hand7s/stylix: color scheme changed

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-07-26 11:26:29 +03:00
parent 3292ff3810
commit d03b1f090f
No known key found for this signature in database

View file

@ -1,32 +1,24 @@
{...}: {
stylix = {
base16Scheme = {
base00 = "2a1617";
base01 = "5d3f3f";
base02 = "7a5bab";
base03 = "bb9499";
base04 = "eea1cf";
base05 = "f5dddd";
base06 = "ffebff";
base07 = "ffede9";
base08 = "e36b70";
base09 = "ac878e";
base0A = "db7356";
base0B = "a78897";
base0C = "ca7a79";
base0D = "b28776";
base0E = "d8708b";
base0F = "ec6653";
base10 = "2a1617";
base11 = "2a1617";
base12 = "e36b70";
base13 = "ac878e";
base14 = "a78897";
base15 = "ca7a79";
base16 = "b28776";
base17 = "d8708b";
scheme = "hand7s";
name = "red_ish";
scheme = "Ólafur Bjarki Bogason";
name = "Tokyo Night Moon";
base00 = "#222436";
base01 = "#1e2030";
base02 = "#2d3f76";
base03 = "#636da6";
base04 = "#828bb8";
base05 = "#3b4261";
base06 = "#828bb8";
base07 = "#c8d3f5";
base08 = "#ff757f";
base09 = "#ffc777";
base0A = "#ffc777";
base0B = "#c3e88d";
base0C = "#86e1fc";
base0D = "#82aaff";
base0E = "#fca7ea";
base0F = "#c53b53";
};
};
}