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/ChallengerDeep | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/ChallengerDeep (limited to 'ghostty-themes/ChallengerDeep') diff --git a/ghostty-themes/ChallengerDeep b/ghostty-themes/ChallengerDeep new file mode 100644 index 0000000..21d3ade --- /dev/null +++ b/ghostty-themes/ChallengerDeep @@ -0,0 +1,22 @@ +palette = 0=#141228 +palette = 1=#ff5458 +palette = 2=#62d196 +palette = 3=#ffb378 +palette = 4=#65b2ff +palette = 5=#906cff +palette = 6=#63f2f1 +palette = 7=#a6b3cc +palette = 8=#565575 +palette = 9=#ff8080 +palette = 10=#95ffa4 +palette = 11=#ffe9aa +palette = 12=#91ddff +palette = 13=#c991e1 +palette = 14=#aaffe4 +palette = 15=#cbe3e7 +background = #1e1c31 +foreground = #cbe1e7 +cursor-color = #fbfcfc +cursor-text = #ff271d +selection-background = #cbe1e7 +selection-foreground = #1e1c31 -- cgit v1.2.3