From cc748bc34b69d19ad26e3682ad62f6e536167a2c Mon Sep 17 00:00:00 2001 From: Eder Moraes <54563944+edermcastro@users.noreply.github.com> Date: Mon, 14 Jul 2025 02:54:29 -0300 Subject: [PATCH] =?UTF-8?q?adicionado=20cor=20para=20butt=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- themes/linco-color-theme.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a75b8ab..fd5eab1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "LincoThemeOne-Dark", "description": "Tema de cores linco.work dark", "publisher": "linformatica", - "version": "0.0.2", + "version": "0.0.3", "engines": { "vscode": "^1.102.0" }, diff --git a/themes/linco-color-theme.json b/themes/linco-color-theme.json index eccb325..707afbb 100644 --- a/themes/linco-color-theme.json +++ b/themes/linco-color-theme.json @@ -75,6 +75,7 @@ "input.foreground": "#8dbe1a", "input.border": "#48610f", "input.placeholderForeground": "#45551f", + "button.background":"#618313", //area de foco, normalmente era azul "focusBorder": "#8dbe1a", //barra de rolagem