2009-10-21 17:15:33 +00:00
|
|
|
// Link Colors
|
2009-11-21 21:41:38 +00:00
|
|
|
!link_color = lighten(#165B94, .30)
|
2009-10-21 17:15:33 +00:00
|
|
|
|
2009-10-19 01:10:45 +00:00
|
|
|
// Main Section Colors
|
|
|
|
!body_color = #333
|
2009-11-06 21:27:28 +00:00
|
|
|
!light_text = #999
|
2009-10-19 01:10:45 +00:00
|
|
|
!body_bg = #323232
|
2009-10-21 16:39:53 +00:00
|
|
|
|
2009-10-19 01:10:45 +00:00
|
|
|
!header_bg = #323232
|
|
|
|
!header_border = #181818
|
2009-10-21 16:39:53 +00:00
|
|
|
!title_color = #ddd
|
|
|
|
|
|
|
|
!nav_color = #555
|
|
|
|
!nav_color_hover = #000
|
|
|
|
!nav_bg = #e8e8e8
|
|
|
|
!nav_border_top = #fff
|
|
|
|
!nav_border_bottom = #aaa
|
2009-10-21 17:15:33 +00:00
|
|
|
!nav_border_left = #ccc
|
|
|
|
!nav_border_right = #fff
|
2009-10-21 16:39:53 +00:00
|
|
|
|
2009-10-21 17:15:33 +00:00
|
|
|
!page_border_sides = #ccc
|
2009-10-21 16:39:53 +00:00
|
|
|
!page_bg = #f0f0f0
|
2009-10-21 17:15:33 +00:00
|
|
|
|
|
|
|
// Blog
|
2009-10-21 16:39:53 +00:00
|
|
|
!article_border = #eee
|
2009-10-21 17:15:33 +00:00
|
|
|
!blog_bg = #fff
|
2009-10-21 16:39:53 +00:00
|
|
|
|
2009-10-19 01:10:45 +00:00
|
|
|
!footer_color = #999
|
|
|
|
!footer_bg = #444
|
|
|
|
|
|
|
|
// Form Colors
|
2009-10-21 17:15:33 +00:00
|
|
|
!fieldset_bg = #ececec
|
2009-10-19 01:10:45 +00:00
|
|
|
!fieldset_border = #c3c3c3
|
|
|
|
|
|
|
|
!textinput_color = #333
|
|
|
|
!textinput_bg = #f4f4f4
|
|
|
|
!textinput_bg_focus = #fefeee
|
|
|
|
|
|
|
|
!textinput_border_top = #aaa
|
|
|
|
!textinput_border_bottom = #c6c6c6
|
|
|
|
!textinput_border_left = #c3c3c3
|
|
|
|
!textinput_border_right = #c3c3c3
|
|
|
|
!textinput_border_focus = #989898
|
|
|
|
|
2009-11-10 05:38:48 +00:00
|
|
|
!twitter_topic = #888
|