You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
- Minimal inactive statusline (only work with **Vim's Default StatusLine**)
14
14
- Vim terminal colors
15
15
- Darker background for sidebar-like windows
16
-
- Color configs for [kitty](https://sw.kovidgoyal.net/kitty/conf.html?highlight=include), [iTerm2](https://iterm2.com/), [Konsole](https://konsole.kde.org/), [tmux](https://github.com/tmux/tmux/wiki), [Xresources](https://wiki.archlinux.org/title/x_resources), [Windows Terminal](https://github.com/microsoft/terminal) and [Alacritty](https://github.com/alacritty/alacritty)
16
+
- Color configs for [Alacritty](https://github.com/alacritty/alacritty), [Konsole](https://konsole.kde.org/), [Windows Terminal](https://github.com/microsoft/terminal), [Xresources](https://wiki.archlinux.org/title/x_resources), [iTerm2](https://iterm2.com/), [kitty](https://sw.kovidgoyal.net/kitty/conf.html?highlight=include) and [tmux](https://github.com/tmux/tmux/wiki)
17
17
- Most elegant [**lualine** theme](./LUALINE.md#screenshots)
18
18
19
19
## Requirements
@@ -122,15 +122,15 @@ Installation docs and screenshots at [LUALINE.md](./LUALINE.md).
122
122
123
123
> To generate the configs `make terminal` or `:luafile lua/github-theme/terminal/init.lua`
124
124
125
-
Extra color configs for **kitty**, **iTerm**, **Konsole**, **tmux**, **Xresources**and **Alacritty** can be found in [terminal](terminal/) directory. To use them, refer to their respective documentation.
125
+
Extra color configs for **Alacritty**, **Konsole**, **Windows Terminal**, **Xresources**, **iTerm**, **kitty**, and **tmux** can be found in [terminal](terminal/) directory. To use them, refer to their respective documentation.
0 commit comments