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/Smyck | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Smyck (limited to 'ghostty-themes/Smyck') diff --git a/ghostty-themes/Smyck b/ghostty-themes/Smyck new file mode 100644 index 0000000..52cb2b3 --- /dev/null +++ b/ghostty-themes/Smyck @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#b84131 +palette = 2=#7da900 +palette = 3=#c4a500 +palette = 4=#62a3c4 +palette = 5=#ba8acc +palette = 6=#207383 +palette = 7=#a1a1a1 +palette = 8=#7a7a7a +palette = 9=#d6837c +palette = 10=#c4f137 +palette = 11=#fee14d +palette = 12=#8dcff0 +palette = 13=#f79aff +palette = 14=#6ad9cf +palette = 15=#f7f7f7 +background = #1b1b1b +foreground = #f7f7f7 +cursor-color = #bbbbbb +cursor-text = #ffffff +selection-background = #207483 +selection-foreground = #f7f7f7 -- cgit v1.2.3