forked from Cavemanon/SnootGame
Change idle_small_color from blue to aqua
This commit is contained in:
@ -30,7 +30,7 @@ define gui.idle_color = '#FFFE00'
|
||||
|
||||
## The small color is used for small text, which needs to be brighter/darker to
|
||||
## achieve the same effect.
|
||||
define gui.idle_small_color = '#0001FF'
|
||||
define gui.idle_small_color = '#00E1FF'
|
||||
|
||||
## The color that is used for buttons and bars that are hovered.
|
||||
define gui.hover_color = '#00FF03'
|
||||
|
Reference in New Issue
Block a user