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/Firewatch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Firewatch (limited to 'ghostty-themes/Firewatch') diff --git a/ghostty-themes/Firewatch b/ghostty-themes/Firewatch new file mode 100644 index 0000000..a0aecd8 --- /dev/null +++ b/ghostty-themes/Firewatch @@ -0,0 +1,22 @@ +palette = 0=#585f6d +palette = 1=#d95360 +palette = 2=#5ab977 +palette = 3=#dfb563 +palette = 4=#4d89c4 +palette = 5=#d55119 +palette = 6=#44a8b6 +palette = 7=#e6e5ff +palette = 8=#585f6d +palette = 9=#d95360 +palette = 10=#5ab977 +palette = 11=#dfb563 +palette = 12=#4c89c5 +palette = 13=#d55119 +palette = 14=#44a8b6 +palette = 15=#e6e5ff +background = #1e2027 +foreground = #9ba2b2 +cursor-color = #f6f7ec +cursor-text = #c4c5b5 +selection-background = #2f363e +selection-foreground = #7d8fa4 -- cgit v1.2.3