dotfiles/dot_config/kitty/current-theme.conf
eeleater ac8d78a35a Update .config/kitty/current-theme.conf
Update .config/kitty/kitty.conf
Update .config/zsh/env.zsh
Update .config/zsh/rc.zsh
Add .local/share/zsh/env.zsh
2022-12-08 18:31:13 +01:00

32 lines
646 B
Text

# One Dark by Giuseppe Cesarano, https://github.com/GiuseppeCesarano
# This work is licensed under the terms of the GPL-2.0 license.
# For a copy, see https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html.
# Colors
foreground #979eab
background #282c34
color0 #282c34
color1 #e06c75
color2 #98c379
color3 #e5c07b
color4 #61afef
color5 #be5046
color6 #56b6c2
color7 #979eab
color8 #393e48
color9 #d19a66
color10 #56b6c2
color11 #e5c07b
color12 #61afef
color13 #be5046
color14 #56b6c2
color15 #abb2bf
# Tab Bar
active_tab_foreground #282c34
active_tab_background #979eab
inactive_tab_foreground #abb2bf
inactive_tab_background #282c34