diff options
| -rw-r--r-- | helix/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helix/config.toml b/helix/config.toml index bb83f6f..e60440e 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -1,4 +1,4 @@ -theme = "catppuccin_frappe" +theme = "seoul256-light-soft" [editor] bufferline = "always" |
