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/xcodedark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/xcodedark (limited to 'ghostty-themes/xcodedark') diff --git a/ghostty-themes/xcodedark b/ghostty-themes/xcodedark new file mode 100644 index 0000000..3701589 --- /dev/null +++ b/ghostty-themes/xcodedark @@ -0,0 +1,22 @@ +palette = 0=#414453 +palette = 1=#ff8170 +palette = 2=#78c2b3 +palette = 3=#d9c97c +palette = 4=#4eb0cc +palette = 5=#ff7ab2 +palette = 6=#b281eb +palette = 7=#dfdfe0 +palette = 8=#7f8c98 +palette = 9=#ff8170 +palette = 10=#acf2e4 +palette = 11=#ffa14f +palette = 12=#6bdfff +palette = 13=#ff7ab2 +palette = 14=#dabaff +palette = 15=#dfdfe0 +background = #292a30 +foreground = #dfdfe0 +cursor-color = #dfdfe0 +cursor-text = #292a30 +selection-background = #414453 +selection-foreground = #dfdfe0 -- cgit v1.2.3