diff --git a/home/modules/helix/config/config.toml b/home/modules/helix/config/config.toml index c7e26b7..bfaa40e 100644 --- a/home/modules/helix/config/config.toml +++ b/home/modules/helix/config/config.toml @@ -1,4 +1,4 @@ -theme = "dracula" +theme = "onedark" [editor] line-number = "relative"