UNPKG

@fluentui/react-northstar

Version:
10 lines (9 loc) 288 B
export var dialogVariables = function dialogVariables(siteVars) { return { boxShadow: 'none', border: "1px solid " + siteVars.colors.white, rootBackground: siteVars.colors.black, foregroundColor: siteVars.colors.white }; }; //# sourceMappingURL=dialogVariables.js.map