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/SoftServer | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/SoftServer (limited to 'ghostty-themes/SoftServer') diff --git a/ghostty-themes/SoftServer b/ghostty-themes/SoftServer new file mode 100644 index 0000000..b26328b --- /dev/null +++ b/ghostty-themes/SoftServer @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#a2686a +palette = 2=#9aa56a +palette = 3=#a3906a +palette = 4=#6b8fa3 +palette = 5=#6a71a3 +palette = 6=#6ba58f +palette = 7=#99a3a2 +palette = 8=#666c6c +palette = 9=#dd5c60 +palette = 10=#bfdf55 +palette = 11=#deb360 +palette = 12=#62b1df +palette = 13=#606edf +palette = 14=#64e39c +palette = 15=#d2e0de +background = #242626 +foreground = #99a3a2 +cursor-color = #d2e0de +cursor-text = #000000 +selection-background = #7f8786 +selection-foreground = #effffe -- cgit v1.2.3