mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:39:03 +08:00
Override message-box bg-color in dark theme. [CURA-6169]
This commit is contained in:
parent
9a3d9dd2c1
commit
203f699d0a
@ -6,6 +6,7 @@
|
||||
|
||||
"colors": {
|
||||
"main_background": [39, 44, 48, 255],
|
||||
"message_background": [39, 44, 48, 255],
|
||||
"wide_lining": [31, 36, 39, 255],
|
||||
"thick_lining": [255, 255, 255, 30],
|
||||
"lining": [64, 69, 72, 255],
|
||||
|
Loading…
x
Reference in New Issue
Block a user