2010-05-15 16:34:13 -07:00
|
|
|
// Used internally:
|
2010-05-15 16:39:35 -07:00
|
|
|
|
2010-05-15 16:34:13 -07:00
|
|
|
$background_color: #0b61a4
|
|
|
|
$module_border_color: #033e6b
|
|
|
|
$module_background_color: #66a3d2
|
|
|
|
|
2010-05-15 17:26:25 -07:00
|
|
|
$input_hover_border_color: #ff9200
|
|
|
|
$input_focus_border_color: #fff
|
|
|
|
|
|
|
|
$loud_button_background_color: #ff9200
|
|
|
|
$loud_button_border_color: #ffad40
|
|
|
|
$loud_button_color: #a65f00
|
|
|
|
$loud_button_focus_border_color: #000
|
|
|
|
|
2010-05-15 16:34:13 -07:00
|
|
|
// Used by Blueprint:
|
2010-05-15 16:39:35 -07:00
|
|
|
|
2010-05-15 16:34:13 -07:00
|
|
|
$font_color: #fff
|
2010-05-15 16:39:35 -07:00
|
|
|
|
2010-05-15 17:26:25 -07:00
|
|
|
$header_color: inherit
|
2010-05-15 16:39:35 -07:00
|
|
|
|
2010-05-15 17:26:25 -07:00
|
|
|
$link_color: inherit
|
|
|
|
$link_hover_color: inherit
|
|
|
|
$link_focus_color: inherit
|
|
|
|
$link_active_color: inherit
|
|
|
|
$link_visited_color: inherit
|
2010-05-15 16:39:35 -07:00
|
|
|
|
2010-05-15 17:26:25 -07:00
|
|
|
$error_color: inherit
|
2010-05-15 16:39:35 -07:00
|
|
|
$error_bg_color: #e14f1c
|
|
|
|
$error_border_color: #cd0a0a
|