File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -285,11 +285,11 @@ All of the theme colors can be overriden by setting correct variable.
285
285
- [dunst theme](https://github.com/voidekh/kyotonight.vim/raw/master/extras/dunst/dunstrc)
286
286
- [Kvantum theme](https://github.com/voidekh/kyotonight.vim/tree/master/extras/kvantum)
287
287
- [i3lock theme](https://github.com/voidekh/kyotonight.vim/tree/master/extras/i3lock-color)
288
- - [Contour terminal theme](https://github.com/laniusone /kyotonight.vim/raw/master/extras/contour/kyotonight.yml)
289
- - [tym terminal](https://github.com/laniusone /kyotonight.vim/raw/master/extras/tym/theme.lua)
290
- - [tmux status line theme](https://github.com/laniusone /kyotonight.vim/raw/master/extras/tmux/tmux.conf)
291
- - [Xfce4 panel theme](https://github.com/laniusone /kyotonight.vim/raw/master/extras/xfce4-panel/gtk.css)
292
- - [Xfce4 terminal theme](https://github.com/laniusone /kyotonight.vim/raw/master/extras/xfce4-terminal/terminalrc)
288
+ - [Contour terminal theme](https://github.com/voidekh /kyotonight.vim/raw/master/extras/contour/kyotonight.yml)
289
+ - [tym terminal](https://github.com/voidekh /kyotonight.vim/raw/master/extras/tym/theme.lua)
290
+ - [tmux status line theme](https://github.com/voidekh /kyotonight.vim/raw/master/extras/tmux/tmux.conf)
291
+ - [Xfce4 panel theme](https://github.com/voidekh /kyotonight.vim/raw/master/extras/xfce4-panel/gtk.css)
292
+ - [Xfce4 terminal theme](https://github.com/voidekh /kyotonight.vim/raw/master/extras/xfce4-terminal/terminalrc)
293
293
- Theme also supports lightline, airline and lualine
294
294
295
295
## Ackowledgements
Original file line number Diff line number Diff line change 1
1
# name: Kyoto Night
2
2
# license: MIT
3
3
# author: Wojciech M. Wnuk <laniusone@pm.me>
4
- # upstream: https://github.com/laniusone /kyotonight.vim/raw/master/extras/contour/kyotonight.yml
4
+ # upstream: https://github.com/voidekh /kyotonight.vim/raw/master/extras/contour/kyotonight.yml
5
5
#
6
6
# Copy 'kyotonight' section to your color_schemes in contour.yml and set kyotonight colors in your
7
7
# profile section(s).
Original file line number Diff line number Diff line change 1
1
# name: Kyoto Night
2
2
# license: MIT
3
3
# author: Wojciech M. Wnuk <laniusone@pm.me>
4
- # upstream: https://github.com/laniusone /kyotonight.vim/raw/master/extras/i3/kyotonight
4
+ # upstream: https://github.com/voidekh /kyotonight.vim/raw/master/extras/i3/kyotonight
5
5
#
6
6
# Adjust your bar config accordingly, or remove if you're using other bar.
7
7
Original file line number Diff line number Diff line change 1
1
# name: Kyoto Night
2
2
# license: MIT
3
3
# author: Wojciech M. Wnuk <laniusone@pm.me>
4
- # upstream: https://github.com/laniusone /kyotonight.vim/raw/master/extras/kitty/kyotonight.conf
4
+ # upstream: https://github.com/voidekh /kyotonight.vim/raw/master/extras/kitty/kyotonight.conf
5
5
#
6
6
# It's a mix of Tokyo Night Alacritty and Kitty themes by Folke Lemaitre
7
7
# Alacritty: https://github.com/folke/tokyonight.nvim/blob/main/extras/alacritty/tokyonight_night.yml
Original file line number Diff line number Diff line change 1
1
# name: Kyoto Night
2
2
# license: MIT
3
3
# author: Wojciech M. Wnuk <laniusone@pm.me>
4
- # upstream: https://github.com/laniusone /kyotonight.vim/raw/master/extras/tmux/tmux.conf
4
+ # upstream: https://github.com/voidekh /kyotonight.vim/raw/master/extras/tmux/tmux.conf
5
5
6
6
set-option -g status-bg color0
7
7
set-option -g status-fg color6
Original file line number Diff line number Diff line change 1
1
/* name: Kyoto Night */
2
2
/* license: MIT */
3
3
/* author: Wojciech M. Wnuk <laniusone@pm.me> */
4
- /* upstream: https://github.com/laniusone /kyotonight.vim/raw/master/extras/xfce4-panel/gtk.css */
4
+ /* upstream: https://github.com/voidekh /kyotonight.vim/raw/master/extras/xfce4-panel/gtk.css */
5
5
6
6
/** Workspace switcher */
7
7
.xfce4-panel widget grid button .flat .toggle {
You can’t perform that action at this time.
0 commit comments