diff --git a/.gitignore b/.gitignore index 4500ccd..77cfcf2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ node_modules/ /icons /src/icons/svgs/*.svg .tmp-output-remote-icons +_tmp-output-remote-icons diff --git a/package.json b/package.json index 901f1ee..f527b5d 100644 --- a/package.json +++ b/package.json @@ -214,7 +214,6 @@ "json-minify": "1.0.0", "mustache": "2.3.0", "ncp": "2.0.0", - "rimraf": "2.6.2", "run-sequence": "2.2.1", "standard-version": "4.3.0", "svgo": "1.0.4", diff --git a/src/themes/settings/specific/lighter-hc.json b/src/themes/settings/specific/lighter-hc.json index 9788c97..1273e3f 100644 --- a/src/themes/settings/specific/lighter-hc.json +++ b/src/themes/settings/specific/lighter-hc.json @@ -8,7 +8,7 @@ "contrastBorder": "#CBCBCB", "scrollbars": "#00000040", "sidebarForeground": "#627883", - "comments": "#90A4AE90", + "comments": "#90A4AE", "caret": "#272727", "findHighlight": "#FFCC00", "foreground": "#90A4AE", diff --git a/src/themes/settings/specific/lighter.json b/src/themes/settings/specific/lighter.json index 6ccfff2..379617c 100644 --- a/src/themes/settings/specific/lighter.json +++ b/src/themes/settings/specific/lighter.json @@ -6,7 +6,7 @@ "background": "#FAFAFA", "backgroundAlt": "#FAFAFA", "contrastBorder": "#FAFAFA", - "comments": "#90A4AE90", + "comments": "#90A4AE", "caret": "#272727", "findHighlight": "#FFCC00", "foreground": "#90A4AE", diff --git a/yarn.lock b/yarn.lock index fc91e7a..188e855 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4306,7 +4306,7 @@ right-align@^0.1.1: dependencies: align-text "^0.1.1" -rimraf@2, rimraf@2.6.2, rimraf@^2.6.1: +rimraf@2, rimraf@^2.6.1: version "2.6.2" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36" dependencies: