Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
Coffee theme for python IDLE IDE
Coffee is a nice, warm colour scheme for software based of gruvbox which is light on eye strain and feels warm and cozy
Copy contents of idlerc folder to ~/.idlerc:
idlerc
~/.idlerc
$ mkdir -p ~/.idlerc $ cp -r idlerc/* ~/.idlerc