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/Shaman | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Shaman (limited to 'ghostty-themes/Shaman') diff --git a/ghostty-themes/Shaman b/ghostty-themes/Shaman new file mode 100644 index 0000000..869ae85 --- /dev/null +++ b/ghostty-themes/Shaman @@ -0,0 +1,22 @@ +palette = 0=#012026 +palette = 1=#b2302d +palette = 2=#00a941 +palette = 3=#5e8baa +palette = 4=#449a86 +palette = 5=#00599d +palette = 6=#5d7e19 +palette = 7=#405555 +palette = 8=#384451 +palette = 9=#ff4242 +palette = 10=#2aea5e +palette = 11=#8ed4fd +palette = 12=#61d5ba +palette = 13=#1298ff +palette = 14=#98d028 +palette = 15=#58fbd6 +background = #001015 +foreground = #405555 +cursor-color = #4afcd6 +cursor-text = #031413 +selection-background = #415555 +selection-foreground = #5afad6 -- cgit v1.2.3