diff --git a/app/javascript/flavours/glitch/styles/modern/style.scss b/app/javascript/flavours/glitch/styles/modern/style.scss
index 68748a32db..e0998f5578 100644
--- a/app/javascript/flavours/glitch/styles/modern/style.scss
+++ b/app/javascript/flavours/glitch/styles/modern/style.scss
@@ -9,7 +9,6 @@
   --shadow: 0 10px 40px -10px rgba(0,0,0,0.15);
   --shadow-low: 0 8px 16px -10px rgba(0,0,0,0.4);
   --shadow-med: 0 8px 60px -30px rgba(0,0,0,0.1);
---accent
 }
 :not(body):not(.scrollable)::-webkit-scrollbar {
   width: 6px;
@@ -4076,4 +4075,4 @@ body:not(.flavour-glitch)  #mastodon .account-timeline__header .account__header_
 }
 .modal-root__container {
   animation: bounceIn 0.7s;
-}
\ No newline at end of file
+}
diff --git a/app/javascript/styles/modern/style.scss b/app/javascript/styles/modern/style.scss
index 68748a32db..e0998f5578 100644
--- a/app/javascript/styles/modern/style.scss
+++ b/app/javascript/styles/modern/style.scss
@@ -9,7 +9,6 @@
   --shadow: 0 10px 40px -10px rgba(0,0,0,0.15);
   --shadow-low: 0 8px 16px -10px rgba(0,0,0,0.4);
   --shadow-med: 0 8px 60px -30px rgba(0,0,0,0.1);
---accent
 }
 :not(body):not(.scrollable)::-webkit-scrollbar {
   width: 6px;
@@ -4076,4 +4075,4 @@ body:not(.flavour-glitch)  #mastodon .account-timeline__header .account__header_
 }
 .modal-root__container {
   animation: bounceIn 0.7s;
-}
\ No newline at end of file
+}