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/deep | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/deep (limited to 'ghostty-themes/deep') diff --git a/ghostty-themes/deep b/ghostty-themes/deep new file mode 100644 index 0000000..893aa7f --- /dev/null +++ b/ghostty-themes/deep @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#d70005 +palette = 2=#1cd915 +palette = 3=#d9bd26 +palette = 4=#5665ff +palette = 5=#b052da +palette = 6=#50d2da +palette = 7=#e0e0e0 +palette = 8=#535353 +palette = 9=#fb0007 +palette = 10=#22ff18 +palette = 11=#fedc2b +palette = 12=#9fa9ff +palette = 13=#e09aff +palette = 14=#8df9ff +palette = 15=#ffffff +background = #090909 +foreground = #cdcdcd +cursor-color = #d0d0d0 +cursor-text = #151515 +selection-background = #780002 +selection-foreground = #ececec -- cgit v1.2.3