mirror of
https://github.com/alacritty/alacritty-theme
synced 2024-11-16 19:51:03 +01:00
Update README.md
This commit is contained in:
parent
f521bb8f84
commit
6c17f94b3e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ There are multiple ways -
|
|||
And add the below line into `alacritty.yaml`:
|
||||
```yaml
|
||||
import:
|
||||
- ~/.alacritty-colorscheme/themes/{shceme_name}.yaml
|
||||
- ~/.alacritty-colorscheme/themes/{scheme_name}.yaml
|
||||
```
|
||||
2. Copy the content of `yaml` file in the `colors` section into `~/.config/alacritty/alacritty.yml` file.
|
||||
3. Use [alacritty-colorscheme](https://github.com/toggle-corp/alacritty-colorscheme). Read details here: [Docs](https://github.com/toggle-corp/alacritty-colorscheme/blob/master/README.md)
|
||||
|
|
Loading…
Reference in a new issue