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/lovelace | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/lovelace (limited to 'ghostty-themes/lovelace') diff --git a/ghostty-themes/lovelace b/ghostty-themes/lovelace new file mode 100644 index 0000000..f6cc493 --- /dev/null +++ b/ghostty-themes/lovelace @@ -0,0 +1,22 @@ +palette = 0=#282a36 +palette = 1=#f37f97 +palette = 2=#5adecd +palette = 3=#f2a272 +palette = 4=#8897f4 +palette = 5=#c574dd +palette = 6=#79e6f3 +palette = 7=#fdfdfd +palette = 8=#414458 +palette = 9=#ff4971 +palette = 10=#18e3c8 +palette = 11=#ff8037 +palette = 12=#556fff +palette = 13=#b043d1 +palette = 14=#3fdcee +palette = 15=#bebec1 +background = #1d1f28 +foreground = #fdfdfd +cursor-color = #c574dd +cursor-text = #ffffff +selection-background = #c1deff +selection-foreground = #000000 -- cgit v1.2.3