mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
9 lines
312 B
JSON
9 lines
312 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"titleBar.inactiveBackground": "#ff4154", // change this color!
|
|
"titleBar.activeBackground": "#ff4154", // change this color!
|
|
"titleBar.inactiveForeground": "#ffffff", // change this color!
|
|
"titleBar.activeForeground": "#ffffff" // change this color!
|
|
}
|
|
}
|