tests/ayu: switch to new settings option

This commit is contained in:
Gaetan Lepage 2024-02-19 09:13:11 +01:00 committed by Gaétan Lepage
parent 6974a6a200
commit 56bda1f1c1

View file

@ -7,8 +7,10 @@
colorschemes.ayu = {
enable = true;
mirage = false;
overrides = {};
settings = {
mirage = false;
overrides = {};
};
};
};
}