dotfiles/hyprland/kitty/kitty.conf
2023-09-21 18:37:25 -04:00

65 lines
1.4 KiB
Plaintext

# colors
# Tokyo Night color scheme for kitty terminal emulator
# https://github.com/davidmathers/tokyo-night-kitty-theme
foreground #89c18f
background #000000
color0 #2b3b44
color8 #2b3b44
color1 #f7768e
color9 #f7768e
color2 #5AE058
color10 #5AE058
color3 #e0af68
color11 #e0af68
color4 #7aa2f7
color12 #7aa2f7
color5 #bb9af7
color13 #bb9af7
color6 #3FB5A3
color14 #3FB5A3
color7 #c0caf5
color15 #c0caf5
background_opacity 1
# cursor
cursor #89c18f
cursor_text_color #89c18f
# selection highlight
selection_foreground none
selection_background #28344a
# url on mouse over
url_color #9ece6a
# window borders
active_border_color #89c18f
inactive_border_color #101014
# tab bar
tab_bar_style hidden
active_tab_foreground #89c18f
active_tab_background #2b3b44
active_tab_font_style bold
inactive_tab_foreground #89c18f
inactive_tab_background #2b3b44
inactive_tab_font_style bold
tab_bar_background #101014
confirm_os_window_close 0
# The width (in pts) of window borders. Will be rounded to the nearest number of pixels based on screen resolution.
window_border_width 0
# The window margin (in pts) (blank area outside the border)
window_margin_width 0
# The window padding (in pts) (blank area between the text and the window border)
window_padding_width 0
# font
font_size 14.0
font_family CaskaydiaCoveNerdFontComplete-Regular
enable_audio_bell no