UNPKG

@fluentui/react-northstar

Version:
16 lines (14 loc) 500 B
"use strict"; exports.__esModule = true; exports.textVariables = void 0; var textVariables = function textVariables(siteVariables) { return { atMentionMeColor: siteVariables.colors.orange[300], atMentionOtherColor: siteVariables.colors.brand[400], disabledColor: siteVariables.colors.grey[450], importantColor: siteVariables.colors.red[300], successColor: siteVariables.colors.green[200] }; }; exports.textVariables = textVariables; //# sourceMappingURL=textVariables.js.map