new theme

This commit is contained in:
k 2024-09-09 11:43:29 -04:00
parent b3ccd0de90
commit 7e91bfb0f5
2 changed files with 2 additions and 7 deletions

View File

@ -57,9 +57,9 @@
stylix = { stylix = {
enable = true; enable = true;
polarity = "light"; polarity = "dark";
image = ./wallpaper.png; image = ./wallpaper.png;
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine-dawn.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml";
cursor = { cursor = {
package = pkgs.adwaita-icon-theme; package = pkgs.adwaita-icon-theme;
name = "Adwaita"; name = "Adwaita";
@ -133,11 +133,6 @@
plymouth = { plymouth = {
enable = true; enable = true;
theme = "rings";
themePackages = with pkgs;
[
(adi1090x-plymouth-themes.override { selected_themes = [ "rings" ]; })
];
}; };
consoleLogLevel = 0; consoleLogLevel = 0;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 MiB

After

Width:  |  Height:  |  Size: 3.3 MiB