idle/README.md
Ari Archer 78348c7257
init
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-06-05 23:50:52 +03:00

339 B

Coffee theme -- IDLE

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

colourscheme preview

Installation

Copy contents of idlerc folder to ~/.idlerc:

$ mkdir -p ~/.idlerc
$ cp -r idlerc/* ~/.idlerc