diff --git a/dot_config/helix/config.toml b/dot_config/helix/config.toml index 496af62..33c4d7f 100644 --- a/dot_config/helix/config.toml +++ b/dot_config/helix/config.toml @@ -1,4 +1,4 @@ -theme = "dracula" +theme = "dracula-transparent" [editor] line-number = "relative"