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/terafox | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/terafox (limited to 'ghostty-themes/terafox') diff --git a/ghostty-themes/terafox b/ghostty-themes/terafox new file mode 100644 index 0000000..4f0b2de --- /dev/null +++ b/ghostty-themes/terafox @@ -0,0 +1,22 @@ +palette = 0=#2f3239 +palette = 1=#e85c51 +palette = 2=#7aa4a1 +palette = 3=#fda47f +palette = 4=#5a93aa +palette = 5=#ad5c7c +palette = 6=#a1cdd8 +palette = 7=#ebebeb +palette = 8=#4e5157 +palette = 9=#eb746b +palette = 10=#8eb2af +palette = 11=#fdb292 +palette = 12=#73a3b7 +palette = 13=#b97490 +palette = 14=#afd4de +palette = 15=#eeeeee +background = #152528 +foreground = #e6eaea +cursor-color = #e6eaea +cursor-text = #152528 +selection-background = #293e40 +selection-foreground = #e6eaea -- cgit v1.2.3