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/Sundried | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Sundried (limited to 'ghostty-themes/Sundried') diff --git a/ghostty-themes/Sundried b/ghostty-themes/Sundried new file mode 100644 index 0000000..9e75140 --- /dev/null +++ b/ghostty-themes/Sundried @@ -0,0 +1,22 @@ +palette = 0=#302b2a +palette = 1=#a7463d +palette = 2=#587744 +palette = 3=#9d602a +palette = 4=#485b98 +palette = 5=#864651 +palette = 6=#9c814f +palette = 7=#c9c9c9 +palette = 8=#4d4e48 +palette = 9=#aa000c +palette = 10=#128c21 +palette = 11=#fc6a21 +palette = 12=#7999f7 +palette = 13=#fd8aa1 +palette = 14=#fad484 +palette = 15=#ffffff +background = #1a1818 +foreground = #c9c9c9 +cursor-color = #ffffff +cursor-text = #191717 +selection-background = #302b2a +selection-foreground = #c9c9c9 -- cgit v1.2.3