summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-14 23:46:11 +0300
committerAndrew Dolgov <[email protected]>2010-01-14 23:46:11 +0300
commit8d66a48a6df97d77aab52fc7dec5733cfdc416d9 (patch)
tree63581485db106cb7889a70d580ef218a1b3edc29 /themes
parentba5698285b73785d9faaad76486b5cffc1c7a83d (diff)
neon: tweak notify() colors
Diffstat (limited to 'themes')
-rw-r--r--themes/neon/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/neon/theme.css b/themes/neon/theme.css
index 7c9eb7be2..9a0e01282 100644
--- a/themes/neon/theme.css
+++ b/themes/neon/theme.css
@@ -330,7 +330,7 @@ div.error, div.warning {
.notify, .notifyInfo, .notifyProgress, .notifyError {
border-color : #b077ec;
background-color : #3c2c4c;
- color : gray;
+ color : #b077ec;
}
div.tagCloudContainer {