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/Firefly Traditional | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Firefly Traditional (limited to 'ghostty-themes/Firefly Traditional') diff --git a/ghostty-themes/Firefly Traditional b/ghostty-themes/Firefly Traditional new file mode 100644 index 0000000..c796f23 --- /dev/null +++ b/ghostty-themes/Firefly Traditional @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#c23720 +palette = 2=#33bc26 +palette = 3=#afad24 +palette = 4=#5a63ff +palette = 5=#d53ad2 +palette = 6=#33bbc7 +palette = 7=#cccccc +palette = 8=#828282 +palette = 9=#ff3b1e +palette = 10=#2ee720 +palette = 11=#ecec16 +palette = 12=#838dff +palette = 13=#ff5cfe +palette = 14=#29f0f0 +palette = 15=#ebebeb +background = #000000 +foreground = #f5f5f5 +cursor-color = #00f900 +cursor-text = #ffffff +selection-background = #cfeac6 +selection-foreground = #000000 -- cgit v1.2.3