react-native-reanimated-slider
Version:
a reanimated slider for video players
19 lines • 760 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#4bf5f2",
"activityBar.activeBorder": "#f24af5",
"activityBar.background": "#4bf5f2",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#f24af5",
"activityBarBadge.foreground": "#15202b",
"statusBar.background": "#1bf2ee",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#0ccecb",
"titleBar.activeBackground": "#1bf2ee",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#1bf2ee99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#1bf2ee"
}