fix zed's borders
This commit is contained in:
parent
53413050db
commit
77b7828d5a
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ in {
|
||||||
};
|
};
|
||||||
project_panel.auto_reveal_entries = false;
|
project_panel.auto_reveal_entries = false;
|
||||||
|
|
||||||
|
"experimental.theme_overrides" = {
|
||||||
|
border = "#ffffff07";
|
||||||
|
};
|
||||||
|
|
||||||
hour_format = "hour24";
|
hour_format = "hour24";
|
||||||
auto_update = false;
|
auto_update = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue