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/Grape | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Grape (limited to 'ghostty-themes/Grape') diff --git a/ghostty-themes/Grape b/ghostty-themes/Grape new file mode 100644 index 0000000..714a6b6 --- /dev/null +++ b/ghostty-themes/Grape @@ -0,0 +1,22 @@ +palette = 0=#2d283f +palette = 1=#ed2261 +palette = 2=#1fa91b +palette = 3=#8ddc20 +palette = 4=#487df4 +palette = 5=#8d35c9 +palette = 6=#3bdeed +palette = 7=#9e9ea0 +palette = 8=#59516a +palette = 9=#f0729a +palette = 10=#53aa5e +palette = 11=#b2dc87 +palette = 12=#a9bcec +palette = 13=#ad81c2 +palette = 14=#9de3eb +palette = 15=#a288f7 +background = #171423 +foreground = #9f9fa1 +cursor-color = #a288f7 +cursor-text = #171422 +selection-background = #493d70 +selection-foreground = #171422 -- cgit v1.2.3