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/GitHub-Dark-Colorblind | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/GitHub-Dark-Colorblind (limited to 'ghostty-themes/GitHub-Dark-Colorblind') diff --git a/ghostty-themes/GitHub-Dark-Colorblind b/ghostty-themes/GitHub-Dark-Colorblind new file mode 100644 index 0000000..35db0ea --- /dev/null +++ b/ghostty-themes/GitHub-Dark-Colorblind @@ -0,0 +1,22 @@ +palette = 0=#484f58 +palette = 1=#ec8e2c +palette = 2=#58a6ff +palette = 3=#d29922 +palette = 4=#58a6ff +palette = 5=#bc8cff +palette = 6=#39c5cf +palette = 7=#b1bac4 +palette = 8=#6e7681 +palette = 9=#fdac54 +palette = 10=#79c0ff +palette = 11=#e3b341 +palette = 12=#79c0ff +palette = 13=#d2a8ff +palette = 14=#56d4dd +palette = 15=#ffffff +background = #0d1117 +foreground = #c9d1d9 +cursor-color = #58a6ff +cursor-text = #58a6ff +selection-background = #c9d1d9 +selection-foreground = #0d1117 -- cgit v1.2.3