Fix grey color theme
[oweals/peertube.git] / client / src / app / videos / +video-edit / shared / video-edit.component.scss
index 2f906713200c668cb6db0ea589ec022d568aa811..0702ebf2215c05d1e812b01b36e9450e9a1f0cf7 100644 (file)
@@ -122,7 +122,7 @@ my-peertube-checkbox {
     display: inline-block;
     margin-right: 25px;
 
-    color: $grey-foreground-color;
+    color: var(--greyForegroundColor);
     font-size: 15px;
   }