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 Sands | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Red Sands (limited to 'ghostty-themes/Red Sands') diff --git a/ghostty-themes/Red Sands b/ghostty-themes/Red Sands new file mode 100644 index 0000000..b82b953 --- /dev/null +++ b/ghostty-themes/Red Sands @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#ff3f00 +palette = 2=#00bb00 +palette = 3=#e7b000 +palette = 4=#0072ff +palette = 5=#bb00bb +palette = 6=#00bbbb +palette = 7=#bbbbbb +palette = 8=#555555 +palette = 9=#bb0000 +palette = 10=#00bb00 +palette = 11=#e7b000 +palette = 12=#0072ae +palette = 13=#ff55ff +palette = 14=#55ffff +palette = 15=#ffffff +background = #7a251e +foreground = #d7c9a7 +cursor-color = #ffffff +cursor-text = #000000 +selection-background = #a4a390 +selection-foreground = #000000 -- cgit v1.2.3