Use One Dark as the default theme.
This commit is contained in:
parent
435360754b
commit
ffce2cb084
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
// The name of the Zed theme to use for the UI
|
// The name of the Zed theme to use for the UI
|
||||||
"theme": "cave-dark",
|
"theme": "one-dark",
|
||||||
// The name of a font to use for rendering text in the editor
|
// The name of a font to use for rendering text in the editor
|
||||||
"buffer_font_family": "Zed Mono",
|
"buffer_font_family": "Zed Mono",
|
||||||
// The default font size for text in the editor
|
// The default font size for text in the editor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue