]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Translated using Weblate (Polish)
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 560414e90fa60200356f4afb2c4b2321adf8afd1..046368c8b71a392c6efc3af1c4bad9ef7124a78f 100644 (file)
@@ -24,6 +24,7 @@ body {
   // now beware node-sass requires interpolation
   // for css custom properties #{$var}
   --mainColor: #{$orange-color};
+  --mainColorLighter: #{$orange-color-lighter};
   --mainHoverColor: #{$orange-hover-color};
   --mainBackgroundColor: #{$bg-color};
   --mainForegroundColor: #{$fg-color};