mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
better wallust template for noctalia
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"backgroundSecondary": "{{ background | lighten(0.03) }}",
|
||||
"backgroundTertiary": "{{ background | lighten(0.06) }}",
|
||||
|
||||
"surface": "{{ background | lighten(0.04) }}",
|
||||
"surfaceVariant": "{{ background | lighten(0.08) }}",
|
||||
"surface": "{{ background | lighten(0.01) }}",
|
||||
"surfaceVariant": "{{ background | lighten(0.07) }}",
|
||||
|
||||
"textPrimary": "{{ foreground }}",
|
||||
"textSecondary": "{{ foreground | darken(0.25) }}",
|
||||
|
||||
Reference in New Issue
Block a user