init
This commit is contained in:
1
current_theme.conf
Symbolic link
1
current_theme.conf
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
/home/lw/.config/kitty/t_gruvbox.conf
|
||||||
7
kitty.conf
Normal file
7
kitty.conf
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
allow_remote_control yes
|
||||||
|
listen_on unix:/tmp/kitty
|
||||||
|
|
||||||
|
include current_theme.conf
|
||||||
|
font_size 9.0
|
||||||
|
font_family SourceCodePro-Regular
|
||||||
|
background_opacity 0.8
|
||||||
63
t_base16.conf
Normal file
63
t_base16.conf
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
# Classic Linux TTY Base16 for Kitty
|
||||||
|
|
||||||
|
cursor #ffffff
|
||||||
|
cursor_text_color #000000
|
||||||
|
|
||||||
|
url_color #00ffff
|
||||||
|
|
||||||
|
visual_bell_color #00ff00
|
||||||
|
bell_border_color #00ff00
|
||||||
|
|
||||||
|
active_border_color #00ff00
|
||||||
|
inactive_border_color #222222
|
||||||
|
|
||||||
|
foreground #ffffff
|
||||||
|
background #000000
|
||||||
|
selection_foreground #000000
|
||||||
|
selection_background #ffffff
|
||||||
|
|
||||||
|
active_tab_foreground #000000
|
||||||
|
active_tab_background #00ff00
|
||||||
|
inactive_tab_foreground #ffffff
|
||||||
|
inactive_tab_background #000000
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #000000
|
||||||
|
# bright black
|
||||||
|
color8 #555555
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #ff0000
|
||||||
|
# bright red
|
||||||
|
color9 #ff5555
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #00ff00
|
||||||
|
# bright green
|
||||||
|
color10 #55ff55
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #ffff00
|
||||||
|
# bright yellow
|
||||||
|
color11 #ffff55
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #0000ff
|
||||||
|
# bright blue
|
||||||
|
color12 #5555ff
|
||||||
|
|
||||||
|
# magenta
|
||||||
|
color5 #ff00ff
|
||||||
|
# bright magenta
|
||||||
|
color13 #ff55ff
|
||||||
|
|
||||||
|
# cyan
|
||||||
|
color6 #00ffff
|
||||||
|
# bright cyan
|
||||||
|
color14 #55ffff
|
||||||
|
|
||||||
|
# white
|
||||||
|
color7 #ffffff
|
||||||
|
# bright white
|
||||||
|
color15 #ffffff
|
||||||
|
|
||||||
56
t_everforest.conf
Normal file
56
t_everforest.conf
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
# Everforest Dark Hard for Kitty
|
||||||
|
# Based on https://github.com/sainnhe/everforest
|
||||||
|
|
||||||
|
cursor #d3c6aa
|
||||||
|
cursor_text_color background
|
||||||
|
|
||||||
|
url_color #7fbbb3
|
||||||
|
|
||||||
|
visual_bell_color #a7c080
|
||||||
|
bell_border_color #a7c080
|
||||||
|
|
||||||
|
active_border_color #d699b6
|
||||||
|
inactive_border_color #4b565c
|
||||||
|
|
||||||
|
foreground #d3c6aa
|
||||||
|
background #2b3339
|
||||||
|
selection_foreground #4b565c
|
||||||
|
selection_background #d3c6aa
|
||||||
|
|
||||||
|
active_tab_foreground #2b3339
|
||||||
|
active_tab_background #a7c080
|
||||||
|
inactive_tab_foreground #9da9a0
|
||||||
|
inactive_tab_background #3a4248
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #4b565c
|
||||||
|
color8 #7a8478
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #e67e80
|
||||||
|
color9 #e67e80
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #a7c080
|
||||||
|
color10 #a7c080
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #dbbc7f
|
||||||
|
color11 #dbbc7f
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #7fbbb3
|
||||||
|
color12 #7fbbb3
|
||||||
|
|
||||||
|
# purple
|
||||||
|
color5 #d699b6
|
||||||
|
color13 #d699b6
|
||||||
|
|
||||||
|
# aqua
|
||||||
|
color6 #83c092
|
||||||
|
color14 #83c092
|
||||||
|
|
||||||
|
# white
|
||||||
|
color7 #d3c6aa
|
||||||
|
color15 #e6d3a3
|
||||||
|
|
||||||
55
t_gruvbox.conf
Normal file
55
t_gruvbox.conf
Normal file
@@ -0,0 +1,55 @@
|
|||||||
|
# Based on https://github.com/morhetz/gruvbox by morhetz <morhetz@gmail.com>
|
||||||
|
# Adapted to kitty by wdomitrz <witekdomitrz@gmail.com>
|
||||||
|
|
||||||
|
cursor #928374
|
||||||
|
cursor_text_color background
|
||||||
|
|
||||||
|
url_color #83a598
|
||||||
|
|
||||||
|
visual_bell_color #8ec07c
|
||||||
|
bell_border_color #8ec07c
|
||||||
|
|
||||||
|
active_border_color #d3869b
|
||||||
|
inactive_border_color #665c54
|
||||||
|
|
||||||
|
foreground #ebdbb2
|
||||||
|
background #282828
|
||||||
|
selection_foreground #928374
|
||||||
|
selection_background #ebdbb2
|
||||||
|
|
||||||
|
active_tab_foreground #fbf1c7
|
||||||
|
active_tab_background #665c54
|
||||||
|
inactive_tab_foreground #a89984
|
||||||
|
inactive_tab_background #3c3836
|
||||||
|
|
||||||
|
# black (bg3/bg4)
|
||||||
|
color0 #665c54
|
||||||
|
color8 #7c6f64
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #cc241d
|
||||||
|
color9 #fb4934
|
||||||
|
|
||||||
|
#: green
|
||||||
|
color2 #98971a
|
||||||
|
color10 #b8bb26
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #d79921
|
||||||
|
color11 #fabd2f
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #458588
|
||||||
|
color12 #83a598
|
||||||
|
|
||||||
|
# purple
|
||||||
|
color5 #b16286
|
||||||
|
color13 #d3869b
|
||||||
|
|
||||||
|
# aqua
|
||||||
|
color6 #689d6a
|
||||||
|
color14 #8ec07c
|
||||||
|
|
||||||
|
# white (fg4/fg3)
|
||||||
|
color7 #a89984
|
||||||
|
color15 #bdae93
|
||||||
56
t_monokai-pro.conf
Normal file
56
t_monokai-pro.conf
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
# Monokai Pro - Ristretto for Kitty
|
||||||
|
# Based on https://monokai.pro
|
||||||
|
|
||||||
|
cursor #f5d76e
|
||||||
|
cursor_text_color background
|
||||||
|
|
||||||
|
url_color #78dce8
|
||||||
|
|
||||||
|
visual_bell_color #a9dc76
|
||||||
|
bell_border_color #a9dc76
|
||||||
|
|
||||||
|
active_border_color #ab9df2
|
||||||
|
inactive_border_color #403e41
|
||||||
|
|
||||||
|
foreground #fcfcfa
|
||||||
|
background #2d2a2e
|
||||||
|
selection_foreground #2d2a2e
|
||||||
|
selection_background #fcfcfa
|
||||||
|
|
||||||
|
active_tab_foreground #2d2a2e
|
||||||
|
active_tab_background #f5d76e
|
||||||
|
inactive_tab_foreground #939293
|
||||||
|
inactive_tab_background #403e41
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #403e41
|
||||||
|
color8 #727072
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #ff6188
|
||||||
|
color9 #ff6188
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #a9dc76
|
||||||
|
color10 #a9dc76
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #ffd866
|
||||||
|
color11 #ffd866
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #78dce8
|
||||||
|
color12 #78dce8
|
||||||
|
|
||||||
|
# purple
|
||||||
|
color5 #ab9df2
|
||||||
|
color13 #ab9df2
|
||||||
|
|
||||||
|
# aqua / cyan
|
||||||
|
color6 #fc9867
|
||||||
|
color14 #fc9867
|
||||||
|
|
||||||
|
# white
|
||||||
|
color7 #fcfcfa
|
||||||
|
color15 #fdf9f3
|
||||||
|
|
||||||
56
t_nord.conf
Normal file
56
t_nord.conf
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
# Nord Theme for Kitty
|
||||||
|
# Based on https://www.nordtheme.com
|
||||||
|
|
||||||
|
cursor #d8dee9
|
||||||
|
cursor_text_color background
|
||||||
|
|
||||||
|
url_color #88c0d0
|
||||||
|
|
||||||
|
visual_bell_color #a3be8c
|
||||||
|
bell_border_color #a3be8c
|
||||||
|
|
||||||
|
active_border_color #81a1c1
|
||||||
|
inactive_border_color #4c566a
|
||||||
|
|
||||||
|
foreground #d8dee9
|
||||||
|
background #2e3440
|
||||||
|
selection_foreground #eceff4
|
||||||
|
selection_background #434c5e
|
||||||
|
|
||||||
|
active_tab_foreground #eceff4
|
||||||
|
active_tab_background #4c566a
|
||||||
|
inactive_tab_foreground #d8dee9
|
||||||
|
inactive_tab_background #3b4252
|
||||||
|
|
||||||
|
# black (dark background tones)
|
||||||
|
color0 #3b4252
|
||||||
|
color8 #4c566a
|
||||||
|
|
||||||
|
# red (nord11)
|
||||||
|
color1 #bf616a
|
||||||
|
color9 #bf616a
|
||||||
|
|
||||||
|
# green (nord14)
|
||||||
|
color2 #a3be8c
|
||||||
|
color10 #a3be8c
|
||||||
|
|
||||||
|
# yellow (nord13)
|
||||||
|
color3 #ebcb8b
|
||||||
|
color11 #ebcb8b
|
||||||
|
|
||||||
|
# blue (nord9)
|
||||||
|
color4 #81a1c1
|
||||||
|
color12 #81a1c1
|
||||||
|
|
||||||
|
# purple (nord15)
|
||||||
|
color5 #b48ead
|
||||||
|
color13 #b48ead
|
||||||
|
|
||||||
|
# cyan (nord8)
|
||||||
|
color6 #88c0d0
|
||||||
|
color14 #88c0d0
|
||||||
|
|
||||||
|
# white (light foreground tones)
|
||||||
|
color7 #e5e9f0
|
||||||
|
color15 #eceff4
|
||||||
|
|
||||||
Reference in New Issue
Block a user