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#18191a
  • activityBar.foreground#cdcdcd
  • activityBarBadge.background#7894ab
  • badge.background#7894ab
  • badge.foreground#18191a
  • button.background#7894ab
  • debugIcon.breakpointCurrentStackframeForeground#8ca0dc
  • debugIcon.breakpointDisabledForeground#646477
  • debugIcon.breakpointForeground#d2788c
  • debugIcon.breakpointStackframeForeground#8ca0dc
  • debugIcon.breakpointUnverifiedForeground#646477
  • debugIcon.continueForeground#d2788c
  • debugIcon.disconnectForeground#d2788c
  • debugIcon.pauseForeground#d2788c
  • debugIcon.restartForeground#8ca0dc
  • debugIcon.startForeground#8ca0dc
  • debugIcon.stepBackForeground#d2788c
  • debugIcon.stepIntoForeground#d2788c
  • debugIcon.stepOutForeground#d2788c
  • debugIcon.stepOverForeground#d2788c
  • debugIcon.stopForeground#8ca0dc
  • diffEditor.insertedTextBackground#8faf774b
  • diffEditor.removedTextBackground#d2788c52
  • editor.background#18191a
  • editor.foreground#cdcdcd
  • editor.lineHighlightBorder#282830
  • editorGroupHeader.tabsBackground#18191a
  • editorGroupHeader.tabsBorder#18191a
  • editorIndentGuide.activeBackground#363738
  • editorIndentGuide.background#282830
  • editorLineNumber.foreground#646477
  • editorRuler.foreground#282830
  • editorSuggestWidget.background#18191a
  • focusBorder#878787
  • foreground#cdcdcd
  • gitDecoration.ignoredResourceForeground#646477
  • input.background#282830
  • input.foreground#cdcdcd
  • inputOption.activeBackground#282830
  • list.activeSelectionBackground#363738
  • list.activeSelectionForeground#cdcdcd
  • list.focusBackground#363738
  • list.highlightForeground#cdcdcd
  • list.hoverBackground#282830
  • list.hoverForeground#cdcdcd
  • list.inactiveSelectionBackground#282830
  • list.inactiveSelectionForeground#cdcdcd
  • panelTitle.activeBorder#18191a
  • panelTitle.activeForeground#cdcdcd
  • panelTitle.inactiveForeground#646477
  • peekView.border#878787
  • peekViewEditor.background#18191a
  • pickerGroup.border#282830
  • pickerGroup.foreground#cdcdcd
  • progressBar.background#cdcdcd
  • scrollbar.shadow#18191a
  • sideBar.background#18191a
  • sideBarSectionHeader.background#282830
  • statusBar.background#18191a
  • statusBar.debuggingBackground#18191a
  • statusBar.foreground#cdcdcd
  • statusBar.noFolderBackground#18191a
  • statusBarItem.prominentBackground#cdcdcd1a
  • statusBarItem.remoteBackground#18191a00
  • statusBarItem.remoteForeground#cdcdcd
  • symbolIcon.classForeground#deb896
  • symbolIcon.constructorForeground#be8c8c
  • symbolIcon.enumeratorForeground#deb896
  • symbolIcon.enumeratorMemberForeground#8ca0dc
  • symbolIcon.eventForeground#deb896
  • symbolIcon.fieldForeground#8ca0dc
  • symbolIcon.functionForeground#be8c8c
  • symbolIcon.interfaceForeground#8ca0dc
  • symbolIcon.methodForeground#be8c8c
  • symbolIcon.variableForeground#8ca0dc
  • tab.activeBorder#18191a
  • tab.activeForeground#cdcdcd
  • tab.border#18191a
  • tab.inactiveBackground#18191a
  • tab.inactiveForeground#646477
  • terminal.ansiBrightBlack#646477
  • textLink.activeForeground#cdcdcd
  • textLink.foreground#878787
  • titleBar.activeBackground#18191a
  • titleBar.border#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#be8c8c
support.function, keyword.operator.accessor, meta.group.braces.round.function.arguments, meta.template.expression, markup.fenced_code meta.embedded.block#be8c8c
emphasisitalic
strong, markup.heading.markdown, markup.bold.markdown#d2788cbold
markup.italic.markdownitalic
meta.link.inline.markdown#7894abunderline
string, markup.fenced_code, markup.inline#deb896
comment, string.quoted.docstring.multi#646477
constant.language, variable.language.this, variable.other.object, variable.other.class, variable.other.constant, meta.property-name, support, string.other.link.title.markdown#8ca0dc
constant.numeric, constant.other.placeholder, constant.character.format.placeholder, meta.property-value, keyword.other.unit, keyword.other.template, entity.name.tag.yaml, entity.other.attribute-name, support.type.property-name.json#cdcdcd
keyword, storage.modifier, storage.type, storage.control.clojure, entity.name.function.clojure, support.function.node, punctuation.separator.key-value, punctuation.definition.template-expression#7894ab
variable.parameter.function#deb896
entity.name.type, entity.other.inherited-class, meta.function-call, meta.instance.constructor, entity.other.attribute-name, entity.name.function, constant.keyword.clojure#be8c8c
entity.name.tag, string.quoted, string.regexp, string.interpolated, string.template, string.unquoted.plain.out.yaml, keyword.other.template#deb896
punctuation.definition.arguments, punctuation.definition.dict, punctuation.separator, meta.function-call.arguments#cdcdcd