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; enable = true;
package = pkgs.mods.helix; package = pkgs.mods.helix;
settings = { settings = {
theme = { theme = "base16_terminal";
dark = "rose_pine";
light = "rose_pine_dawn";
};
editor = { editor = {
auto-format = false; auto-format = false;
end-of-line-diagnostics = "warning"; end-of-line-diagnostics = "warning";