UNPKG
@herbsjs/herbs2repl
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Herbs REPL
github.com/herbsjs/herbs2repl
herbsjs/herbs2repl
@herbsjs/herbs2repl
/
.vscode
/
settings.json
9 lines
(8 loc)
•
234 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"workbench.colorCustomizations"
:
{
"editorRuler.foreground"
:
"#4e2d38"
,
"activityBar.background"
:
"#203215"
,
"titleBar.activeBackground"
:
"#2C461E"
,
"titleBar.activeForeground"
:
"#F9FCF7"
}
}