mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
12 lines
496 B
TOML
12 lines
496 B
TOML
[templates.dmskcolorscheme]
|
|
input_path = 'SHELL_DIR/matugen/templates/kcolorscheme.colors'
|
|
output_path = '~/.local/share/color-schemes/DankMatugen.colors'
|
|
|
|
[templates.dmslightkcolorscheme]
|
|
input_path = 'SHELL_DIR/matugen/templates/light-kcolorscheme.colors'
|
|
output_path = '~/.local/share/color-schemes/DankMatugenLight.colors'
|
|
|
|
[templates.dmsdarkkcolorscheme]
|
|
input_path = 'SHELL_DIR/matugen/templates/dark-kcolorscheme.colors'
|
|
output_path = '~/.local/share/color-schemes/DankMatugenDark.colors'
|