From 8384feb393386df10bea6eec970ba1dc020985fa Mon Sep 17 00:00:00 2001 From: cafebabe <77344710+yuzu-eva@users.noreply.github.com> Date: Sun, 22 May 2022 00:14:21 +0200 Subject: update kitty configs --- .config/kitty/themes/Homebrew.conf | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .config/kitty/themes/Homebrew.conf (limited to '.config/kitty/themes/Homebrew.conf') diff --git a/.config/kitty/themes/Homebrew.conf b/.config/kitty/themes/Homebrew.conf deleted file mode 100644 index d96bb72..0000000 --- a/.config/kitty/themes/Homebrew.conf +++ /dev/null @@ -1,23 +0,0 @@ -# Theme ported from the Mac Terminal application. - -background #000000 -foreground #00ff00 -cursor #23ff18 -selection_background #083905 -color0 #000000 -color8 #666666 -color1 #990000 -color9 #e50000 -color2 #00a600 -color10 #00d900 -color3 #999900 -color11 #e5e500 -color4 #0000b2 -color12 #0000ff -color5 #b200b2 -color13 #e500e5 -color6 #00a6b2 -color14 #00e5e5 -color7 #bebebe -color15 #e5e5e5 -selection_foreground #000000 -- cgit v1.2.3