Skip to main content
Coding Theme

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.background#000000
  • activityBar.border#777777
  • activityBar.dropBackground#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#777777
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#ffffff
  • contrastActiveBorder#777777
  • contrastBorder#777777
  • editor.background#000000
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#ff00ff
  • editor.findMatchHighlightBackground#77777777
  • editor.findMatchHighlightBorder#777777
  • editor.focusedStackFrameHighlightBackground#ee3737
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#77777777
  • editor.lineHighlightBorder#777777
  • editor.selectionBackground#77777777
  • editor.selectionHighlightBorder#00ddff
  • editorCursor.background#ff0000
  • editorCursor.foreground#ffffff
  • editorGroupHeader.tabsBackground#777777
  • editorGroupHeader.tabsBorder#777777
  • editorLineNumber.activeForeground#ff0000
  • editorLineNumber.foreground#777777
  • editorRuler.foreground#777777
  • editorWhitespace.foreground#77777777
  • focusBorder#ff0000
  • foreground#ffffff
  • list.activeSelectionBackground#ffffff
  • list.activeSelectionForeground#ff0000
  • list.focusBackground#77777777
  • list.focusForeground#ffffff
  • list.highlightForeground#ff0000
  • list.hoverBackground#77777777
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • list.inactiveSelectionForeground#000000
  • menu.background#000000
  • menu.border#777777
  • menu.foreground#ffffff
  • menu.selectionBackground#ffffff
  • menu.selectionBorder#ff0000
  • menu.selectionForeground#000000
  • menu.separatorBackground#ff0000
  • menubar.selectionBackground#ffffff00
  • menubar.selectionBorder#ffffff
  • menubar.selectionForeground#ffffff
  • progressBar.background#777777
  • sideBar.background#000000
  • sideBar.border#777777
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#777777
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#777777
  • tab.hoverBackground#000000
  • tab.hoverBorder#ffffff
  • tab.inactiveBackground#777777
  • tab.inactiveForeground#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#777777
  • titleBar.inactiveBackground#777777
  • titleBar.inactiveForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F8
meta.embedded, source.groovy.embedded#F8F8F8
comment#AAAAAA
string#ffff00
punctuation.definition.template-expression, punctuation.section.embedded#F92672
meta.template.expression#F8F8F8
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable#F8F8F8
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.type, entity.name.class#66D9EFunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
variable.other.property#fa84e6
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
markup.quote#F92672
markup.list#E6DB74
markup.bold, markup.italic#66D9EF
markup.inline.raw#FD971F
markup.heading#A6E22E
markup.heading.setext#A6E22E
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#FD971F
Black Bright Theme by Jay - VS Code Theme