diff --git a/README.md b/README.md index 0f73184..a76f4a9 100644 --- a/README.md +++ b/README.md @@ -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```.