A twilight-inspired dark theme for the Zed editor.
- Open Zed → Settings → Editor → Theme
- Search for Foreglow
- Select it to apply
- Open Zed
- Press
Cmd+,/Ctrl+,to open settings - Go to Editor → Theme
- Click "Install Theme" and paste the theme JSON
| Token | Hex | Usage |
|---|---|---|
| Background | #161221 |
Main background |
| Current Line | #281F3D |
Line highlight |
| Selection | #3D2556 |
Text selection |
| Foreground | #E8E3F2 |
Default text |
| Comment | #736699 |
Comments |
| Keyword | #CB81E4 |
Keywords |
| String | #ED9F82 |
Strings |
| Function | #EC93BF |
Functions |
| Number | #EFBF6C |
Numbers |
| Type | #75C6D7 |
Classes, types |
| Variable | #C7BCE6 |
Variables |
| Accent | #F471C8 |
Cursor, accent |
Coming soon.
MIT © Foreglow