@borealisgroup/mui-theme
Advanced tools
Comparing version
@@ -522,15 +522,31 @@ "use strict"; | ||
"backgroundColor": "white", | ||
"boxShadow": "none", | ||
"& .Mui-selected": { | ||
"color": "#00A9E0", | ||
"fontWeight": "bold" | ||
}, | ||
"& button": { | ||
"color": "#767676", | ||
"borderBottom": "2px solid #767676", | ||
"opacity": 1, | ||
"fontSize": "14px", | ||
"textTransform": "uppercase", | ||
"fontWeight": "normal" | ||
"boxShadow": "none" | ||
}, | ||
"flexContainer": { | ||
"borderBottom": "4px solid #B2B2B2" | ||
}, | ||
"indicator": { | ||
"height": "4px" | ||
} | ||
}, | ||
"MuiTab": { | ||
"root": { | ||
"fontSize": "14px", | ||
"fontWeight": "normal", | ||
"fontVariant": "normal", | ||
"textTransform": "none", | ||
"&:hover": { | ||
"textDecoration": "underline" | ||
} | ||
}, | ||
"textColorInherit": { | ||
"color": "#333333", | ||
"opacity": 1 | ||
}, | ||
"selected": { | ||
"color": "#002677", | ||
"backgroundColor": "#F2FAFC" | ||
}, | ||
"disabled": { | ||
"color": "#B2B2B2" | ||
} | ||
@@ -537,0 +553,0 @@ }, |
{ | ||
"name": "@borealisgroup/mui-theme", | ||
"version": "0.8.127", | ||
"version": "0.8.128", | ||
"description": "Get the Borealis Material UI theme that can directly be used in your createMuiTheme function", | ||
@@ -5,0 +5,0 @@ "author": "Borealis Digital Studio", |
48573
0.74%1441
1.12%