Add COLOR_TEXT_FIELD_GREY color.
This commit is contained in:
parent
6b30262cf7
commit
d195fccbde
@ -132,5 +132,6 @@ COLOR_TOOLBAR_GREY = Color('#404040')
|
||||
COLOR_BUTTON_GREY = Color('#808080')
|
||||
COLOR_INACTIVE_FILL = Color('#9D9FA1')
|
||||
COLOR_INACTIVE_STROKE = Color('#757575')
|
||||
COLOR_TEXT_FIELD_GREY = Color('#E5E5E5')
|
||||
|
||||
PALETTE_CURSOR_DISTANCE = zoom(10)
|
||||
|
Loading…
Reference in New Issue
Block a user