Bit brighter, looks a bit better.
This commit is contained in:
parent
67530c4375
commit
47d766d374
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ namespace font {
|
|||
|
||||
const color_t
|
||||
NORMAL_COLOR {221, 221, 221},
|
||||
GRAY_COLOR {119, 119, 119},
|
||||
GRAY_COLOR {136, 136, 136},
|
||||
LOBBY_COLOR {187, 187, 187},
|
||||
GOOD_COLOR {0 , 255, 0 },
|
||||
BAD_COLOR {255, 0 , 0 },
|
||||
|
|
Loading…
Add table
Reference in a new issue