Made toolbar buttons slightly brighter, to make them stand out from the background more.

This commit is contained in:
2009-11-18 18:01:54 +00:00
parent a73be8097d
commit 0df9ea6cd5

View File

@@ -1156,7 +1156,7 @@ static struct uiWidgetColors wcol_radio= {
// buttons in the toolbar
static struct uiWidgetColors wcol_toolbar= {
{25, 25, 25, 255},
{140, 140, 140, 255},
{153, 153, 153, 255},
{100, 100, 100, 255},
{25, 25, 25, 255},