[dw-free] Negatives -- Autumn has a color that isn't a color in the theme layer
[commit: http://hg.dwscoalition.org/dw-free/rev/7b31b791448e]
http://bugs.dwscoalition.org/show_bug.cgi?id=3130
Fix color code.
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3130
Fix color code.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/negatives/themes.s2
-------------------------------------------------------------------------------- diff -r f563bbd8c481 -r 7b31b791448e bin/upgrading/s2layers/negatives/themes.s2 --- a/bin/upgrading/s2layers/negatives/themes.s2 Wed Oct 13 12:33:46 2010 +0800 +++ b/bin/upgrading/s2layers/negatives/themes.s2 Wed Oct 13 12:37:28 2010 +0800 @@ -42,7 +42,7 @@ set color_module_link_active = "#9e2d00" set color_module_link_active = "#9e2d00"; set color_module_link_hover = "#6ac49e"; set color_module_link_visited = "#fff"; -set color_module_text = "#9e900"; +set color_module_text = "#9e9000"; set color_module_title = "#9e9000"; --------------------------------------------------------------------------------