Skip to main content
Coding Theme

bulba

Publisher: Omkar IyerThemes in package: 1

A forestwood-style and bulbasaur-pokemon inspired dark theme for VS-Code. It's carefully designed keeping visual hierarchy in mind with custom color palette to tune your attention towards the syntax which you'd pay most attention to progressively muting the rest which requires less attention.

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#2C2924
  • activityBar.background#161616
  • activityBar.border#161616
  • activityBar.foreground#d3c8ac
  • activityBar.inactiveForeground#d0d0d0
  • activityBarBadge.background#D3C8AC
  • activityBarBadge.foreground#161616
  • button.background#764026
  • button.foreground#d1dede
  • dropdown.background#202020
  • dropdown.border#8B8A76
  • dropdown.foreground#D0D0D0
  • dropdown.listBackground#161616
  • editor.background#161616
  • editor.foreground#f8f9f4
  • editor.selectionBackground#2C2924
  • editorGroup.dropBackground#16161660
  • editorGroup.emptyBackground#161616
  • editorGroup.focusedEmptyBorder#D3C8AC
  • editorGroupHeader.noTabsBackground#161616
  • editorGroupHeader.tabsBackground#161616
  • editorGroupHeader.tabsBorder#161616
  • input.background#161616
  • input.border#8B8A76
  • input.foreground#D0D0D0
  • list.activeSelectionBackground#8B8A7640
  • list.activeSelectionForeground#D0D0D0
  • list.focusOutline#8B8A76
  • list.hoverBackground#8B8A7640
  • list.inactiveSelectionBackground#8B8A7640
  • list.inactiveSelectionForeground#D0D0D0
  • panel.background#161616
  • panel.border#454545
  • panelInput.border#7A9C9B
  • panelSection.border#7A9C9B
  • panelSectionHeader.background#247bb2
  • panelSectionHeader.border#7A9C9B
  • panelSectionHeader.foreground#D0D0D0
  • panelTitle.activeBorder#7A9C9B
  • panelTitle.activeForeground#D0D0D0
  • panelTitle.inactiveForeground#D0D0D0C0
  • scrollbar.shadow#00000060
  • scrollbarSlider.activeBackground#bfc3b770
  • scrollbarSlider.background#7c7e7840
  • scrollbarSlider.hoverBackground#8d908660
  • sideBar.background#161616
  • sideBar.border#3f3f3f
  • sideBar.dropBackground#764026
  • sideBar.foreground#D0D0D0
  • sideBarSectionHeader.background#161616
  • sideBarSectionHeader.border#161616
  • sideBarSectionHeader.foreground#D0D0D0
  • sideBarTitle.foreground#f8f9f4
  • statusBar.background#161616
  • statusBar.border#2d2a25
  • statusBar.debuggingBackground#550000
  • statusBar.foreground#fffdf3
  • statusBar.noFolderBackground#161616
  • tab.activeBackground#161616
  • tab.activeBorder#8B8A76
  • tab.activeForeground#f5f5f5
  • tab.activeModifiedBorder#D0D0D0
  • tab.hoverBackground#D3C8AC25
  • tab.hoverForeground#D0D0D0
  • tab.inactiveBackground#161616
  • tab.inactiveForeground#D0D0D0B0
  • tab.inactiveModifiedBorder#D0D0D0B0
  • tab.lastPinnedBorder#7A9C9B
  • tab.unfocusedActiveBackground#283035
  • tab.unfocusedActiveForeground#D0D0D0C0
  • tab.unfocusedActiveModifiedBorder#D0D0D0B0
  • tab.unfocusedInactiveBackground#161616
  • tab.unfocusedInactiveForeground#D0D0D0A0
  • titleBar.activeBackground#161616
  • titleBar.activeForeground#D0D0D0
  • titleBar.border#161616
  • titleBar.inactiveBackground#161616
  • titleBar.inactiveForeground#D0D0D0C0
  • window.activeBorder#161616
  • window.inactiveBorder#161616

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
variable, string constant.other.placeholder#d1dede
constant.other.color#ffffff
invalid, invalid.illegal#f4471b
keyword, storage.type, storage.modifier#99F2E9
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#99f2e9
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f4471b
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FCA675
meta.block variable.other#d1dede
support.other.variable, string.other.link#d1dede
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#5abc64
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#4da0e0
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#f4471b
support.type#B2CCD6
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f4471b
variable.language#f4471bitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#9bad75
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#619DD9italic
entity.other.attribute-name.class#619DD9
source.sass keyword.control#82AAFF
markup.inserted#4d9de0
markup.deleted#f4471b
markup.changed#E79A2E
string.regexp#D23D1D
constant.character.escape#D23D1D
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#f4471bitalic
source.json meta.structure.dictionary.json support.type.property-name.json#E79A2E
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#619DD9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#AAD15A
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E79A2E
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4d9de0
text.html.markdown, punctuation.definition.list_item.markdown#f5f5f5
text.html.markdown markup.inline.raw.markdown#E79A2E
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4d9de0
markup.italic#AAD15Aitalic
markup.bold, markup.bold string#AAD15Abold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#AAD15Abold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#E79A2E
constant.other.reference.link.markdown#619DD9
markup.raw.block#E79A2E
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

bulba - Coding Theme