Add theme

This commit is contained in:
Loic Guegan 2019-10-08 10:25:08 -04:00
parent f3b050df7f
commit 58a2941879
3 changed files with 54 additions and 2 deletions

View file

@ -9,12 +9,15 @@
- [ ] Improve yaml theme loader reliability
- [X] Allow several metadata
- Theme applying algorithm [1/3]:
- Theme applying algorithm [1/4]:
- [ ] Improve efficiency
- [ ] Bugs may appear here! Found them...
- [ ] Assume that theme to apply is well formated (checked in YAML Theme Parser)
- [X] If there is no "colors" field in "bar" section, we still need to apply theme
- Theme Extracttion [0/1]:
- [ ] Handle variable usage
- General [1/2]:
- [ ] Improve user API
- [X] Allow -r option (restart i3)