mirror of https://github.com/VERT-sh/VERT.git
change button colour to match figma
This commit is contained in:
parent
58b29d0827
commit
a9d257840b
|
@ -57,7 +57,7 @@
|
|||
);
|
||||
--bg-panel: hsl(0, 0%, 100%);
|
||||
--bg-panel-alt: hsl(0, 0%, 92%);
|
||||
--bg-panel-accented: hsl(300, 25%, 91%);
|
||||
--bg-panel-accented: #EBEBEB;
|
||||
--bg-separator: hsl(0, 0%, 88%);
|
||||
--bg-button: var(--bg-panel-accented);
|
||||
--bg-badge: hsl(0, 0%, 0%);
|
||||
|
|
Loading…
Reference in New Issue