Revert "Merge pull request #2203 from haikalllp/fix/update-pywalfox-colors"

This reverts commit d51bc95788, reversing
changes made to 5e95658fa9.
This commit is contained in:
Lemmy
2026-03-27 21:13:06 -04:00
parent 0d088d8a3a
commit ed1a2b54de
+3 -3
View File
@@ -2,12 +2,12 @@
"wallpaper": "{{image}}",
"alpha": "100",
"colors": {
"color0": "{{colors.on_primary_fixed.default.hex | lighten: -3.0}}",
"color0": "{{colors.surface.default.hex}}",
"color1": "",
"color2": "",
"color3": "{{colors.primary.default.hex}}",
"color4": "",
"color5": "{{colors.primary.default.hex}}",
"color5": "{{colors.tertiary.default.hex}}",
"color6": "",
"color7": "{{colors.surface_container_highest.default.hex}}",
"color8": "",
@@ -15,7 +15,7 @@
"color10": "{{colors.primary.default.hex}}",
"color11": "",
"color12": "",
"color13": "{{colors.primary_fixed.default.hex}}",
"color13": "{{colors.secondary.default.hex}}",
"color14": "",
"color15": "{{colors.on_background.default.hex}}",
"color16": "{{colors.on_surface.default.hex}}",