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/dayfox | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/dayfox (limited to 'ghostty-themes/dayfox') diff --git a/ghostty-themes/dayfox b/ghostty-themes/dayfox new file mode 100644 index 0000000..624f4ae --- /dev/null +++ b/ghostty-themes/dayfox @@ -0,0 +1,22 @@ +palette = 0=#352c24 +palette = 1=#a5222f +palette = 2=#396847 +palette = 3=#ac5402 +palette = 4=#2848a9 +palette = 5=#6e33ce +palette = 6=#287980 +palette = 7=#f2e9e1 +palette = 8=#534c45 +palette = 9=#b3434e +palette = 10=#577f63 +palette = 11=#b86e28 +palette = 12=#4863b6 +palette = 13=#8452d5 +palette = 14=#488d93 +palette = 15=#f4ece6 +background = #f6f2ee +foreground = #3d2b5a +cursor-color = #3d2b5a +cursor-text = #f6f2ee +selection-background = #e7d2be +selection-foreground = #3d2b5a -- cgit v1.2.3