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/xcodelight | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/xcodelight (limited to 'ghostty-themes/xcodelight') diff --git a/ghostty-themes/xcodelight b/ghostty-themes/xcodelight new file mode 100644 index 0000000..e0ae9a3 --- /dev/null +++ b/ghostty-themes/xcodelight @@ -0,0 +1,22 @@ +palette = 0=#b4d8fd +palette = 1=#d12f1b +palette = 2=#3e8087 +palette = 3=#78492a +palette = 4=#0f68a0 +palette = 5=#ad3da4 +palette = 6=#804fb8 +palette = 7=#262626 +palette = 8=#8a99a6 +palette = 9=#d12f1b +palette = 10=#23575c +palette = 11=#78492a +palette = 12=#0b4f79 +palette = 13=#ad3da4 +palette = 14=#4b21b0 +palette = 15=#262626 +background = #ffffff +foreground = #262626 +cursor-color = #262626 +cursor-text = #ffffff +selection-background = #b4d8fd +selection-foreground = #262626 -- cgit v1.2.3