UNPKG
rwsdk-tools
Version:
latest (0.5.0)
0.5.0
0.4.1
A collection of utility tools for working with the RWSDK (Redwood SDK)
rwsdk-tools
/
.vscode
/
settings.json
7 lines
•
172 B
JSON
View Raw
1
2
3
4
5
6
7
{
"workbench.colorCustomizations"
:
{
"activityBar.background"
:
"#2A3001"
,
"titleBar.activeBackground"
:
"#3B4401"
,
"titleBar.activeForeground"
:
"#F8FECE"
}
}