Files
home/.zed/settings.json
T

11 lines
149 B
JSON
Raw Normal View History

{
"theme": {
"mode": "system",
"dark": "Nord",
"light": "Nord"
},
"terminal": {
"font_family": "MesloLGS Nerd Font Mono"
}
}