UNPKG

@fluentui/react-northstar

Version:
13 lines (11 loc) 388 B
"use strict"; exports.__esModule = true; exports.providerVariables = void 0; var providerVariables = function providerVariables(siteVariables) { return { scrollbarThumbBackgroundColor: siteVariables.colors.white, scrollbarThumbHoverBackgroundColor: siteVariables.colors.white }; }; exports.providerVariables = providerVariables; //# sourceMappingURL=providerVariables.js.map