Skip to content

Commit 4b13d00

Browse files
committed
Little cleanup
1 parent 73e2505 commit 4b13d00

3 files changed

Lines changed: 3 additions & 47 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ A beautiful VS Code theme based on Bootstrap's color palette, featuring OKLCH co
1111
3. Then [select a theme](https://code.visualstudio.com/docs/getstarted/themes#_selecting-the-color-theme). Four themes are included:
1212
- `Bootstrap Light`
1313
- `Bootstrap Dark`
14-
- `Bootstrap Light Vibrant` (Display P3 color space)
15-
- `Bootstrap Dark Vibrant` (Display P3 color space)
14+
- `Bootstrap Light Vibrant` (Display P3 color space, not for VS Code editors)
15+
- `Bootstrap Dark Vibrant` (Display P3 color space, not for VS Code editors)
1616

1717
## Color Palette
1818

package.json

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

src/demo-p3.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)