Files
noctalia-shell/Assets/Templates/pywalfox.json
T
2026-03-31 23:41:20 -07:00

23 lines
595 B
JSON

{
"wallpaper": "{{image}}",
"alpha": "100",
"colors": {
"color0": "{{colors.surface.dark.hex}}",
"color1": "",
"color2": "",
"color3": "{{colors.primary.default.hex}}",
"color4": "",
"color5": "{{colors.tertiary.default.hex}}",
"color6": "",
"color7": "{{colors.surface_container_highest.default.hex}}",
"color8": "",
"color9": "",
"color10": "{{colors.primary.default.hex}}",
"color11": "",
"color12": "",
"color13": "{{colors.secondary.default.hex}}",
"color14": "",
"color15": "{{colors.on_background.default.hex}}"
}
}