Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/add-ghostty: Adds Kanagawa Wave theme for ghostty #262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions extras/kanagawa-wave.ghostty
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# kanagawa wave

## black
palette = 0=#090618
palette = 8=#727169
## red
palette = 1=#c34043
palette = 9=#e82424
## green
palette = 2=#76946a
palette = 10=#98bb6c
## yellow
palette = 3=#c0a36e
palette = 11=#e6c384
## blue
palette = 4=#7e9cd8
palette = 12=#7fb4ca
## magenta
palette = 5=#957fb8
palette = 13=#938aa9
## cyan
palette = 6=#6a9589
palette = 14=#7aa89f
## white
palette = 7=#c8c093
palette = 15=#dcd7ba

background = 1f1f28
foreground = dcd7ba
cursor-color = dcd7ba
selection-background = 2d4f67
selection-foreground = c8c093