From 9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Mon, 23 Jun 2025 15:41:24 +0200 Subject: feat: Add configuration from private dotfiles repo --- ghostty-themes/Treehouse | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Treehouse (limited to 'ghostty-themes/Treehouse') diff --git a/ghostty-themes/Treehouse b/ghostty-themes/Treehouse new file mode 100644 index 0000000..5dbb434 --- /dev/null +++ b/ghostty-themes/Treehouse @@ -0,0 +1,22 @@ +palette = 0=#321300 +palette = 1=#b2270e +palette = 2=#44a900 +palette = 3=#aa820c +palette = 4=#58859a +palette = 5=#97363d +palette = 6=#b25a1e +palette = 7=#786b53 +palette = 8=#433626 +palette = 9=#ed5d20 +palette = 10=#55f238 +palette = 11=#f2b732 +palette = 12=#85cfed +palette = 13=#e14c5a +palette = 14=#f07d14 +palette = 15=#ffc800 +background = #191919 +foreground = #786b53 +cursor-color = #fac814 +cursor-text = #191919 +selection-background = #786b53 +selection-foreground = #fac800 -- cgit v1.2.3