|
## Usage
|
|
|
|
### Install
|
|
|
|
1. Place the `cyberdream.toml` under `$HOME/.config/helix/themes`
|
|
2. Open `hx` and run the command `:theme cyberdream`
|
|
3. If you want permanently to use the theme, add this to your `$HOME/.config/helix/config.toml`:
|
|
```toml
|
|
theme = "cyberdream"
|
|
```
|