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 :) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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 dooitIf any of those features are wanted I can either PR them all together as one or do a seperate PR for each
All reactions