stylix: change theme to ayu-dark

This commit is contained in:
Khaïs COLIN 2025-05-24 00:46:24 +02:00
parent f527faf181
commit d502780cae
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU

View file

@ -7,7 +7,7 @@
enable = true; enable = true;
image = ./wallpapers/nixos_inspector_tan.png; image = ./wallpapers/nixos_inspector_tan.png;
polarity = "dark"; polarity = "dark";
base16Scheme = ./neovim_default_scheme.yaml; base16Scheme = "${pkgs.base16-schemes}/share/themes/ayu-dark.yaml";
cursor = { cursor = {
package = breezex-cursor; package = breezex-cursor;