mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 03:34:15 +02:00
[ui][theme] light: color refactoring
This commit is contained in:
@@ -3,7 +3,7 @@ button_ok.border.color=#4279B5
|
|||||||
button_ok.background.color=#2675bf
|
button_ok.background.color=#2675bf
|
||||||
button_ok.font.color=white
|
button_ok.font.color=white
|
||||||
button_upgrade.disabled.background.color=#dda739
|
button_upgrade.disabled.background.color=#dda739
|
||||||
color.blue_light=#37abc8
|
color.blue=#3991E9
|
||||||
color.green=#59a869
|
color.green=#59a869
|
||||||
color.grey=#6e6e6e
|
color.grey=#6e6e6e
|
||||||
color.grey_light=#cdcdcd
|
color.grey_light=#cdcdcd
|
||||||
@@ -19,7 +19,7 @@ font.color=black
|
|||||||
history.version.focus.color=white
|
history.version.focus.color=white
|
||||||
history.version.outdated=@color.red
|
history.version.outdated=@color.red
|
||||||
history.version.updated=@color.green
|
history.version.updated=@color.green
|
||||||
progressbar.fill.color=#3991E9
|
progressbar.fill.color=@color.blue
|
||||||
menu.item.selected.background.color=#a6d2ff
|
menu.item.selected.background.color=#a6d2ff
|
||||||
menu.item.selected.font.color=black
|
menu.item.selected.font.color=black
|
||||||
table.app_publisher.unknown.font.color=@color.red
|
table.app_publisher.unknown.font.color=@color.red
|
||||||
|
|||||||
Reference in New Issue
Block a user