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/Urple | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Urple (limited to 'ghostty-themes/Urple') diff --git a/ghostty-themes/Urple b/ghostty-themes/Urple new file mode 100644 index 0000000..84be073 --- /dev/null +++ b/ghostty-themes/Urple @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#b0425b +palette = 2=#37a415 +palette = 3=#ad5c42 +palette = 4=#564d9b +palette = 5=#6c3ca1 +palette = 6=#808080 +palette = 7=#87799c +palette = 8=#5d3225 +palette = 9=#ff6388 +palette = 10=#29e620 +palette = 11=#f08161 +palette = 12=#867aed +palette = 13=#a05eee +palette = 14=#eaeaea +palette = 15=#bfa3ff +background = #1b1b23 +foreground = #877a9b +cursor-color = #a063eb +cursor-text = #1b1b22 +selection-background = #a063eb +selection-foreground = #1b1b22 -- cgit v1.2.3