0
0
Fork 0
mirror of https://github.com/zatchheems/tokyo-night-alacritty-theme.git synced 2024-09-12 20:28:09 -04:00

Small formatting changes

This commit is contained in:
Zak Hammerman 2020-06-18 19:22:17 -05:00 committed by GitHub
parent b9e441bce8
commit 6dfa38a8c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Tokyo Night: Alacritty
## Alacritty theme based on VS Code and Vim themes
### Alacritty theme based on VS Code and Vim themes
Alacritty theme cobbled together from both [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme)
and [ghifarit53/tokyonight.vim](https://github.com/ghifarit53/tokyonight.vim).
@ -10,4 +10,8 @@ Pull requests welcome.
## Usage
Copy the contents of `tokyo-night.yaml` into `~/alacritty/alacritty.yml`, then
set `colors: *tokyo-night` or `colors: *tokyo-night-storm`.
set:
```colors: *tokyo-night```
or
```colors: *tokyo-night-storm```.