Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog for Bearded Theme

## 7.5.0 - 2022-09-20

### Add a theme

- Add the the `Planty Workbench` theme to bearded Theme (From [deavetheferret](https://github.com/deavetheferret))

## 7.4.0 - 2022-09-18

### Fixes
Expand Down
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,11 @@
"label": "Bearded Theme HC Flurry",
"uiTheme": "hc-light",
"path": "./themes/bearded-theme-hc-flurry.json"
},
{
"label": "Bearded Theme Ficus Bonsaï",
"uiTheme": "vs-dark",
"path": "./themes/bearded-theme-ficus-bonsai.json"
}
]
},
Expand Down
Loading