cheems ci test
This commit is contained in:
parent
56adbf671f
commit
2ff6ff45bf
@ -79,7 +79,6 @@ in
|
||||
base0F = "#5c8b55"; # swamp olive
|
||||
};
|
||||
};
|
||||
};
|
||||
cheems = mkScheme {
|
||||
color = "yellow";
|
||||
name = "equilibrium-light";
|
||||
@ -104,4 +103,5 @@ in
|
||||
base0F = "#dc143c"; # crimson
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
}:
|
||||
let
|
||||
schemesFile = import ./schemes.nix { inherit pkgs; };
|
||||
scheme = schemesFile.schemes.who;
|
||||
scheme = schemesFile.schemes.cheems;
|
||||
cfg = config.my.stylix;
|
||||
in
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user