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/Snazzy | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Snazzy (limited to 'ghostty-themes/Snazzy') diff --git a/ghostty-themes/Snazzy b/ghostty-themes/Snazzy new file mode 100644 index 0000000..71aa8d9 --- /dev/null +++ b/ghostty-themes/Snazzy @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#fc4346 +palette = 2=#50fb7c +palette = 3=#f0fb8c +palette = 4=#49baff +palette = 5=#fc4cb4 +palette = 6=#8be9fe +palette = 7=#ededec +palette = 8=#555555 +palette = 9=#fc4346 +palette = 10=#50fb7c +palette = 11=#f0fb8c +palette = 12=#49baff +palette = 13=#fc4cb4 +palette = 14=#8be9fe +palette = 15=#ededec +background = #1e1f29 +foreground = #ebece6 +cursor-color = #e4e4e4 +cursor-text = #f6f6f6 +selection-background = #81aec6 +selection-foreground = #000000 -- cgit v1.2.3