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/Pandora | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Pandora (limited to 'ghostty-themes/Pandora') diff --git a/ghostty-themes/Pandora b/ghostty-themes/Pandora new file mode 100644 index 0000000..410cf2f --- /dev/null +++ b/ghostty-themes/Pandora @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#ff4242 +palette = 2=#74af68 +palette = 3=#ffad29 +palette = 4=#338f86 +palette = 5=#9414e6 +palette = 6=#23d7d7 +palette = 7=#e2e2e2 +palette = 8=#3f5648 +palette = 9=#ff3242 +palette = 10=#74cd68 +palette = 11=#ffb929 +palette = 12=#23d7d7 +palette = 13=#ff37ff +palette = 14=#00ede1 +palette = 15=#ffffff +background = #141e43 +foreground = #e1e1e1 +cursor-color = #43d58e +cursor-text = #ffffff +selection-background = #2d37ff +selection-foreground = #82e0ff -- cgit v1.2.3