Commit 5ef3983f3b737522256d7ddb4e3a84e5bfc31f30
1 parent
f71efbd464
Exists in
develop
and in
1 other branch
guardo en localStorage la seleccion de donde va a comer el pedido el cliente, no…
…mbre variable: pedidoPara
Showing
1 changed file
with
0 additions
and
18 deletions
Show diff stats
.vscode/settings.json
1 | { | File was deleted | |
2 | "workbench.colorCustomizations": { | ||
3 | "activityBar.background": "#1accff", | ||
4 | "activityBar.activeBorder": "#df00ad", | ||
5 | "activityBar.foreground": "#15202b", | ||
6 | "activityBar.inactiveForeground": "#15202b99", | ||
7 | "activityBarBadge.background": "#df00ad", | ||
8 | "activityBarBadge.foreground": "#e7e7e7", | ||
9 | "titleBar.activeBackground": "#00b3e6", | ||
10 | "titleBar.inactiveBackground": "#00b3e699", | ||
11 | "titleBar.activeForeground": "#15202b", | ||
12 | "titleBar.inactiveForeground": "#15202b99", | ||
13 | "statusBar.background": "#00b3e6", | ||
14 | "statusBarItem.hoverBackground": "#008bb3", | ||
15 | "statusBar.foreground": "#15202b" | ||
16 | }, | ||
17 | "peacock.color": "#00b3e6" | ||
18 | } |