mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 19:25:58 +08:00
Better colors. CURA-2763
This commit is contained in:
parent
30a74fb2c1
commit
b120cba148
@ -96,11 +96,11 @@
|
||||
"tab_checked": [255, 255, 255, 255],
|
||||
"tab_checked_border": [255, 255, 255, 255],
|
||||
"tab_checked_text": [24, 41, 77, 255],
|
||||
"tab_unchecked": [224, 224, 224, 255],
|
||||
"tab_unchecked_border": [224, 224, 224, 255],
|
||||
"tab_unchecked": [245, 245, 245, 255],
|
||||
"tab_unchecked_border": [245, 245, 245, 255],
|
||||
"tab_unchecked_text": [152, 152, 152, 255],
|
||||
"tab_hovered": [240, 240, 240, 255],
|
||||
"tab_hovered_border": [240, 240, 240, 255],
|
||||
"tab_hovered": [245, 245, 245, 255],
|
||||
"tab_hovered_border": [245, 245, 245, 255],
|
||||
"tab_hovered_text": [32, 166, 219, 255],
|
||||
"tab_active": [255, 255, 255, 255],
|
||||
"tab_active_border": [255, 255, 255, 255],
|
||||
|
Loading…
x
Reference in New Issue
Block a user