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.

  • actionBar.toggledBackground#dddddd
  • activityBar.activeBackground#e4e1d7
  • activityBar.activeBorder#b11e14
  • activityBar.background#d6d3c9
  • activityBar.foreground#b11e14
  • activityBar.inactiveForeground#2d2d2d
  • activityBarBadge.background#b11e14
  • activityBarBadge.foreground#f2f0e3
  • agentsChatInput.border#d8d8d8
  • agentsNewSessionButton.border#d8d8d8
  • button.background#b11e14
  • button.foreground#f2f0e3
  • button.hoverBackground#8a140d
  • button.secondaryBackground#2d2d2d
  • button.secondaryForeground#f2f0e3
  • button.secondaryHoverBackground#454545
  • checkbox.border#919191
  • diffEditor.unchangedRegionBackground#f8f8f8
  • dropdown.background#f2f0e3
  • dropdown.border#d6d3c9
  • editor.background#f2f0e3
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.lineHighlightBackground#e4e1d760
  • editor.selectionBackground#b9211645
  • editor.selectionHighlightBackground#add6ff80
  • editorGroup.dropBackground#b9211645
  • editorGroup.dropIntoPromptBackground#e4e1d7
  • editorGroup.dropIntoPromptBorder#b11e14
  • editorGroupHeader.tabsBackground#d6d3c9
  • editorIndentGuide.activeBackground1#939393
  • editorIndentGuide.background1#d3d3d3
  • editorSuggestWidget.background#f3f3f3
  • input.background#f2f0e3
  • input.border#d6d3c9
  • input.placeholderForeground#767676
  • list.activeSelectionBackground#d6d3c9
  • list.activeSelectionForeground#b11e14
  • list.activeSelectionIconForeground#2d2d2d
  • list.focusAndSelectionOutline#2d2d2d
  • list.focusOutline#b11e14
  • list.hoverBackground#b11e1415
  • list.hoverForeground#2d2d2d
  • list.inactiveSelectionBackground#e4e1d7
  • list.inactiveSelectionForeground#2d2d2d
  • menu.border#d4d4d4
  • notebook.cellBorderColor#e8e8e8
  • notebook.selectedCellBackground#c8ddf150
  • panel.background#e4e1d7
  • panel.border#d6d3c9
  • ports.iconRunningProcessForeground#369432
  • quickInput.background#e4e1d7
  • quickInputList.focusBackground#f2f0e3
  • quickInputList.focusForeground#000000
  • quickInputList.focusIconForeground#000000
  • sash.hoverBorder#b11e14
  • searchEditor.textInputBorder#cecece
  • settings.numberInputBorder#cecece
  • settings.textInputBorder#cecece
  • sideBar.background#e4e1d7
  • sideBar.border#d6d3c9
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarStickyScroll.background#d6d3c9
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#2d2d2d
  • statusBar.debuggingBackground#8a140d
  • statusBar.debuggingForeground#f2f0e3
  • statusBar.foreground#f2f0e3
  • statusBarItem.errorBackground#c72e0f
  • statusBarItem.hoverBackground#8a140d
  • statusBarItem.remoteBackground#b11e14
  • statusBarItem.remoteForeground#f2f0e3
  • tab.activeBackground#f2f0e3
  • tab.activeBorderTop#b11e14
  • tab.hoverBackground#f2f0e3
  • tab.inactiveBackground#e6e3d7
  • tab.inactiveForeground#000000
  • tab.lastPinnedBorder#61616130
  • tab.selectedBackground#ffffffa5
  • tab.selectedForeground#333333b3
  • tab.unfocusedHoverBackground#f2f0e3
  • terminal.inactiveSelectionBackground#e5ebf1
  • titleBar.activeBackground#d6d3c9
  • titleBar.activeForeground#2d2d2d
  • titleBar.border#d6d3c9
  • titleBar.inactiveBackground#e4e1d7
  • titleBar.inactiveForeground#85827a
  • widget.border#d4d4d4
  • window.activeBorder#d6d3c9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#000000
emphasisitalic
strongbold
meta.diff.header#000080
comment#008000
constant.language#0000FF
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#098658
constant.regexp#811F3F
entity.name.tag#800000
entity.name.selector#800000
entity.other.attribute-name#E50000
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#800000
invalid#CD3131
markup.underlineunderline
markup.bold#000080bold
markup.heading#800000bold
markup.italic#800080italic
markup.strikethroughstrikethrough
markup.inserted#098658
markup.deleted#A31515
markup.changed#0451A5
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451A5
markup.inline.raw#800000
punctuation.definition.tag#800000
meta.preprocessor, entity.name.function.preprocessor#0000FF
meta.preprocessor.string#A31515
meta.preprocessor.numeric#098658
meta.structure.dictionary.key.python#0451A5
storage#0000FF
storage.type#0000FF
storage.modifier, keyword.operator.noexcept#0000FF
string, meta.embedded.assembly#A31515
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#0000FF
string.regexp#811F3F
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#0000FF
meta.template.expression#000000
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#0451A5
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#E50000
support.type.property-name.json#0451A5
keyword#0000FF
keyword.control#0000FF
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#0000FF
keyword.other.unit#098658
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#800000
support.function.git-rebase#0451A5
constant.sha.git-rebase#098658
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#0000FF
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080
NES Light Theme by icaro-siqueira - VS Code Theme