Skip to content

ksandvik/jade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jade

Jade - Green Zed Code Editor Theme

Based on the Dracula Zed theme. The panes and editor view uses dark green colors. Inspired by the various John Blow 'emacs' themes available for VSCode.

More instructions

To map .jai files (for the time being) use this in your settings.json:

  "file_types": {
    "C++": ["c", "jai"]
  }

The pane fonts can't be changed in the theme, if you want to change these globally, define this in settings.json

  "ui_font_family": "Geneva",

About

Jade - Green Zed Code Editor Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published