added alacritty configs

This commit is contained in:
Folke Lemaitre
2021-04-20 14:47:35 +02:00
parent 86a83bc11f
commit 3ac5e92e37
5 changed files with 128 additions and 4 deletions

View File

@@ -17,8 +17,7 @@ A dark Neovim theme written in Lua ported from the Visual Studio Code [TokyoNigh
+ minimal inactive statusline
+ vim terminal colors
+ darker background for sidebar-like windows
+ color configs for [Kitty](https://sw.kovidgoyal.net/kitty/conf.html?highlight=include)
+ color configs for [Fish Shell](https://fishshell.com/)
+ color configs for [Kitty](https://sw.kovidgoyal.net/kitty/conf.html?highlight=include), [Alacritty](https://github.com/alacritty/alacritty) and [Fish Shell](https://fishshell.com/)
+ **lualine** theme
### Plugin Support
@@ -107,7 +106,6 @@ let g:tokyonight_sidebars = [ "quickfix", "__vista__", "terminal" ]
## 🍭 Extras
Two color configs for **Kitty** and **Fish** can be found in [extras](extras/). To use them, refer to their respective documentation.
Extra color configs for **Kitty**, **Alacritty** and **Fish** can be found in [extras](extras/). To use them, refer to their respective documentation.
![image](https://user-images.githubusercontent.com/292349/115395546-d8d6f880-a198-11eb-98fb-a1194787701d.png)