Improve log+refactoring

This commit is contained in:
Loic Guegan 2019-10-07 09:29:21 -04:00
parent 1bb0ed2eb9
commit 8159cebf20
4 changed files with 10 additions and 8 deletions

View file

@ -1,9 +1,8 @@
#+TITLE: "i3-colors Project Todo List"
#+AUTHOR: "Loic Guegan"
- Refactoring [0/3]:
- [ ] Change src/parser.py name
- [ ] Change src/theme.py name
- Refactoring [1/3]:
- [X] Change src/parser.py name => now config.py
- [ ] Improve function/variables names
- YAML Theme Parser [0/2]: