Dotfiles/vim/theme/cyberqueer.nvim/extras/helix/README.md

11 lines
272 B
Markdown

## 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"
```