Skip to content

ModusTeam/abysswalker-zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abysswalker for Zed

A minimalist dark theme. Designed for deep focus.


A port of the Abysswalker VS Code theme for the Zed editor.

Tuned for Frontend Development (React, TypeScript, Astro, CSS).

Palette

Role Hex
Background #1a1a1a
Foreground #a0a0a0
Keywords #bd7e7e
Strings #d1c29b
Functions #8fa8bd
Types / Tags #f5f5f5
Comments #606060
Punctuation #757575

Installation

Search Abysswalker in zed: extensions or add to your ~/.config/zed/settings.json:

"theme": "Abysswalker"

Recommended Settings

{
  "buffer_font_family": "Geist Mono",
  "buffer_font_size": 15,
  "theme": "Abysswalker"
}

Releases

No releases published

Packages

 
 
 

Contributors