mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Change setting_control_text to almost black colour
CURA-4148
This commit is contained in:
parent
327c84d9ef
commit
09bb090cd9
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
"setting_control_highlight": [255, 255, 255, 0],
|
||||
"setting_control_border": [127, 127, 127, 255],
|
||||
"setting_control_border_highlight": [12, 169, 227, 255],
|
||||
"setting_control_text": [127, 127, 127, 255],
|
||||
"setting_control_text": [27, 27, 27, 255],
|
||||
"setting_control_depth_line": [127, 127, 127, 255],
|
||||
"setting_control_button": [127, 127, 127, 255],
|
||||
"setting_control_button_hover": [70, 84, 113, 255],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue