From cc281795dd7e99dfe51a81d270f8d80ec9bd15c8 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 5 Feb 2025 22:33:33 +0100 Subject: Konfiguration für kitty entfernt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kitty/kitty.conf | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 kitty/kitty.conf (limited to 'kitty/kitty.conf') diff --git a/kitty/kitty.conf b/kitty/kitty.conf deleted file mode 100644 index 938d589..0000000 --- a/kitty/kitty.conf +++ /dev/null @@ -1,34 +0,0 @@ -font_family family="JetBrains Mono NL" -bold_font auto -italic_font auto -bold_italic_font auto - -# 1984 theme by Bertie Blackman, https://github.com/covertbert/iterm2-1984/ - -foreground #ffffff -background #0d0f31 -selection_foreground #000000 -selection_background #00d5eb -color0 #000000 -color1 #ff16b0 -color2 #b3f361 -color3 #ffea16 -color4 #46bdff -color5 #f806fa -color6 #59e1e3 -color7 #feffff -color8 #000000 -color9 #ff16b0 -color10 #b3f361 -color11 #ffea16 -color12 #46bdff -color13 #f806fa -color14 #6be4e6 -color15 #feffff - -# URL styles -url_color #f806fa -url_style single - -# Cursor styles -cursor #59e1e3 -- cgit v1.3