mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 07:06:39 +00:00
make structure
add tests
This commit is contained in:
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"editor.background": "#191A1C",
|
||||
"sideBar.background": "#191A1C",
|
||||
"activityBar.background": "#191A1C",
|
||||
"panel.background": "#191A1C",
|
||||
"terminal.background": "#191A1C",
|
||||
"editorGroupHeader.tabsBackground": "#191A1C",
|
||||
"tab.inactiveBackground": "#191A1C"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user