coffee.bpython/README.md
Ari Archer 61b98fbfb5
init
Signed-off-by: Ari Archer <ari@mail.ari-web.xyz>
2022-02-05 04:01:30 +02:00

19 lines
419 B
Markdown

# Coffee theme -- bpython
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](https://files.ari-web.xyz/files/github.com.coffee.bpython.jpg)
# Installation
Just copy `coffee.theme` to `~/.config/bpython/coffee.theme`
and add:
```ini
[general]
color_scheme = coffee
```
To your configuration in `~/.config/bpython/config`