Skip to content

jarith/everforest-night-ghostty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🌲 Everforest Night

A green-based theme for Ghostty, designed to stay warm and readable during long coding sessions.

Installation

  1. Create the Ghostty themes directory:

    mkdir -p ~/.config/ghostty/themes
  2. Copy the bundled theme file into that directory:

    cp themes/everforest-night ~/.config/ghostty/themes/everforest-night
  3. Enable it in your Ghostty config (~/.config/ghostty/config):

    theme = everforest-night
  4. Optional: add the background image:

    cp themes/dark_strand.png ~/.config/ghostty/dark_strand.png

    Then add these settings to ~/.config/ghostty/config:

    background-image = dark_strand.png
    background-image-opacity = 0.6
    background-image-fit = stretch
  5. Restart Ghostty.

Color Palette

Core Colors

Color Hex Preview
Background #323d43
Foreground #d8caac
Cursor #d8caac
Cursor Text #323d43
Selection Background #465258
Selection Foreground #d8caac

ANSI Palette

Color Hex Preview
Black #aeb6b0
Red #eda0a1
Green #a7c080
Yellow #dbbc7f
Blue #86bfb7
Purple #dba5bf
Aqua #83c092
White #d8caac
Bright Black #b0bab0
Bright Red #eda0a1
Bright Green #a7c080
Bright Yellow #dbbc7f
Bright Blue #86bfb7
Bright Purple #dba5bf
Bright Aqua #83c092
Bright White #d8caac

Acknowledgments

Inspired by Forest Night by @jef and Everforest by @sainnhe

License

MIT

About

🌲 Everforest Night theme for Ghostty

Resources

License

Stars

Watchers

Forks

Contributors