mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 06:38:27 +02:00
✨ Add more builtin colors collection
This commit is contained in:
parent
376de340d6
commit
655a7ad4fe
2 changed files with 50 additions and 2 deletions
|
@ -15,7 +15,7 @@ $main-ui-color: $color-primary;
|
|||
$intense-main-ui-color: darken($main-ui-color, 25%);
|
||||
|
||||
// Set the UI flavour
|
||||
$ui-flavour: #90969d;
|
||||
$ui-flavour: $color-gray;
|
||||
|
||||
// Change next colors for more customization
|
||||
// Background colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue