different theme
This commit is contained in:
21
modules/themes/ina.nix
Normal file
21
modules/themes/ina.nix
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
base00 = "0e1415";
|
||||
base01 = "1a2121";
|
||||
base02 = "2f3636";
|
||||
base03 = "899393";
|
||||
base04 = "bec8c8";
|
||||
base05 = "dde4e3";
|
||||
base06 = "cce8e8";
|
||||
base07 = "9cf1f3";
|
||||
base08 = "ffb4ab";
|
||||
base09 = "b4c8e9";
|
||||
base0A = "b0cccc";
|
||||
base0B = "80d4d6";
|
||||
base0C = "9cf1f3";
|
||||
base0D = "80d4d6";
|
||||
base0E = "d4e3ff";
|
||||
base0F = "ffdad6";
|
||||
"author" = "Stylix";
|
||||
"scheme" = "Stylix";
|
||||
"slug" = "stylix";
|
||||
}
|
||||
@@ -94,8 +94,8 @@
|
||||
basics.enable = true;
|
||||
stylix = {
|
||||
enable = true;
|
||||
base16Scheme = import ../../modules/themes/tsukasa.nix;
|
||||
image = ../../tsukasa.jpg;
|
||||
base16Scheme = import ../../modules/themes/ina.nix;
|
||||
image = ../../wallpaper/ina.jpg;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
BIN
wallpaper/ina.jpg
Normal file
BIN
wallpaper/ina.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 MiB |
|
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.1 MiB |
Reference in New Issue
Block a user