vscode-bumblebee
🐝 Bumble Bee theme for vscode
A black and yellow color theme for vscode that meets WCAG 2.1 AAA colour contrast standards.
Install
ext install adamzerella.bumblebee
Then navigate to Preferences > Color Theme > Bumble Bee.
Preview

Palette
| Code | Color |
| common.accent | |
| common.bg | |
| common.fg | |
| common.ui | |
| syntax.tag | |
| syntax.func | |
| syntax.entity | |
| syntax.string | |
| syntax.regexp | |
| syntax.markup | |
| syntax.keyword | |
| syntax.special | |
| syntax.comment | |
| syntax.constant | |
| syntax.operator | |
| syntax.error | |
| ui.line | |
| ui.panel.bg | |
| ui.panel.shadow | |
| ui.panel.border | |
| ui.gutter.normal | |
| ui.gutter.active | |
| ui.selection.bg | |
| ui.selection.inactive | |
| ui.selection.border | |
| ui.guide.active | |
| ui.guide.normal | |
| vcs.added | |
| vcs.modified | |
| vcs.removed | |
Local development
# NPM
npm i
# Yarn
yarn install
Press F5 to launch a live preview and don't forget to switch the theme in the preview window!
Contributors
| |