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#4C4C4C
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#A0A0A0
  • activityBarBadge.background#FFFF00
  • activityBarBadge.foreground#000000
  • badge.background#FF0000
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FFFF00
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#A0A0A0
  • breadcrumbPicker.background#000000
  • button.background#0000FF
  • button.foreground#FFFFFF
  • button.hoverBackground#70A0FF
  • diffEditor.border#4C4C4C
  • diffEditor.insertedTextBackground#00FF0033
  • diffEditor.insertedTextBorder#00FF00
  • diffEditor.removedTextBackground#FF000033
  • diffEditor.removedTextBorder#FF0000
  • dropdown.background#000000
  • dropdown.border#4C4C4C
  • dropdown.foreground#FFFFFF
  • editor.background#000000
  • editor.findMatchBackground#FF8800
  • editor.findMatchHighlightBackground#FF880055
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#4C4C4C
  • editor.inactiveSelectionBackground#FF8800
  • editor.lineHighlightBackground#000000
  • editor.selectionBackground#FFFF00
  • editor.selectionHighlightBackground#FF880055
  • editor.wordHighlightBackground#0000FF33
  • editor.wordHighlightStrongBackground#0000FF66
  • editorBracketMatch.background#0000A033
  • editorBracketMatch.border#0000FF
  • editorBracketPairGuide.activeBackground1#00FF00
  • editorBracketPairGuide.activeBackground2#FFFF00
  • editorBracketPairGuide.activeBackground3#0000FF
  • editorBracketPairGuide.background1#4C4C4C
  • editorBracketPairGuide.background2#4C4C4C
  • editorBracketPairGuide.background3#4C4C4C
  • editorCursor.background#000000
  • editorCursor.foreground#00FF00
  • editorGroup.border#4C4C4C
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#00FF00
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF0000
  • editorGutter.modifiedBackground#0000FF
  • editorIndentGuide.activeBackground#A0A0A0
  • editorIndentGuide.background#4C4C4C
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#A0A0A0
  • editorOverviewRuler.addedForeground#00FF00
  • editorOverviewRuler.border#4C4C4C
  • editorOverviewRuler.deletedForeground#FF0000
  • editorOverviewRuler.errorForeground#FF0000
  • editorOverviewRuler.findMatchForeground#FF8800
  • editorOverviewRuler.modifiedForeground#0000FF
  • editorOverviewRuler.warningForeground#FF8800
  • editorRuler.foreground#4C4C4C
  • editorWhitespace.foreground#4C4C4C
  • gitDecoration.conflictingResourceForeground#FF8800
  • gitDecoration.deletedResourceForeground#FF0000
  • gitDecoration.ignoredResourceForeground#A0A0A0
  • gitDecoration.modifiedResourceForeground#0000FF
  • gitDecoration.untrackedResourceForeground#00FF00
  • input.background#000000
  • input.border#4C4C4C
  • input.foreground#FFFFFF
  • input.placeholderForeground#A0A0A0
  • inputOption.activeBorder#0000FF
  • inputValidation.errorBackground#FF0000
  • inputValidation.errorBorder#A00000
  • inputValidation.errorForeground#FFFFFF
  • inputValidation.infoBackground#0000FF
  • inputValidation.infoBorder#70A0FF
  • inputValidation.infoForeground#FFFFFF
  • inputValidation.warningBackground#FF8800
  • inputValidation.warningBorder#FF8800
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#0000FF
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#FF0000
  • list.focusBackground#0000FF
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FFFF00
  • list.hoverBackground#4C4C4C
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#0000A0
  • list.inactiveSelectionForeground#FFFFFF
  • list.warningForeground#FF8800
  • merge.border#4C4C4C
  • merge.currentContentBackground#00FF0022
  • merge.currentHeaderBackground#00FF0044
  • merge.incomingContentBackground#0000FF22
  • merge.incomingHeaderBackground#0000FF44
  • minimap.background#000000
  • minimap.errorHighlight#FF0000
  • minimap.findMatchHighlight#FF8800
  • minimap.selectionHighlight#FFFF00
  • minimap.warningHighlight#FF8800
  • notificationCenter.border#4C4C4C
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#FFFFFF
  • notificationLink.foreground#70A0FF
  • notifications.background#000000
  • notifications.border#4C4C4C
  • notifications.foreground#FFFFFF
  • panel.background#000000
  • panel.border#4C4C4C
  • panelTitle.activeBorder#FFFF00
  • panelTitle.activeForeground#FFFF00
  • panelTitle.inactiveForeground#A0A0A0
  • peekView.border#0000FF
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#FF880088
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#A0A0A0
  • peekViewResult.matchHighlightBackground#FF880088
  • peekViewResult.selectionBackground#0000FF
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#A0A0A0
  • peekViewTitleLabel.foreground#FFFF00
  • problemsErrorIcon.foreground#FF0000
  • problemsInfoIcon.foreground#0000FF
  • problemsWarningIcon.foreground#FF8800
  • progressBar.background#00FF00
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#A0A0A0EE
  • scrollbarSlider.background#4C4C4C88
  • scrollbarSlider.hoverBackground#A0A0A0BB
  • sideBar.background#4C4C4C
  • sideBar.border#4C4C4C
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#4C4C4C
  • sideBarSectionHeader.foreground#FFFF00
  • sideBarTitle.foreground#FFFF00
  • statusBar.background#0000A0
  • statusBar.border#000000
  • statusBar.debuggingBackground#FF0000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#A000A0
  • statusBarItem.prominentBackground#00FF00
  • statusBarItem.prominentForeground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#FFFF00
  • tab.activeForeground#FFFF00
  • tab.border#4C4C4C
  • tab.inactiveBackground#4C4C4C
  • tab.inactiveForeground#A0A0A0
  • tab.unfocusedActiveForeground#FFFFFF
  • tab.unfocusedInactiveForeground#A0A0A0
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000FF
  • terminal.ansiBrightBlack#4C4C4C
  • terminal.ansiBrightBlue#70A0FF
  • terminal.ansiBrightCyan#70A0FF
  • terminal.ansiBrightGreen#00FF00
  • terminal.ansiBrightMagenta#FF80FF
  • terminal.ansiBrightRed#FF0000
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#70A0FF
  • terminal.ansiGreen#00FF00
  • terminal.ansiMagenta#A000A0
  • terminal.ansiRed#FF0000
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFFF00
  • terminal.background#000000
  • terminal.foreground#FFFFFF
  • terminalCursor.background#000000
  • terminalCursor.foreground#00FF00
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#4C4C4C
  • titleBar.inactiveBackground#4C4C4C
  • titleBar.inactiveForeground#A0A0A0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#0000A0
comment#A0A0A0italic
storage.type.class.jsdoc, entity.name.type.instance.jsdoc, variable.other.jsdoc#70A0FF
constant.language#FF0000
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#FF80FF
constant.regexp#A000A0
constant.character#FF80FF
entity.name.tag#FF8800
entity.name.tag.css#FFFF00
entity.other.attribute-name#70A0FFitalic
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#FFFF00
invalid#FF0000
invalid.deprecated#A00000strikethrough
markup.underlineunderline
markup.bold#FFFFFFbold
markup.heading#FFFF00bold
markup.italicitalic
markup.inline.raw#00FF00
markup.fenced_code.block#00FF00
markup.underline.link, string.other.link#70A0FFunderline
markup.list#FF8800
markup.quote#A0A0A0italic
markup.inserted#00FF00
markup.deleted#FF0000
markup.changed#0000FF
meta.selector#FFFF00
punctuation.definition.tag#A0A0A0
entity.other.attribute-name.pseudo-class.css#FF8800
entity.other.attribute-name.pseudo-element.css#FF8800
meta.preprocessor#A000A0
meta.preprocessor.string#FFFFFF
meta.preprocessor.numeric#FF80FF
meta.structure.dictionary.key.python#70A0FF
entity.name.function.decorator.python, meta.function.decorator.python#FFFF00
variable.parameter.function.language.special.self.python#A000A0italic
support.function.magic.python#FF8800
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#A000A0
storage.type.annotation.java, punctuation.definition.annotation.java#FFFF00
variable.language.this.java#A000A0italic
variable.language.super.java#A000A0italic
storage.modifier.pointer.c, storage.modifier.reference.c#FF8800
keyword.operator.new#FF0000
storage#0000FF
storage.type#0000FF
storage.modifier#A000A0
string#FFFFFF
string.tag#FFFFFF
string.value#FFFFFF
string.regexp#FF80FF
constant.character.escape#FF8800bold
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#0000FF
meta.template.expression#70A0FF
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#70A0FF
keyword.other.unit#FF80FF
keyword.control.at-rule, punctuation.definition.keyword.css#A000A0
keyword#00FF00
keyword.control#00FF00
keyword.operator#FFFFFF
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python, keyword.operator.wordlike#0000FF
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.control.default#A000A0
entity.name.function, support.function, support.constant.handlebars#FFFF00
support.function.builtin, support.function.console#FF8800
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, entity.name.type.class, source.cs storage.type#00FF00bold
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#00FF00
support.type.primitive, support.type.builtin, keyword.type#0000FF
entity.name.type.parameter, meta.type.parameters#70A0FF
variable, meta.definition.variable.name, support.variable#70A0FF
variable.parameter#FF80FFitalic
variable.language.this#A000A0italic
variable.language, variable.language.super#A000A0italic
variable.other.constant#FF0000bold
meta.object-literal.key, meta.object-literal.key entity.name.function#70A0FF
variable.other.property, variable.other.object.property#70A0FF
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#FFFFFF
constant.other.color, constant.color#FF80FF
keyword.other.important.css#FF0000bold
punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.array, punctuation.section.embedded#FFFFFF
punctuation.separator, punctuation.terminator#A0A0A0
storage.type.function.arrow#00FF00
support.function.git-rebase#FFFF00
constant.sha.git-rebase#FF80FF
meta.tag.sgml.doctype, punctuation.definition.tag.html#A000A0
constant.character.entity.html#FF8800
string.interpolated.python, punctuation.definition.interpolation.begin.python, punctuation.definition.interpolation.end.python#0000FF
punctuation.bracket.angle.java, storage.type.generic.java#70A0FF
cicero-lino-theme by cicero-lino - VS Code Theme