New color to highlight items while hovering over #1693
This commit is contained in:
parent
fea8acec84
commit
6f3ecbdb1f
@ -141,6 +141,7 @@ COLOR_BUTTON_GREY = Color('#808080')
|
||||
COLOR_INACTIVE_FILL = Color('#9D9FA1')
|
||||
COLOR_INACTIVE_STROKE = Color('#757575')
|
||||
COLOR_TEXT_FIELD_GREY = Color('#E5E5E5')
|
||||
COLOR_HIGHLIGHT = Color('#E7E7E7')
|
||||
|
||||
PALETTE_CURSOR_DISTANCE = zoom(10)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user