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/Relaxed | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Relaxed (limited to 'ghostty-themes/Relaxed') diff --git a/ghostty-themes/Relaxed b/ghostty-themes/Relaxed new file mode 100644 index 0000000..1f80ff8 --- /dev/null +++ b/ghostty-themes/Relaxed @@ -0,0 +1,22 @@ +palette = 0=#151515 +palette = 1=#bc5653 +palette = 2=#909d63 +palette = 3=#ebc17a +palette = 4=#6a8799 +palette = 5=#b06698 +palette = 6=#c9dfff +palette = 7=#d9d9d9 +palette = 8=#636363 +palette = 9=#bc5653 +palette = 10=#a0ac77 +palette = 11=#ebc17a +palette = 12=#7eaac7 +palette = 13=#b06698 +palette = 14=#acbbd0 +palette = 15=#f7f7f7 +background = #353a44 +foreground = #d9d9d9 +cursor-color = #d9d9d9 +cursor-text = #1b1b1b +selection-background = #6a7985 +selection-foreground = #d9d9d9 -- cgit v1.2.3