SPARK-1302 changed color to dark gray

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12295 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Holger Bergunde
2011-04-28 13:41:00 +00:00
committed by holger.bergunde
parent 08a6ddaf78
commit d3021a0bcd

View File

@ -167,5 +167,5 @@ SparkTabbedPane.startColor = 236,236,236,255
SparkTabbedPane.endColor = 236,236,236,255
SparkTabbedPane.borderColor = 192,192,192,255
Chat.activeTabColor = 0,0,0,255
Chat.inactiveTabColor = 80,50,80,255
Chat.inactiveTabColor = 80,80,80,255
Chat.unreadMessageColor = 255,0,0,255