Add more checks and fixed old files
This commit is contained in:
parent
994708ec16
commit
f097e7186d
7 changed files with 133 additions and 82 deletions
|
|
@ -2,8 +2,7 @@
|
|||
let
|
||||
strPalette = with pkgs.rice;
|
||||
pkgs.lib.rice.palette.toRgbHex rec {
|
||||
foreground = colorPalette.primary.foreground;
|
||||
background = colorPalette.primary.background;
|
||||
inherit (colorPalette.primary) background foreground;
|
||||
color0 = colorPalette.normal.black;
|
||||
color1 = colorPalette.normal.red;
|
||||
color2 = colorPalette.normal.green;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue