mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Add new theme colors from figma
CURA-8849
This commit is contained in:
parent
e7d4038461
commit
6f88adab8e
1 changed files with 2 additions and 1 deletions
|
@ -201,7 +201,8 @@
|
|||
"um_orange_9": [64, 45, 32, 255],
|
||||
"um_yellow_1": [255, 248, 225, 255],
|
||||
"um_yellow_5": [253, 209, 58, 255],
|
||||
"um_yellow_9": [64, 58, 36, 255]
|
||||
"um_yellow_9": [64, 58, 36, 255],
|
||||
"um_blue_1": [232, 240, 253, 255]
|
||||
},
|
||||
|
||||
"colors": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue