stav121/i3wm-themer

The default theme should become one of the themes to select later

Open

#119 opened on Feb 8, 2021

 (1 comment) (1 reaction) (0 assignees)Python (253 forks)batch import
TODOenhancementhelp wanted

Repository metrics

Stars
 (2,148 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Right after you install you get a default theme from this line

python3 i3wm-themer.py --config config.yaml --install defaults

but later on, after selecting one of the 14 themes you cannot go back to the default theme unless you reset the whole env by running the same command line again.

TL; DR: The default theme has some nice colors and combinations that should become its own theme and be added to the theme collection.

Contributor guide