BStatusBar: Restore the old blue-ish color from before the Set*Color changes.

This commit is contained in:
Augustin Cavalier
2016-03-07 16:08:00 -05:00
parent 361738c0ad
commit 80bc632afd
5 changed files with 12 additions and 7 deletions
+2
View File
@@ -333,6 +333,8 @@ enum color_which {
B_TOOL_TIP_BACKGROUND_COLOR = 20,
B_TOOL_TIP_TEXT_COLOR = 21,
B_STATUS_BAR_COLOR = 37,
B_SUCCESS_COLOR = 100,
B_FAILURE_COLOR = 101,