mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Add a background to the tool additional controls
This makes the actual text more visible and also makes the link between active tool and active tool controls more apparent. Fixes #21
This commit is contained in:
parent
d9ad54cd0d
commit
478babff9a
2 changed files with 41 additions and 7 deletions
|
@ -110,7 +110,9 @@
|
|||
"save_button_text": [35, 35, 35, 255],
|
||||
|
||||
"message": [205, 202, 201, 255],
|
||||
"message_text": [35, 35, 35, 255]
|
||||
"message_text": [35, 35, 35, 255],
|
||||
|
||||
"tool_panel_background": [255, 255, 255, 255]
|
||||
},
|
||||
|
||||
"sizes": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue