UNPKG
subpkg
Version:
latest (4.1.0)
4.1.0
4.0.2
4.0.1
4.0.0
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.0.0
0.0.1
Minimal utility for managing projects with sub-packages
github.com/scheibo/subpkg
scheibo/subpkg
subpkg
/
.vscode
/
settings.json
8 lines
•
213 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"workbench.colorCustomizations"
:
{
"editorRuler.foreground"
:
"#262626"
,
"activityBar.background"
:
"#442612"
,
"titleBar.activeBackground"
:
"#5F3619"
,
"titleBar.activeForeground"
:
"#FDFAF7"
}
}