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/Slate | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Slate (limited to 'ghostty-themes/Slate') diff --git a/ghostty-themes/Slate b/ghostty-themes/Slate new file mode 100644 index 0000000..822bf4c --- /dev/null +++ b/ghostty-themes/Slate @@ -0,0 +1,22 @@ +palette = 0=#222222 +palette = 1=#e2a8bf +palette = 2=#81d778 +palette = 3=#c4c9c0 +palette = 4=#264b49 +palette = 5=#a481d3 +palette = 6=#15ab9c +palette = 7=#02c5e0 +palette = 8=#ffffff +palette = 9=#ffcdd9 +palette = 10=#beffa8 +palette = 11=#d0ccca +palette = 12=#7ab0d2 +palette = 13=#c5a7d9 +palette = 14=#8cdfe0 +palette = 15=#e0e0e0 +background = #222222 +foreground = #35b1d2 +cursor-color = #87d3c4 +cursor-text = #323232 +selection-background = #0f3754 +selection-foreground = #2dffc0 -- cgit v1.2.3