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/Raycast_Dark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Raycast_Dark (limited to 'ghostty-themes/Raycast_Dark') diff --git a/ghostty-themes/Raycast_Dark b/ghostty-themes/Raycast_Dark new file mode 100644 index 0000000..6620f98 --- /dev/null +++ b/ghostty-themes/Raycast_Dark @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#ff5360 +palette = 2=#59d499 +palette = 3=#ffc531 +palette = 4=#56c2ff +palette = 5=#cf2f98 +palette = 6=#52eee5 +palette = 7=#ffffff +palette = 8=#000000 +palette = 9=#ff6363 +palette = 10=#59d499 +palette = 11=#ffc531 +palette = 12=#56c2ff +palette = 13=#cf2f98 +palette = 14=#52eee5 +palette = 15=#ffffff +background = #1a1a1a +foreground = #ffffff +cursor-color = #cccccc +cursor-text = #ffffff +selection-background = #333333 +selection-foreground = #000000 -- cgit v1.2.3