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/Red Planet | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Red Planet (limited to 'ghostty-themes/Red Planet') diff --git a/ghostty-themes/Red Planet b/ghostty-themes/Red Planet new file mode 100644 index 0000000..d024aaa --- /dev/null +++ b/ghostty-themes/Red Planet @@ -0,0 +1,22 @@ +palette = 0=#202020 +palette = 1=#8c3432 +palette = 2=#728271 +palette = 3=#e8bf6a +palette = 4=#69819e +palette = 5=#896492 +palette = 6=#5b8390 +palette = 7=#b9aa99 +palette = 8=#676767 +palette = 9=#b55242 +palette = 10=#869985 +palette = 11=#ebeb91 +palette = 12=#60827e +palette = 13=#de4974 +palette = 14=#38add8 +palette = 15=#d6bfb8 +background = #222222 +foreground = #c2b790 +cursor-color = #c2b790 +cursor-text = #202020 +selection-background = #1b324a +selection-foreground = #bcb291 -- cgit v1.2.3