[Feat] Screen Lock overrides & Move Aura Settings to pref page

This commit is contained in:
Minoricew
2025-06-03 02:11:39 +08:00
parent a86d13431b
commit fbc5cf1f57
20 changed files with 1807 additions and 67 deletions

View File

@@ -69,6 +69,12 @@
color: rgb(0, 106, 188);
}
.aura-settings-entry-warning-icon {
transform: rotate(180deg);
display: inline-block;
color: rgb(241, 155, 0);
}
/* Animations */
@keyframes invalidShake {