[dw-nonfree] Transmogrified: Black Eye: links in footer are not visible
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/1af465420887]
http://bugs.dwscoalition.org/show_bug.cgi?id=1923
Fix footer link color in Black Eye theme for Transmogrified.
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1923
Fix footer link color in Black Eye theme for Transmogrified.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/transmogrified/themes.s2
-------------------------------------------------------------------------------- diff -r 6656135cb2f1 -r 1af465420887 bin/upgrading/s2layers/transmogrified/themes.s2 --- a/bin/upgrading/s2layers/transmogrified/themes.s2 Fri Oct 09 05:38:37 2009 +0000 +++ b/bin/upgrading/s2layers/transmogrified/themes.s2 Sun Oct 11 00:43:25 2009 -0500 @@ -131,7 +131,7 @@ set color_module_link_active = "#6e368b" set color_module_link_active = "#6e368b"; set color_tagspage_title = "#000000"; set color_module_text = "#b8aae5"; -set color_footer_link = "#000000"; +set color_footer_link = "#6e368b"; set color_tagspage_background = "#000000"; #NEWLAYER: transmogrified/blackorwhite --------------------------------------------------------------------------------