Skip to content

Commit

Permalink
Update with the latest colorschemes
Browse files Browse the repository at this point in the history
  • Loading branch information
tinted-theming-bot committed Sep 29, 2024
1 parent 020f3f8 commit a9f381a
Show file tree
Hide file tree
Showing 5 changed files with 4,633 additions and 1 deletion.
22 changes: 21 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "base16-tinted-themes",
"displayName": "Tinted VSCode",
"description": "Choose from over 250 Tinted Themes",
"version": "0.13.0",
"version": "0.14.0",
"repository": "https://github.com/tinted-theming/tinted-vscode",
"publisher": "TintedTheming",
"icon": "assets/tinted-theming-logo.png",
Expand Down Expand Up @@ -1393,6 +1393,26 @@
"uiTheme": "vs-dark",
"path": "./themes/base24/base24-brogrammer.json"
},
{
"label": "base24-catppuccin-frappe",
"uiTheme": "vs-dark",
"path": "./themes/base24/base24-catppuccin-frappe.json"
},
{
"label": "base24-catppuccin-latte",
"uiTheme": "hc-light",
"path": "./themes/base24/base24-catppuccin-latte.json"
},
{
"label": "base24-catppuccin-macchiato",
"uiTheme": "vs-dark",
"path": "./themes/base24/base24-catppuccin-macchiato.json"
},
{
"label": "base24-catppuccin-mocha",
"uiTheme": "vs-dark",
"path": "./themes/base24/base24-catppuccin-mocha.json"
},
{
"label": "base24-chalk",
"uiTheme": "vs-dark",
Expand Down
Loading

0 comments on commit a9f381a

Please sign in to comment.