now who did this?

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12197 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Wolf Posdorfer
2011-03-28 13:26:34 +00:00
committed by wolf.posdorfer
parent ffe41b8b9f
commit 346ed1b32e

View File

@ -143,7 +143,7 @@ TextField.lightforeground = 128,128,128,255
TextField.foreground = 0,0,0,255
TextField.caretForeground = 0,0,0,255
TextPane.foreground = 0,0,0,255
TextPane.background = 255,255,255,0
TextPane.background = 255,255,255,255
TextPane.inactiveForeground = 255,255,255,255
TextPane.caretForeground = 0,0,0,255
MenuItem.selectionBackground = 217,232,250,255