# Ghostty Config ## Docs - [Contributing Guidelines](https://mintlify.wiki/zerebos/ghostty-config/development/contributing.md): Learn how to contribute to Ghostty Config with bug reports, feature requests, and pull requests. - [Local Development Setup](https://mintlify.wiki/zerebos/ghostty-config/development/local-setup.md): Learn how to clone the repository, install dependencies, and run Ghostty Config locally for development. - [Project Structure](https://mintlify.wiki/zerebos/ghostty-config/development/project-structure.md): Understand the codebase organization and architecture of Ghostty Config. - [Color Schemes Browser](https://mintlify.wiki/zerebos/ghostty-config/features/color-schemes.md): Browse and apply 250+ community color themes from the iTerm2-Color-Schemes repository - [Font Playground](https://mintlify.wiki/zerebos/ghostty-config/features/font-playground.md): Interactive font preview with live testing of locally installed fonts, styles, and sizing - [Keybinding Builder](https://mintlify.wiki/zerebos/ghostty-config/features/keybind-builder.md): Visual keybinding editor with validation, duplicate detection, and sequence support - [Live Preview Components](https://mintlify.wiki/zerebos/ghostty-config/features/live-previews.md): Real-time visualization of Ghostty settings including cursors, colors, fonts, and icons - [Interactive Settings Editor](https://mintlify.wiki/zerebos/ghostty-config/features/settings-editor.md): Visual controls for configuring Ghostty with real-time previews and automatic config generation - [Configuring Fonts](https://mintlify.wiki/zerebos/ghostty-config/guide/configuring-fonts.md): Learn how to configure fonts and use the font playground in Ghostty Config - [Customizing Colors](https://mintlify.wiki/zerebos/ghostty-config/guide/customizing-colors.md): Learn how to customize color schemes and palettes in Ghostty Config - [Getting Started](https://mintlify.wiki/zerebos/ghostty-config/guide/getting-started.md): Learn how to access and navigate the Ghostty Config web interface - [Importing & Exporting Configs](https://mintlify.wiki/zerebos/ghostty-config/guide/importing-exporting.md): Learn how to import existing Ghostty configs and export your generated configuration - [Previewing Changes](https://mintlify.wiki/zerebos/ghostty-config/guide/previewing-changes.md): Learn how to use the live preview features in Ghostty Config - [Setting Keybinds](https://mintlify.wiki/zerebos/ghostty-config/guide/setting-keybinds.md): Learn how to set up and customize keybindings using the visual builder in Ghostty Config - [Introduction](https://mintlify.wiki/zerebos/ghostty-config/introduction.md): A beautiful, intuitive configuration generator for Ghostty terminal that makes customizing your terminal effortless. - [Quickstart](https://mintlify.wiki/zerebos/ghostty-config/quickstart.md): Get started with Ghostty Config in minutes. Learn how to customize settings, preview changes, and export your configuration. - [Components](https://mintlify.wiki/zerebos/ghostty-config/reference/components.md): Core Svelte components used in the Ghostty Config editor interface - [Stores](https://mintlify.wiki/zerebos/ghostty-config/reference/stores.md): Reactive state management stores for configuration, history, and app state - [Utilities](https://mintlify.wiki/zerebos/ghostty-config/reference/utilities.md): Utility functions for parsing config, color manipulation, and keybind handling ## OpenAPI Specs - [openapi](https://mintlify.wiki/zerebos/ghostty-config/api-reference/openapi.json)