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/SleepyHollow | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/SleepyHollow (limited to 'ghostty-themes/SleepyHollow') diff --git a/ghostty-themes/SleepyHollow b/ghostty-themes/SleepyHollow new file mode 100644 index 0000000..753d44a --- /dev/null +++ b/ghostty-themes/SleepyHollow @@ -0,0 +1,22 @@ +palette = 0=#572100 +palette = 1=#ba3934 +palette = 2=#91773f +palette = 3=#b55600 +palette = 4=#5f63b4 +palette = 5=#a17c7b +palette = 6=#8faea9 +palette = 7=#af9a91 +palette = 8=#4e4b61 +palette = 9=#d9443f +palette = 10=#d6b04e +palette = 11=#f66813 +palette = 12=#8086ef +palette = 13=#e2c2bb +palette = 14=#a4dce7 +palette = 15=#d2c7a9 +background = #121214 +foreground = #af9a91 +cursor-color = #af9a91 +cursor-text = #391a02 +selection-background = #575256 +selection-foreground = #d2c7a9 -- cgit v1.2.3