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/Symfonic | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Symfonic (limited to 'ghostty-themes/Symfonic') diff --git a/ghostty-themes/Symfonic b/ghostty-themes/Symfonic new file mode 100644 index 0000000..12694f5 --- /dev/null +++ b/ghostty-themes/Symfonic @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#dc322f +palette = 2=#56db3a +palette = 3=#ff8400 +palette = 4=#0084d4 +palette = 5=#b729d9 +palette = 6=#ccccff +palette = 7=#ffffff +palette = 8=#1b1d21 +palette = 9=#dc322f +palette = 10=#56db3a +palette = 11=#ff8400 +palette = 12=#0084d4 +palette = 13=#b729d9 +palette = 14=#ccccff +palette = 15=#ffffff +background = #000000 +foreground = #ffffff +cursor-color = #dc322f +cursor-text = #ffffff +selection-background = #073642 +selection-foreground = #ffffff -- cgit v1.2.3