Update midnightPurple.css

changed the purple accent to a lighter lavender
This commit is contained in:
LucifersCircle 2025-02-06 13:33:39 -08:00
parent 714346f1c9
commit b6d41987d5

View file

@ -1,6 +1,6 @@
/* midnightpurple theme setting */
.midnightPurple{
--accent: #4E1764;
--accent: #be6ede;
--green: #268F02;
--text: white;
--foreground: #222;