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 {