Last active
August 6, 2025 10:20
-
-
Save ceroberoz/3bd8cd4910350e8e24fa7663aa3cea11 to your computer and use it in GitHub Desktop.
Ghostty config file with Catppuccin Frappe theme, with Fish Shell as default shell.
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
# Config generated by Ghostty Config | |
shell-integration = fish | |
theme = catppuccin-frappe | |
background = #303446 | |
foreground = #c6d0f5 | |
selection-background = #44495d | |
selection-foreground = #c6d0f5 | |
cursor-color = #f2d5cf | |
cursor-text = 303446 | |
palette = 0=#51576d | |
palette = 1=#e78284 | |
palette = 2=#a6d189 | |
palette = 3=#e5c890 | |
palette = 4=#8caaee | |
palette = 5=#f4b8e4 | |
palette = 6=#81c8be | |
palette = 7=#a5adce | |
palette = 8=#626880 | |
palette = 9=#e78284 | |
palette = 10=#a6d189 | |
palette = 11=#e5c890 | |
palette = 12=#8caaee | |
palette = 13=#f4b8e4 | |
palette = 14=#81c8be | |
palette = 15=#b5bfe2 | |
# macos-icon = retro |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment