Revert "change default theme from hexagon (blue) to phonon (black) pt2"

This reverts commit f2af884e87.
This commit is contained in:
edshot99 2024-12-12 22:02:02 -06:00
parent 37e13bc383
commit 65c7fcc480

View File

@ -49,7 +49,7 @@ StorageUtils.bootstrapMany(LStorage.Site);
// Any changes here must be reflected there as well
LStorage.Theme = {
/** @returns {string} Main theme */
Main: ["theme", "phonon"],
Main: ["theme", "hexagon"],
/** @returns {string} Extra theme / seasonal decotrations */
Extra: ["theme-extra", "hexagon"],