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/xcodedarkhc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/xcodedarkhc (limited to 'ghostty-themes/xcodedarkhc') diff --git a/ghostty-themes/xcodedarkhc b/ghostty-themes/xcodedarkhc new file mode 100644 index 0000000..da674b0 --- /dev/null +++ b/ghostty-themes/xcodedarkhc @@ -0,0 +1,22 @@ +palette = 0=#43454b +palette = 1=#ff8a7a +palette = 2=#83c9bc +palette = 3=#d9c668 +palette = 4=#4ec4e6 +palette = 5=#ff85b8 +palette = 6=#cda1ff +palette = 7=#ffffff +palette = 8=#838991 +palette = 9=#ff8a7a +palette = 10=#b1faeb +palette = 11=#ffa14f +palette = 12=#6bdfff +palette = 13=#ff85b8 +palette = 14=#e5cfff +palette = 15=#ffffff +background = #1f1f24 +foreground = #ffffff +cursor-color = #ffffff +cursor-text = #1f1f24 +selection-background = #43454b +selection-foreground = #ffffff -- cgit v1.2.3