chore: update changelog

This commit is contained in:
2026-06-05 10:00:38 +09:30
parent dd0830d349
commit b535e87023
14 changed files with 976 additions and 10 deletions
+3 -2
View File
@@ -37,8 +37,9 @@
@layer base, override;
@layer override {
* {
font-family: Rubik, sans-serif !important;
.legacy-root,
.legacy-root * {
font-family: var(--betterseqta-font-family, Rubik), sans-serif !important;
}
.iconFamily,
+2 -1
View File
@@ -119,7 +119,8 @@ select option {
#container {
background: var(--auto-background) !important;
}
:root * {
.legacy-root,
.legacy-root * {
font-family: Rubik, sans-serif !important;
--theme-fg-parts: white;
}