14 lines
432 B
Markdown
14 lines
432 B
Markdown
## Usage
|
|
|
|
### Install
|
|
|
|
1. Place `cyberdream.conf` or `cyberdream-light.confg` under `~/.config/kitty/themes`
|
|
2. Open `kitty` and run the command `:theme cyberdream` or `:theme cyberdream-light`
|
|
3. If you want permanently to use the theme, add this to your `~/.config/kitty/kitty.conf`:
|
|
|
|
```conf
|
|
include themes/cyberdream.conf
|
|
```
|
|
|
|
For more information, see the [Kitty documentation](https://sw.kovidgoyal.net/kitty/kittens/themes).
|