mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Templates/vesktop: adjust 'new' text color
This commit is contained in:
@@ -245,3 +245,8 @@ body {
|
||||
[data-slate-string="true"] {
|
||||
color: var(--text-3) !important;
|
||||
}
|
||||
|
||||
[class*="eyebrow"][class*="badge"][class*="expressive"] {
|
||||
color: var(--accent-1) !important;
|
||||
background-color: color-mix(in srgb, var(--accent-1) 15%, transparent) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user