dashjs
Version:
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
11 lines • 385 B
JSON
{
"workbench.colorCustomizations": {
"titleBar.activeBackground": "#208af9",
"titleBar.inactiveBackground": "#208af999",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveForeground": "#e7e7e799",
"statusBar.background": "#208af9",
"statusBarItem.hoverBackground": "#52a4fa",
"statusBar.foreground": "#e7e7e7"
}
}