diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..f75fa82 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,18 @@ +{ + "workbench.colorCustomizations": { + "activityBar.background": "#1accff", + "activityBar.activeBorder": "#df00ad", + "activityBar.foreground": "#15202b", + "activityBar.inactiveForeground": "#15202b99", + "activityBarBadge.background": "#df00ad", + "activityBarBadge.foreground": "#e7e7e7", + "titleBar.activeBackground": "#00b3e6", + "titleBar.inactiveBackground": "#00b3e699", + "titleBar.activeForeground": "#15202b", + "titleBar.inactiveForeground": "#15202b99", + "statusBar.background": "#00b3e6", + "statusBarItem.hoverBackground": "#008bb3", + "statusBar.foreground": "#15202b" + }, + "peacock.color": "#00b3e6" +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 5fba580..fd7da49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "autoservicio-axion", - "version": "0.0.0", + "version": "0.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/src/app/modules/opcion-pedido/opcion-pedido.component.html b/src/app/modules/opcion-pedido/opcion-pedido.component.html index c7cb21b..ed6ffe0 100644 --- a/src/app/modules/opcion-pedido/opcion-pedido.component.html +++ b/src/app/modules/opcion-pedido/opcion-pedido.component.html @@ -19,7 +19,7 @@