mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 00:16:10 +02:00
♻️ Update colors for alerts
This commit is contained in:
parent
f91a8b371a
commit
de0cd5aa04
14 changed files with 158 additions and 59 deletions
|
@ -329,10 +329,10 @@
|
|||
&.invalid {
|
||||
background-color: var(--status-widget-background-color-error);
|
||||
.text {
|
||||
color: var(--alert-foreground-color-error);
|
||||
color: var(--alert-text-foreground-color-error);
|
||||
}
|
||||
.icon svg {
|
||||
stroke: var(--alert-foreground-color-error);
|
||||
stroke: var(--alert-icon-foreground-color-error);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue