mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Add theme (and dark mode)
Contributes to CL-1165
This commit is contained in:
parent
32072e3bfe
commit
1097f16011
2 changed files with 4 additions and 3 deletions
|
@ -422,7 +422,8 @@
|
|||
"monitor_progress_bar_deactive": [192, 193, 194, 255],
|
||||
"monitor_progress_bar_empty": [245, 245, 245, 255],
|
||||
|
||||
"monitor_tooltips": [25, 25, 25, 255],
|
||||
"monitor_tooltip": [25, 25, 25, 255],
|
||||
"monitor_tooltip_text": [255, 255, 255, 255],
|
||||
"monitor_context_menu": [255, 255, 255, 255],
|
||||
"monitor_context_menu_hover": [245, 245, 245, 255],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue