Files
home/.zed/settings.json
T

8 lines
83 B
JSON
Raw Normal View History

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