diff --git a/helix/config.toml b/helix/config.toml index 2282a0d..02e61d3 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -1,4 +1,4 @@ -theme = "monokai_pro_spectrum" +theme = "ayu_dark" [editor] line-number = "relative"