Skip to content

Ghostty terminal theme inspired by the Vesper VSCode theme 🎨

Notifications You must be signed in to change notification settings

beingfranklin/Vesper-Ghostty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Vesper Theme for Ghostty

A minimal yet vibrant Ghostty terminal theme inspired by the Vesper VSCode theme. It features a dark background with warm and cool highlights for a balanced and modern look.

🎨 Theme Preview

Colors inspired by Vesper's syntax highlighting:

  • Background: #101010
  • Foreground: #ffffff
  • Accent Colors: Orange (#ffc799), Aqua (#99ffe4)

Vesper Theme Preview

πŸ“₯ Installation

  1. Download the theme:

    git clone https://github.com/beingfranklin/vesper-ghostty.git
    cd vesper-ghostty
  2. Move the theme to Ghostty's theme directory:

    mkdir -p ~/.config/ghostty/themes
    cp Vesper.conf ~/.config/ghostty/themes/
  3. Set the theme in Ghostty: Open ~/.config/ghostty/config and add:

    theme = vesper
  4. Restart Ghostty to apply the theme:

    ghostty --reload

🎨 Color Palette

Color Name Hex Code Usage
Background #101010 Terminal BG
Foreground #ffffff Main Text
Cursor #ffc799 Cursor
Selection #2a2a2a Selection BG
Orange #ffc799 Keywords, Numbers
Aqua #99ffe4 Strings, Functions

πŸ› οΈ Customization

Feel free to tweak the color scheme inside vesper.conf to match your preferences.

πŸ“ License

This theme is licensed under the MIT License.

πŸ’™ Credits


This README is ready for GitHub with installation steps, a color palette table, and credits. Let me know if you need any tweaks! πŸš€

Enjoy using Vesper for Ghostty! πŸš€

About

Ghostty terminal theme inspired by the Vesper VSCode theme 🎨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published