Files
home/.zed/settings.json
T
valknarandClaude Sonnet 4.6 902c8cf8a1 feat(zed): add Nord theme and project settings
Theme file lives in .zed/nord.json; arty zed:theme:install copies it
to the Windows Zed themes directory via wslpath.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 18:44:51 +02:00

8 lines
83 B
JSON

{
"theme": {
"mode": "system",
"dark": "Nord",
"light": "Nord"
}
}