15 lines
419 B
Plaintext
15 lines
419 B
Plaintext
# BEGIN_KITTY_THEME
|
|
# Gruvbox Dark
|
|
include current-theme.conf
|
|
# END_KITTY_THEME
|
|
# font_family VictorMono Nerd Font Medium Italic
|
|
# bold_font VictorMono Nerd Font Extra Bold
|
|
bold_italic VictorMono Nerd Font Extra Bold Italic
|
|
|
|
|
|
# BEGIN_KITTY_FONTS
|
|
font_family family='VictorMono Nerd Font Mono' postscript_name=VictorMonoNFM-Regular
|
|
bold_font auto
|
|
italic_font auto
|
|
bold_italic_font auto
|
|
# END_KITTY_FONTS |