material palette: apply to kde material you colors

This commit is contained in:
end-4
2025-06-16 22:46:14 +02:00
parent 1cebec39f7
commit 96d17f8fcb
4 changed files with 49 additions and 21 deletions
-14
View File
@@ -25,23 +25,9 @@ output_path = '~/.config/gtk-3.0/gtk.css'
input_path = '~/.config/matugen/templates/gtk/gtk-colors.css'
output_path = '~/.config/gtk-4.0/gtk.css'
[templates.ags_source_view]
input_path = '~/.config/matugen/templates/ags/sourceviewtheme.xml'
output_path = '~/.config/ags/assets/themes/sourceviewtheme.xml'
[templates.ags_source_view_light]
input_path = '~/.config/matugen/templates/ags/sourceviewtheme-light.xml'
output_path = '~/.config/ags/assets/themes/sourceviewtheme-light.xml'
[templates.ags_scss]
input_path = '~/.config/matugen/templates/ags/_material.scss'
output_path = '~/.local/state/ags/scss/_material.scss'
post_hook = 'pidof gjs && agsv1 run-js "handleStyles(false)"'
[templates.kde_colors]
input_path = '~/.config/matugen/templates/kde/color.txt'
output_path = '~/.local/state/quickshell/user/generated/color.txt'
post_hook = '~/.config/matugen/templates/kde/kde-material-you-colors-wrapper.sh'
[templates.wallpaper]
input_path = '~/.config/matugen/templates/wallpaper.txt'