Add Vesktop wallpaper color theme via matugen

Generates quickCss for Vencord with wallpaper-derived colors
and Adwaita-style rounding. Work in progress — Discord may
override CSS variables on load.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-14 14:21:25 +01:00
parent 73955a158d
commit 570d0aadac
2 changed files with 109 additions and 0 deletions

View file

@ -64,6 +64,10 @@
input_path = "${inputs.self}/templates/vscodium-colors.json"
output_path = "${config.home.homeDirectory}/.local/share/matugen/vscodium-colors.json"
[templates.vesktop]
input_path = "${inputs.self}/templates/vesktop-quickCss.css"
output_path = "${config.home.homeDirectory}/.config/vesktop/settings/quickCss.css"
[templates.recolor-folders]
input_path = "${inputs.self}/templates/recolor-folders.sh"
output_path = "${config.home.homeDirectory}/.local/share/matugen/recolor-folders.sh"