Replies: 1 comment 1 reply
-
Great suggestions!
Great for now, they can just provide a hex code for the color. In the future, I was thinking about introducing themes that will reduce dependency on config files as well as provide a balanced look as well :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was missing some features in dooit so I went ahead and added, now the questions is which ones I should PR:
main()
out of__init__
and into__main__
, this will allow dooit to be executed usingpython -m dooit
If any of those features are wanted I can either PR them all together as one or do a seperate PR for each
Beta Was this translation helpful? Give feedback.
All reactions