diff -r 87a988ca4ff4 -r bed9d04fa144 themes/stpatty/css/shamrock.css --- a/themes/stpatty/css/shamrock.css Mon Oct 01 23:52:25 2007 -0400 +++ b/themes/stpatty/css/shamrock.css Thu Oct 04 08:22:25 2007 -0400 @@ -16,6 +16,8 @@ } body { background-color: #101d14; + /* color added in 1.0.2 to fix light text in dark desktop themes */ + color: #202020; background-image: url(../images/bghatching.gif); background-repeat: repeat; font-family: "Lucida Sans Unicode", sans-serif;