testspace / .vscode /settings.json
stp's picture
Commit to HuggingFace Spaces
2296efd
raw
history blame contribute delete
No virus
188 Bytes
{
"workbench.colorCustomizations": {
"activityBar.background": "#442701",
"titleBar.activeBackground": "#5F3601",
"titleBar.activeForeground": "#FFFBF5"
}
}