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/iTerm2 Pastel Dark Background | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/iTerm2 Pastel Dark Background (limited to 'ghostty-themes/iTerm2 Pastel Dark Background') diff --git a/ghostty-themes/iTerm2 Pastel Dark Background b/ghostty-themes/iTerm2 Pastel Dark Background new file mode 100644 index 0000000..ee19d79 --- /dev/null +++ b/ghostty-themes/iTerm2 Pastel Dark Background @@ -0,0 +1,22 @@ +palette = 0=#626262 +palette = 1=#ff8373 +palette = 2=#b4fb73 +palette = 3=#fffdc3 +palette = 4=#a5d5fe +palette = 5=#ff90fe +palette = 6=#d1d1fe +palette = 7=#f1f1f1 +palette = 8=#8f8f8f +palette = 9=#ffc4be +palette = 10=#d6fcba +palette = 11=#fffed5 +palette = 12=#c2e3ff +palette = 13=#ffb2fe +palette = 14=#e6e6fe +palette = 15=#ffffff +background = #000000 +foreground = #c7c7c7 +cursor-color = #ffb473 +cursor-text = #ffffff +selection-background = #454d96 +selection-foreground = #f4f4f4 -- cgit v1.2.3