blob: bf022ab6cbd3e8a865ade6971da750b4a184c38e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[templates.dmskcolorscheme]
input_path = 'SHELL_DIR/matugen/templates/kcolorscheme.colors'
output_path = 'DATA_DIR/color-schemes/DankMatugen.colors'
[templates.dmslightkcolorscheme]
input_path = 'SHELL_DIR/matugen/templates/light-kcolorscheme.colors'
output_path = 'DATA_DIR/color-schemes/DankMatugenLight.colors'
[templates.dmsdarkkcolorscheme]
input_path = 'SHELL_DIR/matugen/templates/dark-kcolorscheme.colors'
output_path = 'DATA_DIR/color-schemes/DankMatugenDark.colors'
|