use different theme

This commit is contained in:
Tyler Mayoff 2025-09-10 21:43:36 -04:00
parent 701a9849a6
commit 03464a60f6

View file

@ -3,11 +3,7 @@
enable = true;
package = pkgs.mods.helix;
settings = {
theme = {
dark = "rose_pine";
light = "rose_pine_dawn";
};
theme = "base16_terminal";
editor = {
auto-format = false;
end-of-line-diagnostics = "warning";