From 880a32710c3cd9cfd51060e371c29728dead4708 Mon Sep 17 00:00:00 2001 From: Geovanny Sandino Date: Tue, 3 Sep 2024 11:10:28 -0600 Subject: [PATCH] Eliminamos el problema del VSCODE --- Aplication TT/.vscode/settings.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 Aplication TT/.vscode/settings.json diff --git a/Aplication TT/.vscode/settings.json b/Aplication TT/.vscode/settings.json deleted file mode 100644 index 744c4c6..0000000 --- a/Aplication TT/.vscode/settings.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "workbench.colorCustomizations": { - "activityBar.activeBackground": "#e7e7e4", - "activityBar.background": "#e7e7e4", - "activityBar.foreground": "#15202b", - "activityBar.inactiveForeground": "#15202b99", - "activityBarBadge.background": "#38a7a7", - "activityBarBadge.foreground": "#15202b", - "commandCenter.border": "#15202b99", - "sash.hoverBorder": "#e7e7e4", - "statusBar.background": "#cfcfc9", - "statusBar.foreground": "#15202b", - "statusBarItem.hoverBackground": "#b7b7ae", - "statusBarItem.remoteBackground": "#cfcfc9", - "statusBarItem.remoteForeground": "#15202b", - "titleBar.activeBackground": "#cfcfc9", - "titleBar.activeForeground": "#15202b", - "titleBar.inactiveBackground": "#cfcfc999", - "titleBar.inactiveForeground": "#15202b99" - }, - -} \ No newline at end of file