Skip to content

Commit 60689bc

Browse files
authored
v0.0.17 prep (#19)
* update version * update readme
1 parent 0595737 commit 60689bc

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@
1010
3. Then [select a theme](https://code.visualstudio.com/docs/getstarted/themes#_selecting-the-color-theme). Four themes are included:
1111
- `Pierre Light`
1212
- `Pierre Dark`
13-
- `Pierre Light Vibrant` (Display P3 color space, not for VS Code editors)
14-
- `Pierre Dark Vibrant` (Display P3 color space, not for VS Code editors)
1513

1614
## Vibrant themes (Display P3)
1715

1816
> [!NOTE]
19-
> Vibrant themes do not work in VS Code at this time as it does not support color formats other than Hex or RGB. You can, however, use these with [Precision Diffs](https://pierrejs-docs.vercel.app) or any [Shiki](https://shiki.style) project to render code.
17+
> Vibrant themes do not work in VS Code at this time as it does not support color formats other than Hex or RGB. You can, however, use these with [Diffs](https://diffs.com) or any [Shiki](https://shiki.style) project to render code.
2018
2119
The **Vibrant** theme variants use CSS's `color(display-p3 r g b)` format with enhanced saturation to fully utilize Display P3's wider color gamut. Display P3 can represent ~25% more colors than standard sRGB, and these themes are optimized to take full advantage of that on compatible displays.
2220

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pierre-vscode-theme",
33
"displayName": "Pierre Theme",
44
"description": "Pierre theme for Shiki, VS Code, and more",
5-
"version": "0.0.16",
5+
"version": "0.0.17",
66
"publisher": "pierre-computer-co",
77
"icon": "icon.png",
88
"galleryBanner": {

0 commit comments

Comments
 (0)