diff options
Diffstat (limited to '')
-rw-r--r-- | stylesheets/_theme.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/_theme.sass b/stylesheets/_theme.sass index b159019e..016957b7 100644 --- a/stylesheets/_theme.sass +++ b/stylesheets/_theme.sass @@ -3,6 +3,7 @@ // Main Section Colors !body_color = #333 +!light_text = #999 !body_bg = #323232 !header_bg = #323232 |