Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 748 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 748 Bytes

zed settings

# Theme - modified
ln -s $(pwd)/themes/zedokai.json ~/.config/zed/themes

# Settings & Keybindings
ln -s $(pwd)/*.json ~/.config/zed

I run these commands from the Git zed-settings directory.

Settings

Installs settings.json and keymap.json to ~/.config/zed.

There are lists of all available settings Ctrl + Shift + P and typing default.

Theme

image

Installs zedokai.json theme to ~/.config/zed/themes.

Zedokai Zedokai with darker backgrounds.

Theme Schema