kitty/kittens/themes
James Reid 0b79cbdb3b
Add "user" tab to themes kitten
Add new tab named "user" to the built-in themes kitten - new tab
filters and displays only user-defined color themes, identified by
adding "is_user_defined" property to "Theme" class which defaults
to False, and is set True when a theme is fetched using the
"load_from_dir" method.
2022-05-30 19:25:09 +01:00
..
__init__.py Start work on themes kitten 2021-08-02 17:56:31 +05:30
collection.py Add "user" tab to themes kitten 2022-05-30 19:25:09 +01:00
main.py Add "user" tab to themes kitten 2022-05-30 19:25:09 +01:00