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/Jellybeans | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Jellybeans (limited to 'ghostty-themes/Jellybeans') diff --git a/ghostty-themes/Jellybeans b/ghostty-themes/Jellybeans new file mode 100644 index 0000000..bf4690b --- /dev/null +++ b/ghostty-themes/Jellybeans @@ -0,0 +1,22 @@ +palette = 0=#929292 +palette = 1=#e27373 +palette = 2=#94b979 +palette = 3=#ffba7b +palette = 4=#97bedc +palette = 5=#e1c0fa +palette = 6=#00988e +palette = 7=#dedede +palette = 8=#bdbdbd +palette = 9=#ffa1a1 +palette = 10=#bddeab +palette = 11=#ffdca0 +palette = 12=#b1d8f6 +palette = 13=#fbdaff +palette = 14=#1ab2a8 +palette = 15=#ffffff +background = #121212 +foreground = #dedede +cursor-color = #ffa560 +cursor-text = #ffffff +selection-background = #474e91 +selection-foreground = #f4f4f4 -- cgit v1.2.3