From d502780caec1fdbd3ae17be931e0b93ee9f8e809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Sat, 24 May 2025 00:46:24 +0200 Subject: [PATCH] stylix: change theme to ayu-dark --- stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylix.nix b/stylix.nix index 7989f35..9d539f9 100644 --- a/stylix.nix +++ b/stylix.nix @@ -7,7 +7,7 @@ enable = true; image = ./wallpapers/nixos_inspector_tan.png; polarity = "dark"; - base16Scheme = ./neovim_default_scheme.yaml; + base16Scheme = "${pkgs.base16-schemes}/share/themes/ayu-dark.yaml"; cursor = { package = breezex-cursor;