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/duskfox | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/duskfox (limited to 'ghostty-themes/duskfox') diff --git a/ghostty-themes/duskfox b/ghostty-themes/duskfox new file mode 100644 index 0000000..20c4343 --- /dev/null +++ b/ghostty-themes/duskfox @@ -0,0 +1,22 @@ +palette = 0=#393552 +palette = 1=#eb6f92 +palette = 2=#a3be8c +palette = 3=#f6c177 +palette = 4=#569fba +palette = 5=#c4a7e7 +palette = 6=#9ccfd8 +palette = 7=#e0def4 +palette = 8=#47407d +palette = 9=#f083a2 +palette = 10=#b1d196 +palette = 11=#f9cb8c +palette = 12=#65b1cd +palette = 13=#ccb1ed +palette = 14=#a6dae3 +palette = 15=#e2e0f7 +palette = 16=#ea9a97 +background = #232136 +foreground = #e0def4 +selection-background = #433c59 +selection-foreground = #e0def4 +cursor-color = #e0def4 -- cgit v1.2.3