feat(kitty): Theme changed to catppuccin-mocha

This commit is contained in:
Pratik Tripathy
2024-12-26 21:27:38 +05:30
parent 0403b6d121
commit c64882ba65
2 changed files with 67 additions and 47 deletions

View File

@@ -1,9 +1,7 @@
# vim:fileencoding=utf-8:foldmethod=marker
# TODO:
# - Display current directory on OS title: even when nvim or any other forground app is running
# TODO: Display current directory on OS title: even when nvim or any other forground app is running
# - <Ctrl+shift> [/] to decrease/increase split size
# - Use Konsole shortcuts for creating splits and moving between them as well
#: Fonts {{{
@@ -2565,8 +2563,11 @@ map kitty_mod+n nth_window +1
#: }}}
# These are needed for NeoVim
map ctrl+shift+f send_text all \x1b[70;5u
map ctrl+shift+p send_text all \x1b[80;5u
# BEGIN_KITTY_THEME
# GitHub Dark Dimmed
# Catppuccin-Mocha
include current-theme.conf
# END_KITTY_THEME