diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..108b8bd --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,22 @@ +{ + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#4e3b40", + "activityBar.background": "#4e3b40", + "activityBar.foreground": "#e7e7e7", + "activityBar.inactiveForeground": "#e7e7e799", + "activityBarBadge.background": "#000000", + "activityBarBadge.foreground": "#e7e7e7", + "commandCenter.border": "#e7e7e799", + "sash.hoverBorder": "#4e3b40", + "statusBar.background": "#312528", + "statusBar.foreground": "#e7e7e7", + "statusBarItem.hoverBackground": "#4e3b40", + "statusBarItem.remoteBackground": "#312528", + "statusBarItem.remoteForeground": "#e7e7e7", + "titleBar.activeBackground": "#312528", + "titleBar.activeForeground": "#e7e7e7", + "titleBar.inactiveBackground": "#31252899", + "titleBar.inactiveForeground": "#e7e7e799" + }, + "peacock.color": "#312528" +} \ No newline at end of file diff --git a/app/cuadros.js b/app/cuadros.js index c07aaeb..0bc737d 100644 --- a/app/cuadros.js +++ b/app/cuadros.js @@ -28,7 +28,7 @@ const Cuadrado = ({ valor, alHcerClick }) => { onMouseLeave={handleMouseLeave} >