]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
Cleanup some client FIXME
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index 5b5ac9adce25823b3ebc1f3139870c13525bfb55..e087a25482e654e5181afb4b52969345ff23aa1d 100644 (file)
@@ -81,7 +81,7 @@ $variables: (
   --menuForegroundColor: var(--menuForegroundColor),
   --submenuColor: var(--submenuColor),
 
-  --inputColor: var(--inputColor),
+  --inputBackgroundColor: var(--inputBackgroundColor),
   --inputPlaceholderColor: var(--inputPlaceholderColor),
 
   --actionButtonColor: var(--actionButtonColor),