Skip to main content
Coding Theme

Color themes

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#F6F8FA
  • activityBar.border#00000015
  • activityBar.foreground#B2FF4D
  • activityBar.inactiveForeground#0B132060
  • activityBarBadge.background#B2FF4D
  • activityBarBadge.foreground#F6F8FA
  • button.background#B2FF4D
  • button.foreground#F6F8FA
  • button.hoverBackground#B2FF4Ddd
  • editor.background#F6F8FA
  • editor.foreground#0B1320
  • editor.inactiveSelectionBackground#68D1682580
  • editor.lineHighlightBackground#D0E6F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#68D16825
  • editorCursor.foreground#B2FF4D
  • editorGroupHeader.tabsBackground#D0E6F2aa
  • editorLineNumber.activeForeground#B2FF4D
  • editorLineNumber.foreground#A7C37A80
  • focusBorder#B2FF4D
  • foreground#0B1320
  • input.background#D0E6F2
  • input.border#00000015
  • input.foreground#0B1320
  • input.placeholderForeground#0B132060
  • list.activeSelectionBackground#B2FF4D30
  • list.activeSelectionForeground#0B1320
  • list.highlightForeground#B2FF4D
  • list.hoverBackground#D0E6F240
  • list.hoverForeground#0B1320
  • list.inactiveSelectionBackground#B2FF4D15
  • list.inactiveSelectionForeground#0B1320
  • selection.background#68D16825
  • sideBar.background#D0E6F2
  • sideBar.border#00000015
  • sideBar.foreground#0B1320
  • sideBarSectionHeader.background#D0E6F280
  • sideBarSectionHeader.foreground#0B1320
  • sideBarTitle.foreground#B2FF4D
  • statusBar.background#F6F8FA
  • statusBar.border#00000015
  • statusBar.foreground#0B1320
  • statusBar.noFolderBackground#F6F8FA
  • tab.activeBackground#F6F8FA
  • tab.activeBorderTop#B2FF4D
  • tab.activeForeground#0B1320
  • tab.border#00000015
  • tab.inactiveBackground#F6F8FA60
  • tab.inactiveForeground#0B132080
  • terminal.ansiBlack#0B1320
  • terminal.ansiBlue#68D168
  • terminal.ansiCyan#D9FF66
  • terminal.ansiGreen#B2FF4D
  • terminal.ansiMagenta#E7D98A
  • terminal.ansiRed#E7D98A
  • terminal.ansiWhite#0B1320
  • terminal.ansiYellow#D9FF66
  • terminal.background#F6F8FA
  • terminal.foreground#0B1320
  • titleBar.activeBackground#F6F8FA
  • titleBar.activeForeground#0B1320
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F8FA
  • titleBar.inactiveForeground#0B132060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A7C37Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#68D168bold
storage.type, storage.modifier#68D168italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B2FF4D
string, punctuation.definition.string, string.template, meta.template.expression#D9FF66
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E7D98A
variable, variable.other.readwrite, variable.other.object#0B1320
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B1320
variable.parameter, meta.parameter#0B1320dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B132080
keyword.operator#0B1320
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D9FF66bold
entity.other.inherited-class#B2FF4D
entity.name.tag, punctuation.definition.tag#68D168
entity.other.attribute-name#B2FF4D
meta.diff, meta.diff.header#A7C37A
markup.deleted#E7D98A
markup.inserted#B2FF4D
markup.changed#D9FF66
markup.heading, markup.heading.setext, punctuation.definition.heading#B2FF4Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D9FF66
string.other.link.title, string.other.link.description#B2FF4D
markup.underline.link#A7C37Aunderline
punctuation.definition.list#68D168
markup.quote, punctuation.definition.quote#A7C37Aitalic