From f84aa0668e07d409d290a94d52e54e0b03210812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucija=20Tatarevic=CC=81?= Date: Mon, 9 Jan 2023 10:11:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Update=20strings=20color?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- themes/melinoe-color-theme.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b7de1e6..4ffba52 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "displayName": "Melinoƫ", "description": "Dark & colorful theme for VSCode", "publisher": "ltatarev", + "version": "0.0.4", "author": { "name": "ltatarev", "url": "https://ltatarev.github.io/" @@ -12,7 +13,6 @@ "type": "git", "url": "https://github.com/ltatarev/melinoe-vscode" }, - "version": "0.0.3", "engines": { "vscode": ">=1.74.0" }, diff --git a/themes/melinoe-color-theme.json b/themes/melinoe-color-theme.json index 6bde503..a60e725 100644 --- a/themes/melinoe-color-theme.json +++ b/themes/melinoe-color-theme.json @@ -736,7 +736,7 @@ "name": "Strings", "scope": "string", "settings": { - "foreground": "#d9952b" + "foreground": "#efc2ff" } }, {