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/RetroLegends | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/RetroLegends (limited to 'ghostty-themes/RetroLegends') diff --git a/ghostty-themes/RetroLegends b/ghostty-themes/RetroLegends new file mode 100644 index 0000000..ac8a77c --- /dev/null +++ b/ghostty-themes/RetroLegends @@ -0,0 +1,22 @@ +palette = 0=#262626 +palette = 1=#de5454 +palette = 2=#45eb45 +palette = 3=#f7bf2b +palette = 4=#4066f2 +palette = 5=#bf4cf2 +palette = 6=#40d9e6 +palette = 7=#bfe6bf +palette = 8=#4c594c +palette = 9=#ff6666 +palette = 10=#59ff59 +palette = 11=#ffd933 +palette = 12=#4c80ff +palette = 13=#e666ff +palette = 14=#59e6ff +palette = 15=#f2fff2 +background = #0d0d0d +foreground = #45eb45 +cursor-color = #45eb45 +cursor-text = #0d0d0d +selection-background = #336633 +selection-foreground = #f2fff2 -- cgit v1.2.3