summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/colors.scss
blob: 4a5ca715833f722917d61b7eab5e21edb6d5884b (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
/*
$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.scss
// Or visit (replace '@' with '$'; less uses '@' for variables)
//    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