feat: dank themes module

This commit is contained in:
Nick 2025-01-16 21:44:11 -06:00
parent b07db5670d
commit b0fdd1d958
32 changed files with 1377 additions and 1345 deletions

View file

@ -20,14 +20,14 @@
green = "98971a";
greenBright = "b8bb26";
yellow = "d79921";
YellowBright = "fabd2f";
yellowBright = "fabd2f";
blue = "458588";
BlueBright = "83a598";
blueBright = "83a598";
purple = "b16286";
PurpleBright = "d3869b";
purpleBright = "d3869b";
aqua = "689d6a";
AquaBright = "8ec07c";
aquaBright = "8ec07c";
orange = "d65d0e";
OrangeBright = "fe8019";
orangeBright = "fe8019";
};
}

View file

@ -20,14 +20,14 @@
green = "79740e";
greenBright = "98971a";
yellow = "b57614";
YellowBright = "d79921";
yellowBright = "d79921";
blue = "076678";
BlueBright = "458588";
blueBright = "458588";
purple = "8f3f71";
PurpleBright = "b16286";
purpleBright = "b16286";
aqua = "427b58";
AquaBright = "689d6a";
aquaBright = "689d6a";
orange = "af3a03";
OrangeBright = "d65d0e";
orangeBright = "d65d0e";
};
}

View file

@ -8,9 +8,8 @@
blue4 = "004972b8";
blue5 = "00daef";
blue6 = "54b9ff";
blue7 = "54b9ff";
blue8 = "007acc";
blue9 = "2d4860";
blue7 = "007acc";
blue8 = "2d4860";
purple0 = "17191e";
purple1 = "2a2d34";
purple2 = "4bf3c8";
@ -41,5 +40,7 @@
white0 = "ffffff0b";
white1 = "ffffff25";
white2 = "ffffff1f";
peach = "ffd493";
grayBlue = "eef0f9";
};
}