mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
fix: fix various misc minor issues
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
"error": "{{ color5 | darken(0.1) }}",
|
||||
"warning": "{{ color5 | lighten(0.1) }}",
|
||||
|
||||
"highlight": "{{ color6 | lighten(0.2) }}",
|
||||
"rippleEffect": "{{ color6 | lighten(0.2) }}",
|
||||
"highlight": "{{ color4 | lighten(0.4) }}",
|
||||
"rippleEffect": "{{ color4 | lighten(0.1) }}",
|
||||
|
||||
"onAccent": "{{ background }}",
|
||||
"outline": "{{ background | lighten(0.3) }}",
|
||||
|
||||
Reference in New Issue
Block a user