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/Chester | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Chester (limited to 'ghostty-themes/Chester') diff --git a/ghostty-themes/Chester b/ghostty-themes/Chester new file mode 100644 index 0000000..8310c3f --- /dev/null +++ b/ghostty-themes/Chester @@ -0,0 +1,22 @@ +palette = 0=#080200 +palette = 1=#fa5e5b +palette = 2=#16c98d +palette = 3=#ffc83f +palette = 4=#288ad6 +palette = 5=#d34590 +palette = 6=#28ddde +palette = 7=#e7e7e7 +palette = 8=#6f6b68 +palette = 9=#fa5e5b +palette = 10=#16c98d +palette = 11=#feef6d +palette = 12=#278ad6 +palette = 13=#d34590 +palette = 14=#27dede +palette = 15=#ffffff +background = #2c3643 +foreground = #ffffff +cursor-color = #b4b1b1 +cursor-text = #000000 +selection-background = #67747c +selection-foreground = #ffffff -- cgit v1.2.3