Searched refs:getBackgroundDarkColor (Results 1 – 7 of 7) sorted by relevance
10 … exports.getWarningDarkColor = exports.getWarningColor = exports.getBackgroundDarkColor = exports.…20 function getBackgroundDarkColor(opacity) { function23 exports.getBackgroundDarkColor = getBackgroundDarkColor;
10 export declare function getBackgroundDarkColor(opacity?: number): string;
1 …9, 69, ${opacity == null ? 1 : opacity})`;\n}\n\nexport function getBackgroundDarkColor(opacity?: …
18 export function getBackgroundDarkColor(opacity?: number): string { function
51 pressed: LogBoxStyle.getBackgroundDarkColor(1),
67 pressed: LogBoxStyle.getBackgroundDarkColor(1),
1 … default: 'transparent',\n pressed: LogBoxStyle.getBackgroundDarkColor(1),\n …