diff --git a/dot_config/helix/config.toml b/dot_config/helix/config.toml index 2a81eb7..4d1f277 100644 --- a/dot_config/helix/config.toml +++ b/dot_config/helix/config.toml @@ -1,4 +1,4 @@ -theme = "spacebones_light" +theme = "rose_pine_dawn" [editor.cursor-shape] normal = "block"