Assorted ezpcusr fixes
This commit is contained in:
parent
5d1544dad7
commit
63137c2f6f
6 changed files with 117 additions and 1652 deletions
|
@ -226,22 +226,22 @@ in {
|
|||
};
|
||||
|
||||
ezcolors.baseColors = {
|
||||
base00 = "282936";
|
||||
base01 = "3a3c4e";
|
||||
base02 = "4d4f68";
|
||||
base03 = "626483";
|
||||
base04 = "62d6e8";
|
||||
base05 = "e9e9f4";
|
||||
base06 = "f1f2f8";
|
||||
base07 = "f7f7fb";
|
||||
base08 = "ea51b2";
|
||||
base09 = "b45bcf";
|
||||
base0A = "00f769";
|
||||
base0B = "ebff87";
|
||||
base0C = "a1efe4";
|
||||
base0D = "62d6e8";
|
||||
base0E = "b45bcf";
|
||||
base0F = "00f769";
|
||||
base00 = "1e0528";
|
||||
base01 = "1A092D";
|
||||
base02 = "331354";
|
||||
base03 = "320f55";
|
||||
base04 = "873582";
|
||||
base05 = "ffeeff";
|
||||
base06 = "ffeeff";
|
||||
base07 = "f8c0ff";
|
||||
base08 = "00d9e9";
|
||||
base09 = "aa00a3";
|
||||
base0A = "955ae7";
|
||||
base0B = "05cb0d";
|
||||
base0C = "b900b1";
|
||||
base0D = "550068";
|
||||
base0E = "8991bb";
|
||||
base0F = "4d6fff";
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue