switched helix to solarized

This commit is contained in:
Cyryl Płotnicki 2023-08-19 11:53:48 +01:00
parent dc86139e8f
commit c90629aeb3

View file

@ -36,7 +36,7 @@ in {
}; };
}; };
settings = { settings = {
theme = "base16_transparent"; theme = "solarized_dark";
editor = { editor = {
auto-save = true; auto-save = true;
auto-pairs = false; auto-pairs = false;