hand7s/stylix: color scheme changed
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
parent
3292ff3810
commit
d03b1f090f
1 changed files with 18 additions and 26 deletions
|
|
@ -1,32 +1,24 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
stylix = {
|
stylix = {
|
||||||
base16Scheme = {
|
base16Scheme = {
|
||||||
base00 = "2a1617";
|
scheme = "Ólafur Bjarki Bogason";
|
||||||
base01 = "5d3f3f";
|
name = "Tokyo Night Moon";
|
||||||
base02 = "7a5bab";
|
base00 = "#222436";
|
||||||
base03 = "bb9499";
|
base01 = "#1e2030";
|
||||||
base04 = "eea1cf";
|
base02 = "#2d3f76";
|
||||||
base05 = "f5dddd";
|
base03 = "#636da6";
|
||||||
base06 = "ffebff";
|
base04 = "#828bb8";
|
||||||
base07 = "ffede9";
|
base05 = "#3b4261";
|
||||||
base08 = "e36b70";
|
base06 = "#828bb8";
|
||||||
base09 = "ac878e";
|
base07 = "#c8d3f5";
|
||||||
base0A = "db7356";
|
base08 = "#ff757f";
|
||||||
base0B = "a78897";
|
base09 = "#ffc777";
|
||||||
base0C = "ca7a79";
|
base0A = "#ffc777";
|
||||||
base0D = "b28776";
|
base0B = "#c3e88d";
|
||||||
base0E = "d8708b";
|
base0C = "#86e1fc";
|
||||||
base0F = "ec6653";
|
base0D = "#82aaff";
|
||||||
base10 = "2a1617";
|
base0E = "#fca7ea";
|
||||||
base11 = "2a1617";
|
base0F = "#c53b53";
|
||||||
base12 = "e36b70";
|
|
||||||
base13 = "ac878e";
|
|
||||||
base14 = "a78897";
|
|
||||||
base15 = "ca7a79";
|
|
||||||
base16 = "b28776";
|
|
||||||
base17 = "d8708b";
|
|
||||||
scheme = "hand7s";
|
|
||||||
name = "red_ish";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue