Created
December 30, 2024 01:15
-
-
Save ll931217/9f91a5e4d6b22ba862f3e5920c54b938 to your computer and use it in GitHub Desktop.
A Tokyo night moon theme for ghostty
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
palette = 0=#414868 | |
palette = 8=#414868 | |
palette = 1=#f7768e | |
palette = 9=#f7768e | |
palette = 2=#73daca | |
palette = 10=#73daca | |
palette = 3=#e0af68 | |
palette = 11=#e0af68 | |
palette = 4=#7aa2f7 | |
palette = 12=#7aa2f7 | |
palette = 5=#bb9af7 | |
palette = 13=#bb9af7 | |
palette = 6=#81c8be | |
palette = 14=#7dcfff | |
palette = 7=#c0caf5 | |
palette = 15=#c0caf5 | |
background = #1a1b26 | |
foreground = #a9b1d6 | |
cursor-color = #c0caf5 | |
selection-background = #28344a | |
selection-foreground = #a9b1d6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a file in
$XDG_CONFIG_HOME/ghostty/themes/tokyonight-moon
and paste this in.In
$XDG_CONFIG_HOME/ghostty/config
settheme = tokyonight-moon
then reload the terminal with the new config