mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Add dark theme
Contributes to CL-1165
This commit is contained in:
parent
1097f16011
commit
e204696b61
1 changed files with 2 additions and 1 deletions
|
@ -238,7 +238,8 @@
|
|||
"monitor_progress_bar_deactive": [102, 102, 102, 255],
|
||||
"monitor_progress_bar_empty": [67, 67, 67, 255],
|
||||
|
||||
"monitor_tooltips": [25, 25, 25, 255],
|
||||
"monitor_tooltip": [25, 25, 25, 255],
|
||||
"monitor_tooltip_text": [229, 229, 229, 255],
|
||||
"monitor_context_menu": [67, 67, 67, 255],
|
||||
"monitor_context_menu_hover": [30, 102, 215, 255],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue