small fix
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7092 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -176,7 +176,7 @@ printf("Initializing color settings to defaults\n");
|
|||||||
|
|
||||||
// important, but not publically accessible GUI colors
|
// important, but not publically accessible GUI colors
|
||||||
window_tab_text.SetColor(0,0,0);
|
window_tab_text.SetColor(0,0,0);
|
||||||
inactive_window_tab.SetColor(232,232,232);
|
inactive_window_tab.SetColor(216,216,216);
|
||||||
inactive_window_tab_text.SetColor(80,80,80);
|
inactive_window_tab_text.SetColor(80,80,80);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user