Merge remote-tracking branch 'Nio/master' into 5.1.1
This commit is contained in:
@ -23,10 +23,10 @@ init python:
|
||||
## The colors of text in the interface.
|
||||
|
||||
## An accent color used throughout the interface to label and highlight text.
|
||||
define gui.accent_color = '#FF00FC'
|
||||
define gui.accent_color = '#A2029F'
|
||||
|
||||
## The color used for a text button when it is neither selected nor hovered.
|
||||
define gui.idle_color = '#FFFE00'
|
||||
define gui.idle_color = '#D5D507'
|
||||
|
||||
## The small color is used for small text, which needs to be brighter/darker to
|
||||
## achieve the same effect.
|
||||
|
Reference in New Issue
Block a user