Skip to content

tylerlaprade/phosphor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Phosphor

A green-on-black CRT-inspired terminal theme.

image image

Install (Ghostty)

Drop the theme file into Ghostty's user themes directory:

mkdir -p ~/.config/ghostty/themes
curl -fsSL https://raw.githubusercontent.com/tylerlaprade/phosphor/main/phosphor \
  -o ~/.config/ghostty/themes/phosphor

Then reference it in ~/.config/ghostty/config:

theme = phosphor

Or as one half of a light/dark pair:

theme = dark:phosphor,light:Your Light Theme

Reload Ghostty (Cmd+Shift+, → reload, or kill -SIGUSR1 $(pgrep -x ghostty)).

License

MIT — see LICENSE.

About

A green-on-black CRT-inspired terminal theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors