From 279f9844fd92b6a4df6dfeb11291ba4305d2fb4e Mon Sep 17 00:00:00 2001 From: Henrytene Date: Tue, 21 Sep 2021 13:01:31 -0500 Subject: [PATCH] =?UTF-8?q?Se=20agreg=C3=B3=20un=20archivo=20llamado=20hen?= =?UTF-8?q?ry.tene=20donde=20escrib=C3=AD=20mi=20plato=20favorito?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 7 +++++++ virtual/henry.tene | 1 + 2 files changed, 8 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 virtual/henry.tene diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..fe4d72b1 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,7 @@ +{ + "workbench.colorCustomizations": { + "activityBar.background": "#0B3605", + "titleBar.activeBackground": "#0F4B07", + "titleBar.activeForeground": "#F0FDEE" + } +} \ No newline at end of file diff --git a/virtual/henry.tene b/virtual/henry.tene new file mode 100644 index 00000000..c2e45873 --- /dev/null +++ b/virtual/henry.tene @@ -0,0 +1 @@ +Mi plato favorito es el :"Enrollado de Mero en salsa de mariscos". \ No newline at end of file