mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Improve readability of printer_type_label for dark theme
This commit is contained in:
parent
1440c7d996
commit
0e294481ff
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
||||||
"text_scene": [255, 255, 255, 162],
|
"text_scene": [255, 255, 255, 162],
|
||||||
"text_scene_hover": [255, 255, 255, 204],
|
"text_scene_hover": [255, 255, 255, 204],
|
||||||
|
|
||||||
|
"printer_type_label_background": [95, 95, 95, 255],
|
||||||
|
|
||||||
"error": [212, 31, 53, 255],
|
"error": [212, 31, 53, 255],
|
||||||
"disabled": [32, 32, 32, 255],
|
"disabled": [32, 32, 32, 255],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue