mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
@@ -2,7 +2,7 @@
|
||||
"wallpaper": "{{image}}",
|
||||
"alpha": "100",
|
||||
"colors": {
|
||||
"color0": "{{colors.surface.default.hex}}",
|
||||
"color0": "{{colors.surface.dark.hex}}",
|
||||
"color1": "",
|
||||
"color2": "",
|
||||
"color3": "{{colors.primary.default.hex}}",
|
||||
@@ -18,9 +18,5 @@
|
||||
"color13": "{{colors.secondary.default.hex}}",
|
||||
"color14": "",
|
||||
"color15": "{{colors.on_background.default.hex}}",
|
||||
"color16": "{{colors.on_surface.default.hex}}",
|
||||
"color17": "{{colors.surface_container.default.hex}}",
|
||||
"color18": "",
|
||||
"color19": "{{colors.background.default.hex}}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user