Skip to content

raymondreaming/zed-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Zed Theme

Custom Zed editor configuration with Reality Designer theme overrides.

Installation

Copy settings.json to ~/.config/zed/settings.json

cp settings.json ~/.config/zed/settings.json

Features

  • Pure black background (Reality Designer base theme)
  • Syntax colors matching VS Code Black theme by kamil-now
  • Inter font for UI, Inter for code
  • Bold functions, types, keywords for visual hierarchy
  • Italic comments and parameters
  • Biome formatter integration
  • 4-space indentation

Syntax Highlighting

Element Color Weight
Functions #DCDCAA Bold
Types #4EC9B0 Bold
Keywords #C586C0 (purple) Bold
Variables #9CDCFE Normal
Strings #CE9178 Normal
Numbers #B5CEA8 Normal
Comments #777777 Light + Italic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors