Skip to content

azerella/vscode-bumblebee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

bumble bee theme

Palette

CodeColor
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

Adam Zerella