1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-30 00:12:50 -05:00

proper KColorScheme generation

This commit is contained in:
bbedward
2025-08-20 15:40:23 -04:00
parent ee8ab26d45
commit 835d46a7af
3 changed files with 176 additions and 63 deletions

View File

@@ -14,4 +14,8 @@ output_path = '~/.config/qt5ct/colors/matugen.conf'
[templates.qt6ct]
input_path = './templates/qtct-colors.conf'
output_path = '~/.config/qt6ct/colors/matugen.conf'
output_path = '~/.config/qt6ct/colors/matugen.conf'
[templates.kcolorscheme]
input_path = './templates/matugen-kcolorscheme.colors'
output_path = '~/.local/share/color-schemes/DankMatugen.colors'