summaryrefslogtreecommitdiff
path: root/.config/kitty/themes/Homebrew.conf
diff options
context:
space:
mode:
authorcafebabe <77344710+yuzu-eva@users.noreply.github.com>2022-05-22 00:09:24 +0200
committercafebabe <77344710+yuzu-eva@users.noreply.github.com>2022-05-22 00:09:24 +0200
commitc45cd594a643bffb8a42efea3883f6d7def0ad2d (patch)
treed73be9cfacdafd56a4423362de69bb2ea125f409 /.config/kitty/themes/Homebrew.conf
parent54a0f0bab8bad822d40a774486efd3e736f415be (diff)
add kitty configuration
Diffstat (limited to '.config/kitty/themes/Homebrew.conf')
-rw-r--r--.config/kitty/themes/Homebrew.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/.config/kitty/themes/Homebrew.conf b/.config/kitty/themes/Homebrew.conf
new file mode 100644
index 0000000..d96bb72
--- /dev/null
+++ b/.config/kitty/themes/Homebrew.conf
@@ -0,0 +1,23 @@
+# 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