Fix some dark theme styling (MoreInfoWindow, ToolboxLicenseDialog

CURA-7152
This commit is contained in:
Nino van Hooff 2020-01-30 12:51:13 +01:00
parent 4e33f6849c
commit 8ea3004c73
5 changed files with 48 additions and 45 deletions

View file

@ -8,7 +8,7 @@
"main_background": [39, 44, 48, 255],
"message_background": [39, 44, 48, 255],
"wide_lining": [31, 36, 39, 255],
"thick_lining": [255, 255, 255, 30],
"thick_lining": [255, 255, 255, 60],
"lining": [64, 69, 72, 255],
"viewport_overlay": [30, 36, 39, 255],

View file

@ -149,7 +149,7 @@
"main_background": [255, 255, 255, 255],
"wide_lining": [245, 245, 245, 255],
"thick_lining": [127, 127, 127, 255],
"thick_lining": [180, 180, 180, 255],
"lining": [192, 193, 194, 255],
"viewport_overlay": [246, 246, 246, 255],