UNPKG
election-helpers
Version:
latest (0.0.8)
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Election helpers
github.com/ejfox/election-helpers
ejfox/election-helpers
election-helpers
/
.vscode
/
settings.json
9 lines
•
267 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"workbench.colorCustomizations"
:
{
"statusBar.background"
:
"#000000"
,
"statusBar.foreground"
:
"#e7e7e7"
,
"statusBarItem.hoverBackground"
:
"#1a1a1a"
,
"statusBarItem.remoteBackground"
:
"#000000"
,
"statusBarItem.remoteForeground"
:
"#e7e7e7"
}
}