summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/colors.less
blob: be17cf881840386b665b523da89340c72e7bf2a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
// Our color scheme was horrific.

/*
@darker-orange: #9D4102;
@link-yellow: #FFC50D;
@orange: #DD9125;
@page-color: #444;
@toolbar-color: black;
*/

// See this file for a complete list of variables:
//    vendor/bundle/ruby/2.0.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_variables.less
// Or visit:
//    http://getbootstrap.com/customize/#less-variables
/*
@gray-darker:
@gray-dark:
@gray:
@gray-light:
@gray-lighter:

@brand-primary:
@brand-success:
@brand-info:
@brand-warning:
@brand-danger:
*/

/*
@text-color: #DD9125;
@body-bg: #333;
*/

@legend-border-color: #ccc; // matches the default @input-border and @btn-default-border