all repos — nixfiles @ e4b550955c8afce7b4290bbbfc845a316c71f72a

System and user configuration, managed by nix and home-manager

zed: remove theme settings

Alan Pearce
commit

e4b550955c8afce7b4290bbbfc845a316c71f72a

parent

5477f960b3f43c1cd0bdac1de7842e92b37aeefa

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M user/settings/zed.nixuser/settings/zed.nix
@@ -17,11 +17,6 @@ breadcrumbs = false;
quick_actions = false; selections_menu = false; }; - theme = { - mode = "system"; - light = "One Light"; - dark = "One Dark"; - }; cursor_blink = false; current_line_highlight = "gutter"; indent_guides.enabled = false;