From 08f2d58fb2b635e003467f8710b64c96f8625efa Mon Sep 17 00:00:00 2001 From: dadada Date: Thu, 3 Nov 2022 18:39:02 +0100 Subject: [PATCH] use default theme --- home/modules/helix/config/config.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/modules/helix/config/config.toml b/home/modules/helix/config/config.toml index bfaa40e..458abea 100644 --- a/home/modules/helix/config/config.toml +++ b/home/modules/helix/config/config.toml @@ -1,5 +1,3 @@ -theme = "onedark" - [editor] line-number = "relative" mouse = true