mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
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:
committed by
holger.bergunde
parent
08a6ddaf78
commit
d3021a0bcd
@ -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
|
||||
|
||||
Reference in New Issue
Block a user