mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 07:11:22 -07:00
Update monitor page background colors
CURA-8688
This commit is contained in:
parent
01802c9a97
commit
6ad3ef8e7d
1 changed files with 2 additions and 2 deletions
|
|
@ -193,8 +193,8 @@
|
|||
"monitor_card_background": [51, 53, 54, 255],
|
||||
"monitor_card_hover": [84, 89, 95, 255],
|
||||
|
||||
"monitor_stage_background": [30, 36, 39, 255],
|
||||
"monitor_stage_background_fade": [30, 36, 39, 102],
|
||||
"monitor_stage_background": "background_1",
|
||||
"monitor_stage_background_fade": "background_1",
|
||||
|
||||
"monitor_progress_bar_deactive": [102, 102, 102, 255],
|
||||
"monitor_progress_bar_empty": [67, 67, 67, 255],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue