Skip to content

Commit 45872b8

Browse files
committed
2.0.3
1 parent 616958e commit 45872b8

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ _There's also an [Atom version](https://atom.io/themes/material-palenight-syntax
2323

2424
## Mild Contrast
2525

26-
This theme uses minimal contrast across the first three variants, but if you feel like the workbench could use a bit more, there's an experimental mild contrast variant under the name **Palenight (Mild Contrast)**, and it looks somewhat like this:
26+
This theme uses minimal contrast across the most of its variants, however, if you feel like the workbench could use a bit more, there's an experimental mild contrast variant under the name **Palenight (Mild Contrast)**, and it looks somewhat like this:
2727

2828
![mild contrast preview](https://i.imgur.com/kxR49j3.png)
2929

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# 2.0.2 (18.05.2021)
1+
# 2.0.3 (12.03.2023)
2+
3+
- Made find match backgrounds more prominent, which fixes [#72](https://github.com/whizkydee/vscode-palenight-theme/issues/72)
4+
- Applied mild foreground to editor ruler
5+
6+
## 2.0.2 (18.05.2021)
27

38
- Made selection background prominent, which fixes [#41](https://github.com/whizkydee/vscode-palenight-theme/issues/41), [#61](https://github.com/whizkydee/vscode-palenight-theme/issues/61) and [#64](https://github.com/whizkydee/vscode-palenight-theme/issues/64)
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "whizkydee",
44
"author": "Olaolu Olawuyi <mrolaolu@gmail.com> (http://twitter.com/mrolaolu)",
55
"displayName": "Palenight Theme",
6-
"version": "2.0.2",
6+
"version": "2.0.3",
77
"description": "An elegant and juicy material-inspired theme for Visual Studio Code.",
88
"galleryBanner": {
99
"color": "#31364A",

0 commit comments

Comments
 (0)