From 5290d07cfd850a1e7c4477bf59b552e4d7dbcb6c Mon Sep 17 00:00:00 2001 From: Dinesh Date: Thu, 12 Jan 2023 22:35:33 -0400 Subject: [PATCH] Fix: for #47 and #49 [skip ci] --- CHANGELOG.md | 7 ++- gradle.properties | 2 +- src/main/resources/themes/vscode_dark.xml | 62 +++++++++++++------ .../resources/themes/vscode_dark_brighter.xml | 33 ++++++---- 4 files changed, 72 insertions(+), 32 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 550c009..481d7ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,12 @@ # vscode-theme Changelog ## [Unreleased] +# Fixed +- #47 - Purple color is inconsistent - Fixed only in VSCode theme. Not affects Brighter theme. +- #49 - Markdown color inconsistencies ## [1.7.6] -### Fixed +### Fixed - AppCode colors to be consistent with VSCode. ## [1.7.5] @@ -135,4 +138,4 @@ - Added extensive syntax highlighting for Dart/Flutter. ### Fixed -- WelcomeScreen color issues and Toolbar border \ No newline at end of file +- WelcomeScreen color issues and Toolbar border diff --git a/gradle.properties b/gradle.properties index 52b195f..14a0777 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.github.dinbtechit.vscodetheme pluginName = VSCode Theme # SemVer format -> https://semver.org -pluginVersion = 1.7.6 +pluginVersion = 1.7.7 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 211 diff --git a/src/main/resources/themes/vscode_dark.xml b/src/main/resources/themes/vscode_dark.xml index b8f5af8..eb76604 100644 --- a/src/main/resources/themes/vscode_dark.xml +++ b/src/main/resources/themes/vscode_dark.xml @@ -231,12 +231,12 @@ @@ -368,12 +368,12 @@ @@ -568,7 +568,7 @@ @@ -626,7 +626,7 @@ + + @@ -1084,6 +1095,21 @@ + + + + -