1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-14 09:42:10 -04:00

theme: update import in gtk.css

This commit is contained in:
bbedward
2025-07-31 22:26:12 -04:00
parent b26d83d301
commit b1b2177f51
3 changed files with 49 additions and 11 deletions

View File

@@ -2,11 +2,11 @@
[templates.gtk3]
input_path = './templates/gtk-colors.css'
output_path = '~/.config/gtk-3.0/colors.css'
output_path = '~/.config/gtk-3.0/dank-colors.css'
[templates.gtk4]
input_path = './templates/gtk-colors.css'
output_path = '~/.config/gtk-4.0/colors.css'
output_path = '~/.config/gtk-4.0/dank-colors.css'
[templates.qt]
input_path = './templates/qt-colors.colors'