# Scheme selection. # Copyright (C) 2026 Danilo M. # Licensed under the GNU General Public License v2 only. # # This file is the SEED. install.sh copies it to ~/.config/udt/roles.conf on a # first run and never touches it again, so edit the copy, not this one. # # The live file picks a pair: palette/.conf, which holds the colours # under the scheme's own names, and palette/roles-.conf, which says # what each colour is for. # # $EDITOR ~/.config/udt/roles.conf # change the scheme line # ./install.sh # regenerate every config # # Keeping the selection outside the repo means switching scheme does not dirty # the working tree, and two machines sharing this repo can run different # schemes. # # Available: macchiato, tokyo-night, nord, dracula scheme = macchiato