Skip to content

Commit

Permalink
[helix] Change theme to solarized_light
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jan 2, 2025
1 parent 3298bb8 commit ab88321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/helix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
];
};
settings = {
theme = "solarized_dark";
theme = "solarized_light";
};
};
}

0 comments on commit ab88321

Please sign in to comment.