This commit is contained in:
2024-06-12 13:49:42 +02:00
commit b8e15ff09c
390 changed files with 37206 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
This is gruvbox theme for the [kitty](https://sw.kovidgoyal.net/kitty/) terminal emulator.
It is based on [gruvbox](https://github.com/morhetz/gruvbox) theme for vim by morhetz <morhetz@gmail.com>.
## Installation
Put the line
```
include <path_to_theme_file>
```
at the end of your kitty config file (most likely `~/.config/kitty/kitty.conf`). If you don't have a config file, create file `~/.config/kitty/kitty.conf` with that single line.