UNPKG

@fluentui/react-northstar

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