diff --git a/stylix/green/default.nix b/stylix/green/default.nix index 2878ee0d..b01cd329 100644 --- a/stylix/green/default.nix +++ b/stylix/green/default.nix @@ -6,6 +6,4 @@ base16Scheme = ./everforest-dark-hard.yaml; autoEnable = true; }; - - } \ No newline at end of file diff --git a/stylix/sakura-day/default.nix b/stylix/sakura-day/default.nix index 9ac4085a..f31ecacb 100644 --- a/stylix/sakura-day/default.nix +++ b/stylix/sakura-day/default.nix @@ -5,6 +5,4 @@ base16Scheme = ./sakura.yaml; autoEnable = true; }; - - } \ No newline at end of file diff --git a/stylix/sakura-night/default.nix b/stylix/sakura-night/default.nix index 7aa0bb15..aa5dc127 100644 --- a/stylix/sakura-night/default.nix +++ b/stylix/sakura-night/default.nix @@ -6,6 +6,4 @@ polarity = "dark"; autoEnable = true; }; - - }