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/Rippedcasts | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Rippedcasts (limited to 'ghostty-themes/Rippedcasts') diff --git a/ghostty-themes/Rippedcasts b/ghostty-themes/Rippedcasts new file mode 100644 index 0000000..c6e92a7 --- /dev/null +++ b/ghostty-themes/Rippedcasts @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#cdaf95 +palette = 2=#a8ff60 +palette = 3=#bfbb1f +palette = 4=#75a5b0 +palette = 5=#ff73fd +palette = 6=#5a647e +palette = 7=#bfbfbf +palette = 8=#666666 +palette = 9=#eecbad +palette = 10=#bcee68 +palette = 11=#e5e500 +palette = 12=#86bdc9 +palette = 13=#e500e5 +palette = 14=#8c9bc4 +palette = 15=#e5e5e5 +background = #2b2b2b +foreground = #ffffff +cursor-color = #7f7f7f +cursor-text = #ffffff +selection-background = #5a647e +selection-foreground = #f2f2f2 -- cgit v1.2.3