mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 12:08:23 +02:00
✨ Use new css macros and fix link color in new style
This commit is contained in:
parent
d8027936b4
commit
5a312fd7b2
3 changed files with 80 additions and 78 deletions
|
@ -63,6 +63,8 @@
|
|||
--icon-foreground: var(--color-foreground-secondary);
|
||||
--icon-foreground-hover: var(--color-foreground-primary);
|
||||
|
||||
--link-foreground-color: var(--color-accent-primary);
|
||||
|
||||
--tab-background-color-hover: var(--color-background-primary);
|
||||
--tab-background-color-selected: var(--color-background-quaternary);
|
||||
--tab-foreground-color: var(--color-foreground-secondary);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue