From 29c59ae8c1b9f2acf09a2f01987f28f08d73d303 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Wed, 22 Jan 2025 11:55:43 -0800 Subject: [PATCH] Add Ghostty Wombat-iTerm theme More closely matches what iTerm uses for Wombat --- assets/default/ghostty/config | 2 +- assets/default/ghostty/themes/Wombat-iTerm | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 assets/default/ghostty/themes/Wombat-iTerm diff --git a/assets/default/ghostty/config b/assets/default/ghostty/config index 10c74eb..78247ba 100644 --- a/assets/default/ghostty/config +++ b/assets/default/ghostty/config @@ -1,2 +1,2 @@ # theme = light:Builtin Solarized Light,dark:Builtin Solarized Dark -theme = wombat +theme = Wombat-iTerm diff --git a/assets/default/ghostty/themes/Wombat-iTerm b/assets/default/ghostty/themes/Wombat-iTerm new file mode 100644 index 0000000..771ed82 --- /dev/null +++ b/assets/default/ghostty/themes/Wombat-iTerm @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#f08072 +palette = 2=#c6e889 +palette = 3=#ecdfb1 +palette = 4=#7fb7f2 +palette = 5=#e08cf8 +palette = 6=#aafaf7 +palette = 7=#e4e1d8 +palette = 8=#404040 +palette = 9=#eca395 +palette = 10=#e6f6a9 +palette = 11=#f0e9c3 +palette = 12=#b9d1fb +palette = 13=#debefa +palette = 14=#cefcf9 +palette = 15=#fefefe +background = #1e1e1e +foreground = #e4e1d8 +cursor-color = #c7c7c7 +cursor-text = #feffff +selection-background = #554c49 +selection-foreground = #c3c7ca