diff options
author | Yigit Sever | 2022-12-17 17:50:01 +0300 |
---|---|---|
committer | Yigit Sever | 2022-12-17 17:50:01 +0300 |
commit | 3e9e465013e86d1c5e79ccc9b2d582a5eb550442 (patch) | |
tree | fc0bef8dfb1a88229cd803d3d1fb8eb3c7c6e3d3 /.config/kitty/kitty.conf | |
parent | 572143d5b7d20d3f5a331158629e8bc8859942a0 (diff) | |
download | dotfiles-3e9e465013e86d1c5e79ccc9b2d582a5eb550442.tar.gz dotfiles-3e9e465013e86d1c5e79ccc9b2d582a5eb550442.tar.bz2 dotfiles-3e9e465013e86d1c5e79ccc9b2d582a5eb550442.zip |
feat(kitty): switch kitty theme to catppuccin
Diffstat (limited to '.config/kitty/kitty.conf')
-rw-r--r-- | .config/kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 1eb1ea4..9f06d30 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf | |||
@@ -74,7 +74,7 @@ inactive_tab_font_style normal | |||
74 | 74 | ||
75 | #: Color scheme {{{ | 75 | #: Color scheme {{{ |
76 | 76 | ||
77 | include rose-pine.conf | 77 | include mocha.conf |
78 | 78 | ||
79 | #: }}} | 79 | #: }}} |
80 | 80 | ||