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/CrayonPonyFish | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/CrayonPonyFish (limited to 'ghostty-themes/CrayonPonyFish') diff --git a/ghostty-themes/CrayonPonyFish b/ghostty-themes/CrayonPonyFish new file mode 100644 index 0000000..cc5a766 --- /dev/null +++ b/ghostty-themes/CrayonPonyFish @@ -0,0 +1,22 @@ +palette = 0=#2b1b1d +palette = 1=#91002b +palette = 2=#579524 +palette = 3=#ab311b +palette = 4=#8c87b0 +palette = 5=#692f50 +palette = 6=#e8a866 +palette = 7=#68525a +palette = 8=#3d2b2e +palette = 9=#c5255d +palette = 10=#8dff57 +palette = 11=#c8381d +palette = 12=#cfc9ff +palette = 13=#fc6cba +palette = 14=#ffceaf +palette = 15=#b0949d +background = #150707 +foreground = #68525a +cursor-color = #68525a +cursor-text = #140707 +selection-background = #2b1b1d +selection-foreground = #69525a -- cgit v1.2.3