mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix readability of top bar buttons
This commit is contained in:
parent
72b85fe69a
commit
f2dbde0fe1
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@
|
||||||
"topbar_background_color": [0, 0, 0, 0],
|
"topbar_background_color": [0, 0, 0, 0],
|
||||||
"topbar_background_color_monitoring": [0, 0, 0, 255],
|
"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": [255, 255, 255, 204],
|
||||||
"text_detail": [255, 255, 255, 172],
|
"text_detail": [255, 255, 255, 172],
|
||||||
"text_link": [255, 255, 255, 127],
|
"text_link": [255, 255, 255, 127],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue