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/Subliminal | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Subliminal (limited to 'ghostty-themes/Subliminal') diff --git a/ghostty-themes/Subliminal b/ghostty-themes/Subliminal new file mode 100644 index 0000000..9820480 --- /dev/null +++ b/ghostty-themes/Subliminal @@ -0,0 +1,22 @@ +palette = 0=#7f7f7f +palette = 1=#e15a60 +palette = 2=#a9cfa4 +palette = 3=#ffe2a9 +palette = 4=#6699cc +palette = 5=#f1a5ab +palette = 6=#5fb3b3 +palette = 7=#d4d4d4 +palette = 8=#7f7f7f +palette = 9=#e15a60 +palette = 10=#a9cfa4 +palette = 11=#ffe2a9 +palette = 12=#6699cc +palette = 13=#f1a5ab +palette = 14=#5fb3b3 +palette = 15=#d4d4d4 +background = #282c35 +foreground = #d4d4d4 +cursor-color = #c7c7c7 +cursor-text = #ffffff +selection-background = #484e5b +selection-foreground = #ffffff -- cgit v1.2.3