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/Spiderman | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Spiderman (limited to 'ghostty-themes/Spiderman') diff --git a/ghostty-themes/Spiderman b/ghostty-themes/Spiderman new file mode 100644 index 0000000..fa2f78f --- /dev/null +++ b/ghostty-themes/Spiderman @@ -0,0 +1,22 @@ +palette = 0=#1b1d1e +palette = 1=#e60813 +palette = 2=#e22928 +palette = 3=#e24756 +palette = 4=#2c3fff +palette = 5=#2435db +palette = 6=#3256ff +palette = 7=#fffef6 +palette = 8=#505354 +palette = 9=#ff0325 +palette = 10=#ff3338 +palette = 11=#fe3a35 +palette = 12=#1d50ff +palette = 13=#747cff +palette = 14=#6184ff +palette = 15=#fffff9 +background = #1b1d1e +foreground = #e3e3e3 +cursor-color = #2c3fff +cursor-text = #000000 +selection-background = #070e50 +selection-foreground = #f0272d -- cgit v1.2.3