Fix grey color theme
[oweals/peertube.git] / client / src / sass / include / _variables.scss
index 58955802c2d4a28425c6c6e9aa70a8d5c6be9a51..11561e268bdf4ee3f45030ad14cdf77d086dbe65 100644 (file)
@@ -91,6 +91,8 @@ $variables: (
   --mainForegroundColor: var(--mainForegroundColor),
   --secondaryColor: var(--secondaryColor),
 
+  --greyForegroundColor: var(--greyForegroundColor),
+
   --menuBackgroundColor: var(--menuBackgroundColor),
   --menuForegroundColor: var(--menuForegroundColor),
   --submenuColor: var(--submenuColor),