mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 17:28:24 +02:00
🎉 Add shape alignment buttons
This commit is contained in:
parent
b241e26285
commit
a4ed1f30a4
12 changed files with 104 additions and 2 deletions
|
@ -21,7 +21,7 @@ $color-warning: #e6a16f;
|
|||
$color-danger: #de4762;
|
||||
$color-info: #59b9e2;
|
||||
|
||||
// Mixing Color varriable for creating both light and dark colors
|
||||
// Mixing Color variable for creating both light and dark colors
|
||||
$mix-percentage-dark: 81%;
|
||||
$mix-percentage-darker: 60%;
|
||||
$mix-percentage-light: 80%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue