https://github.com/beardedbear/bearded-theme
The VS Code theme with a long beard.
https://github.com/beardedbear/bearded-theme
elm oceanic solarized theme vscode
Last synced: 8 months ago
JSON representation
The VS Code theme with a long beard.
- Host: GitHub
- URL: https://github.com/beardedbear/bearded-theme
- Owner: BeardedBear
- License: gpl-3.0
- Created: 2019-06-20T10:00:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T00:42:11.000Z (over 1 year ago)
- Last Synced: 2025-03-28T11:11:43.437Z (8 months ago)
- Topics: elm, oceanic, solarized, theme, vscode
- Language: TypeScript
- Homepage:
- Size: 16 MB
- Stars: 573
- Watchers: 1
- Forks: 47
- Open Issues: 18
-
Metadata Files:
- Readme: README-DEV.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Setup
`yarn install`
# Development
## File watching
`yarn dev`
## Build
`yarn build`
## Build extension
`yarn build:ext`