From 8d66a48a6df97d77aab52fc7dec5733cfdc416d9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 14 Jan 2010 23:46:11 +0300 Subject: neon: tweak notify() colors --- themes/neon/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') 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 { -- cgit v1.2.3