mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
Add uppy workbench colorCustomizations
This commit is contained in:
parent
f877010d5b
commit
e1a7384b4f
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@
|
|||
}
|
||||
],
|
||||
"settings": {
|
||||
"workbench.colorCustomizations": {
|
||||
"titleBar.activeForeground": "#ffffff",
|
||||
"titleBar.activeBackground": "#ff009d",
|
||||
},
|
||||
"files.exclude": {
|
||||
"website/public/": true,
|
||||
"node_modules/": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue