Full Refactor and history reset
This commit is contained in:
78
dotfiles/kitty/kitty.conf
Normal file
78
dotfiles/kitty/kitty.conf
Normal file
@@ -0,0 +1,78 @@
|
||||
font_size 12.0
|
||||
# font_family PragmataPro Mono Liga
|
||||
font_family JetBrainsMono Nerd Font
|
||||
# bold_font Iosevka
|
||||
# italic_font Iosevka
|
||||
# bold_italic_font Iosevka
|
||||
|
||||
|
||||
hide_window_decorations yes
|
||||
|
||||
tab_bar_style powerline
|
||||
enable_audio_bell no
|
||||
cursor_shape beam
|
||||
confirm_os_window_close 0
|
||||
update_check_interval 0
|
||||
window_padding_width 5
|
||||
|
||||
# background #292D3E
|
||||
# background_opacity 0.6
|
||||
|
||||
# vim:ft=kitty
|
||||
|
||||
background #1a1b26
|
||||
foreground #c0caf5
|
||||
selection_background #283457
|
||||
selection_foreground #c0caf5
|
||||
url_color #73daca
|
||||
cursor #c0caf5
|
||||
cursor_text_color #1a1b26
|
||||
|
||||
|
||||
# Tabs
|
||||
active_tab_background #7aa2f7
|
||||
active_tab_foreground #16161e
|
||||
inactive_tab_background #292e42
|
||||
inactive_tab_foreground #545c7e
|
||||
#tab_bar_background #15161e
|
||||
|
||||
# Windows
|
||||
active_border_color #7aa2f7
|
||||
inactive_border_color #292e42
|
||||
|
||||
# normal
|
||||
color0 #15161e
|
||||
color1 #f7768e
|
||||
color2 #9ece6a
|
||||
color3 #e0af68
|
||||
color4 #7aa2f7
|
||||
color5 #bb9af7
|
||||
color6 #7dcfff
|
||||
color7 #a9b1d6
|
||||
|
||||
# bright
|
||||
color8 #414868
|
||||
color9 #ff899d
|
||||
color10 #9fe044
|
||||
color11 #faba4a
|
||||
color12 #8db0ff
|
||||
color13 #c7a9ff
|
||||
color14 #a4daff
|
||||
color15 #c0caf5
|
||||
|
||||
# extended colors
|
||||
color16 #ff9e64
|
||||
color17 #db4b4b
|
||||
|
||||
|
||||
# map ctrl+j kitten pass_keys.py neighboring_window bottom ctrl+j
|
||||
# map ctrl+k kitten pass_keys.py neighboring_window top ctrl+k
|
||||
# map ctrl+h kitten pass_keys.py neighboring_window left ctrl+h
|
||||
# map ctrl+l kitten pass_keys.py neighboring_window right ctrl+l
|
||||
allow_remote_control yes
|
||||
listen_on unix:@mykitty
|
||||
enabled_layouts tall:bias=50;full_size=1;mirrored=false
|
||||
remember_window_size no
|
||||
|
||||
include dank-tabs.conf
|
||||
include dank-theme.conf
|
||||
0
dotfiles/kitty/quick-access-terminal.conf
Normal file
0
dotfiles/kitty/quick-access-terminal.conf
Normal file
Reference in New Issue
Block a user