react-native-rating-element
Version:
A simple rating library for react native supporting decimal point and custom icon set
19 lines • 698 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#3444a9",
"activityBar.activeBorder": "#310f14",
"activityBar.background": "#3444a9",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#310f14",
"activityBarBadge.foreground": "#e7e7e7",
"statusBar.background": "#283482",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#3444a9",
"titleBar.activeBackground": "#283482",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#28348299",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#283482"
}