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/SynthwaveAlpha | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/SynthwaveAlpha (limited to 'ghostty-themes/SynthwaveAlpha') diff --git a/ghostty-themes/SynthwaveAlpha b/ghostty-themes/SynthwaveAlpha new file mode 100644 index 0000000..ecd53e7 --- /dev/null +++ b/ghostty-themes/SynthwaveAlpha @@ -0,0 +1,22 @@ +palette = 0=#241b30 +palette = 1=#e60a70 +palette = 2=#00986c +palette = 3=#adad3e +palette = 4=#6e29ad +palette = 5=#b300ad +palette = 6=#00b0b1 +palette = 7=#b9b1bc +palette = 8=#7f7094 +palette = 9=#e60a70 +palette = 10=#0ae4a4 +palette = 11=#f9f972 +palette = 12=#aa54f9 +palette = 13=#ff00f6 +palette = 14=#00fbfd +palette = 15=#f2f2e3 +background = #241b30 +foreground = #f2f2e3 +cursor-color = #f2f2e3 +cursor-text = #241b30 +selection-background = #6e29ad +selection-foreground = #f2f2e3 -- cgit v1.2.3