mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 20:32:59 +02:00
✨ use those new css variables in our cljs files
This commit is contained in:
parent
039b03249b
commit
14b23b491f
22 changed files with 59 additions and 56 deletions
|
@ -106,7 +106,7 @@ $color-light-bg: rgba(255,255,255,.6);
|
|||
--color-info: #{$color-info};
|
||||
--color-ocean: #{$color-ocean};
|
||||
--color-component: #{$color-component};
|
||||
--color-component-highlinght: #{$color-component-highlight};
|
||||
--color-component-highlight: #{$color-component-highlight};
|
||||
--color-pink: #{$color-pink};
|
||||
|
||||
// Gray scale;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue