refactor: no style overrides in production views

This commit is contained in:
Carlos Valente
2024-10-28 22:10:40 +01:00
committed by Carlos Valente
parent 143917f11a
commit 8ad1f2cb38
3 changed files with 5 additions and 12 deletions
+1 -8
View File
@@ -43,14 +43,7 @@
/** Colour used for external message and aux timer in /timer */
--external-color-override: #161616;
/** View specific features: /cuesheet */
--cuesheet-running-bg-override: #D20300;
/** View specific features: /op */
--operator-running-bg-override: #D20300;
--operator-highlight-override: #FFAB33;
/** View specific features: /studio */
--studio-active: #101010;
--studio-idle: #cfcfcf;