From 4ae59147f70c9d61683dde9f9d55dfb3b267b8b0 Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 19 Mar 2026 02:47:09 +0200 Subject: [PATCH] helix: another theme --- dot_config/helix/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"