mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 06:41:06 -07:00
Adjust outline color for the avatar image. Following the colors in the
designs. Contributes to CURA-5784.
This commit is contained in:
parent
b82dacbe19
commit
119638efa1
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
"topheader_button_background_inactive": [255, 255, 255, 0],
|
||||
|
||||
"account_widget_ouline_active": [9, 140, 188, 255],
|
||||
"account_widget_ouline_inactive": [175, 175, 175, 255],
|
||||
"account_widget_ouline_inactive": [229, 229, 229, 255],
|
||||
|
||||
"text": [0, 0, 0, 255],
|
||||
"text_detail": [174, 174, 174, 128],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue