diff options
author | asmod3us | 2013-02-21 22:57:06 +0100 |
---|---|---|
committer | asmod3us | 2013-02-21 22:57:06 +0100 |
commit | 1661fb2faea3e2b7b3d6664a421610b99cc268be (patch) | |
tree | e6e944b29479e36da56c276e9ec577363cd03503 /css/theme/solarized_dark.css | |
parent | b967cfd6154d99fb0fb11453d577ce82b7afc70e (diff) |
updated dark theme to use external color definition
Diffstat (limited to 'css/theme/solarized_dark.css')
-rw-r--r-- | css/theme/solarized_dark.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/css/theme/solarized_dark.css b/css/theme/solarized_dark.css index 9983d1f..b5bb624 100644 --- a/css/theme/solarized_dark.css +++ b/css/theme/solarized_dark.css @@ -11,8 +11,7 @@ font-style: normal; } /** - * Primary styles (custom section, non htmlboilerplate) - * Author: Ethan Schoonover + * Solarized colors by Ethan Schoonover */ html * { color-profile: sRGB; |