diff options
Diffstat (limited to 'palette/roles.conf')
| -rw-r--r-- | palette/roles.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/palette/roles.conf b/palette/roles.conf new file mode 100644 index 0000000..3b789b8 --- /dev/null +++ b/palette/roles.conf @@ -0,0 +1,14 @@ +# Scheme selection. +# Copyright (C) 2026 Danilo M. <danix@danix.xyz> +# Licensed under the GNU General Public License v2 only. +# +# This is the one line to change to retheme the desktop. It picks a pair of +# files: palette/<scheme>.conf, which holds the colours under the scheme's own +# names, and palette/roles-<scheme>.conf, which says what each colour is for. +# +# Run ./install.sh afterwards. Every themed config is generated from that pair, +# so nothing else needs editing. +# +# Available: macchiato, tokyo-night, nord, dracula + +scheme = macchiato |
