Skip to content

flynt-theme/flynt-ghostty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flynt for Ghostty

Warm tones. Zero visual noise. - Flynt for Ghostty.

Install

1. Copy theme files

macOS - Ghostty stores user themes in Application Support:

mkdir -p ~/Library/Application\ Support/com.mitchellh.ghostty/themes
cp themes/flynt-dark ~/Library/Application\ Support/com.mitchellh.ghostty/themes/
cp themes/flynt-light ~/Library/Application\ Support/com.mitchellh.ghostty/themes/

Linux - Ghostty uses the XDG config directory:

mkdir -p ~/.config/ghostty/themes
cp themes/flynt-dark ~/.config/ghostty/themes/
cp themes/flynt-light ~/.config/ghostty/themes/

2. Set the theme

Open your Ghostty config and add:

theme = light:flynt-light,dark:flynt-dark

Ghostty switches automatically based on your OS light/dark mode. To pin a single variant:

theme = flynt-dark

Config file locations (Ghostty loads all that exist, later files override earlier ones):

Platform Path
All platforms (XDG) ~/.config/ghostty/config.ghostty
macOS (App Support) ~/Library/Application Support/com.mitchellh.ghostty/config.ghostty

On macOS, Ghostty creates the config in Application Support by default. After editing, reload with Cmd+Shift+, or restart Ghostty.

Building from source

Themes are generated from theme.conf.tmpl using strike.

brew tap flynt-theme/tap && brew install strike
strike build theme.conf.tmpl --out themes/

License

MIT - Flynt Theme

About

Flynt theme for Ghostty

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages