mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 22:56:37 +00:00
a7a645c7ab
add tests
13 lines
356 B
JSON
13 lines
356 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"editor.background": "#191A1C",
|
|
"sideBar.background": "#191A1C",
|
|
"activityBar.background": "#191A1C",
|
|
"panel.background": "#191A1C",
|
|
"terminal.background": "#191A1C",
|
|
"editorGroupHeader.tabsBackground": "#191A1C",
|
|
"tab.inactiveBackground": "#191A1C"
|
|
}
|
|
}
|
|
|