Skip to content

A simple (and hacky) python based theme manager for Alacritty

License

Notifications You must be signed in to change notification settings

danielosw/alatheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alatheme

A simple python program that manages alacritty themes.
Currently it only works under the following assumptions:
Your alacritty config is at ~/.config/alacritty/alicritty.toml or ~/appdata/local/alicritty.toml
Your themes are toml files and are in ~/.config/alacritty/themes/ or ~/appdata/local/themes/
And that you only you the ['import'] toml table is only used for your theme.
WARNING: If you run it with the first two conditions met, but not the last one, then your ['import'] table will get overwrite permently.
Their is also a helper function to make it easier to setup auto complete. To use it, run python -m alatheme list.

About

A simple (and hacky) python based theme manager for Alacritty

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages