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/Doom Peacock | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Doom Peacock (limited to 'ghostty-themes/Doom Peacock') diff --git a/ghostty-themes/Doom Peacock b/ghostty-themes/Doom Peacock new file mode 100644 index 0000000..c110b1f --- /dev/null +++ b/ghostty-themes/Doom Peacock @@ -0,0 +1,22 @@ +palette = 0=#1c1f24 +palette = 1=#cb4b16 +palette = 2=#26a6a6 +palette = 3=#bcd42a +palette = 4=#2a6cc6 +palette = 5=#a9a1e1 +palette = 6=#5699af +palette = 7=#ede0ce +palette = 8=#2b2a27 +palette = 9=#ff5d38 +palette = 10=#98be65 +palette = 11=#e6f972 +palette = 12=#51afef +palette = 13=#c678dd +palette = 14=#46d9ff +palette = 15=#dfdfdf +background = #2b2a27 +foreground = #ede0ce +cursor-color = #9c9c9d +cursor-text = #36312b +selection-background = #a60033 +selection-foreground = #ffffff -- cgit v1.2.3