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/Everblush | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Everblush (limited to 'ghostty-themes/Everblush') diff --git a/ghostty-themes/Everblush b/ghostty-themes/Everblush new file mode 100644 index 0000000..2cdb8a5 --- /dev/null +++ b/ghostty-themes/Everblush @@ -0,0 +1,22 @@ +palette = 0=#232a2d +palette = 1=#e57474 +palette = 2=#8ccf7e +palette = 3=#e5c76b +palette = 4=#67b0e8 +palette = 5=#c47fd5 +palette = 6=#6cbfbf +palette = 7=#b3b9b8 +palette = 8=#2d3437 +palette = 9=#ef7e7e +palette = 10=#96d988 +palette = 11=#f4d67a +palette = 12=#71baf2 +palette = 13=#ce89df +palette = 14=#67cbe7 +palette = 15=#bdc3c2 +background = #141b1e +foreground = #dadada +cursor-color = #dadada +cursor-text = #141b1e +selection-background = #141b1e +selection-foreground = #dadada -- cgit v1.2.3