From: Andrew Dolgov Date: Thu, 14 Jan 2010 20:46:11 +0000 (+0300) Subject: neon: tweak notify() colors X-Git-Tag: 1.4.0~33 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=8d66a48a6df97d77aab52fc7dec5733cfdc416d9 neon: tweak notify() colors --- diff --git a/themes/neon/theme.css b/themes/neon/theme.css index 7c9eb7be..9a0e0128 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 {