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/Neopolitan | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Neopolitan (limited to 'ghostty-themes/Neopolitan') diff --git a/ghostty-themes/Neopolitan b/ghostty-themes/Neopolitan new file mode 100644 index 0000000..8d569bc --- /dev/null +++ b/ghostty-themes/Neopolitan @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#800000 +palette = 2=#61ce3c +palette = 3=#fbde2d +palette = 4=#253b76 +palette = 5=#ff0080 +palette = 6=#8da6ce +palette = 7=#f8f8f8 +palette = 8=#000000 +palette = 9=#800000 +palette = 10=#61ce3c +palette = 11=#fbde2d +palette = 12=#253b76 +palette = 13=#ff0080 +palette = 14=#8da6ce +palette = 15=#f8f8f8 +background = #271f19 +foreground = #ffffff +cursor-color = #ffffff +cursor-text = #ffffff +selection-background = #253b76 +selection-foreground = #ffffff -- cgit v1.2.3