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/Calamity | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Calamity (limited to 'ghostty-themes/Calamity') diff --git a/ghostty-themes/Calamity b/ghostty-themes/Calamity new file mode 100644 index 0000000..04e382c --- /dev/null +++ b/ghostty-themes/Calamity @@ -0,0 +1,22 @@ +palette = 0=#2f2833 +palette = 1=#fc644d +palette = 2=#a5f69c +palette = 3=#e9d7a5 +palette = 4=#3b79c7 +palette = 5=#f92672 +palette = 6=#74d3de +palette = 7=#d5ced9 +palette = 8=#7e6c88 +palette = 9=#fc644d +palette = 10=#a5f69c +palette = 11=#e9d7a5 +palette = 12=#3b79c7 +palette = 13=#f92672 +palette = 14=#74d3de +palette = 15=#ffffff +background = #2f2833 +foreground = #d5ced9 +cursor-color = #d5ced9 +cursor-text = #2f2833 +selection-background = #7e6c88 +selection-foreground = #d5ced9 -- cgit v1.2.3