mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:09:08 +08:00
Fix readability of top bar buttons
This commit is contained in:
parent
72b85fe69a
commit
f2dbde0fe1
@ -18,6 +18,10 @@
|
||||
"topbar_background_color": [0, 0, 0, 0],
|
||||
"topbar_background_color_monitoring": [0, 0, 0, 255],
|
||||
|
||||
"topbar_button_text_active": [255, 255, 255, 255],
|
||||
"topbar_button_text_inactive": [128, 128, 128, 255],
|
||||
"topbar_button_text_hovered": [255, 255, 255, 255],
|
||||
|
||||
"text": [255, 255, 255, 204],
|
||||
"text_detail": [255, 255, 255, 172],
|
||||
"text_link": [255, 255, 255, 127],
|
||||
|
Loading…
x
Reference in New Issue
Block a user