Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 460 Bytes

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/coffee/coffee.idle

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