Skip to content

Instantly share code, notes, and snippets.

@yesmar
Created January 4, 2025 20:11
Show Gist options
  • Save yesmar/51f8d4fe17de39df04b37a11f9b1f7ef to your computer and use it in GitHub Desktop.
Save yesmar/51f8d4fe17de39df04b37a11f9b1f7ef to your computer and use it in GitHub Desktop.
GitHub Dark Colorblind theme for Ghostty
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
foreground = #c9d1d9
background = #0d1117
cursor-color = #58a6ff
selection-background = #282a36
selection-foreground = #ffffff
@yesmar
Copy link
Author

yesmar commented Jan 4, 2025

Save this as ~/.config/ghostty/themes/GitHub Dark Colorblind, set theme = GitHub Dark Colorblind in your Ghostty configuration file, select Reload Configuration, and you're all set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment