mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Put the dark-theme bg back the way it was.
Not really part of this ticket. Also no buttons are directly on the background anyway. part of CURA-8012
This commit is contained in:
parent
e4710dd921
commit
a42fee4834
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
},
|
||||
|
||||
"colors": {
|
||||
"main_background": [31, 31, 32, 255],
|
||||
"main_background": [39, 44, 48, 255],
|
||||
"message_background": [39, 44, 48, 255],
|
||||
"wide_lining": [31, 36, 39, 255],
|
||||
"thick_lining": [255, 255, 255, 60],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue