mirror of
https://github.com/zatchheems/tokyo-night-alacritty-theme.git
synced 2025-01-02 21:08:42 -05:00
Small formatting changes
This commit is contained in:
parent
b9e441bce8
commit
6dfa38a8c4
1 changed files with 6 additions and 2 deletions
|
@ -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```.
|
||||
|
|
Loading…
Reference in a new issue