A port of the Abysswalker VS Code theme for the Zed editor.
Tuned for Frontend Development (React, TypeScript, Astro, CSS).
| Role | Hex |
|---|---|
| Background | #1a1a1a |
| Foreground | #a0a0a0 |
| Keywords | #bd7e7e |
| Strings | #d1c29b |
| Functions | #8fa8bd |
| Types / Tags | #f5f5f5 |
| Comments | #606060 |
| Punctuation | #757575 |
Search Abysswalker in zed: extensions or add to your ~/.config/zed/settings.json:
"theme": "Abysswalker"{
"buffer_font_family": "Geist Mono",
"buffer_font_size": 15,
"theme": "Abysswalker"
}