https://github.com/eastsun5566/ghostty-noctis-themes
🎨👻 Noctis themes for Ghostty
https://github.com/eastsun5566/ghostty-noctis-themes
ghostty noctis themes
Last synced: 14 days ago
JSON representation
🎨👻 Noctis themes for Ghostty
- Host: GitHub
- URL: https://github.com/eastsun5566/ghostty-noctis-themes
- Owner: EastSun5566
- License: mit
- Created: 2024-12-28T21:06:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T09:40:38.000Z (4 months ago)
- Last Synced: 2025-10-09T15:33:04.977Z (14 days ago)
- Topics: ghostty, noctis, themes
- Homepage:
- Size: 7.56 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ghostty Noctis Themes
> Noctis color schemes for the [Ghostty terminal emulator](https://github.com/ghostty-org/ghostty), based on [Noctis theme](https://github.com/liviuschera/noctis).
## Themes
### Dark Themes
- **Noctis**: The original dark blue theme
- **Noctis Azureus**: Dark theme with azure blue colors
- **Noctis Bordo**: Dark theme with burgundy colors
- **Noctis Minimus**: Dark theme with muted blue colors
- **Noctis Uva**: Dark theme with grape colors
- **Noctis Viola**: Dark theme with violet colors### Light Themes
- **Noctis Lux**: Light theme with warm colors
- **Noctis Lilac**: Light theme with lilac colors
- **Noctis Hibernus**: Light theme with cool winter colors## Installation
```sh
# Create the Ghostty themes directory
mkdir -p ~/.config/ghostty/themes# Clone the repository
git clone https://github.com/eastsun5566/ghostty-noctis-themes.git# Copy the themes files
cp ghostty-noctis-themes/themes/* ~/.config/ghostty/themes/
```Use `ghostty +list-themes` preview the themes
## Usage
Update `~/.config/ghostty/config`
```conf
theme = noctis
```Or
```conf
theme = dark:noctis,light:noctis-lux
```## Screenshots
- Noctis

- Noctis Azureus

- Noctis Bordo

- Noctis Minimus

- Noctis Uva

- Noctis Viola

- Noctis Lux

- Noctis Lilac

- Noctis Hibernus
