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#101010
  • activityBar.foreground#A0A0A0
  • activityBarBadge.background#FF9B49
  • activityBarBadge.foreground#000
  • badge.background#FF9B49
  • badge.foreground#000
  • button.background#FF9B49
  • button.foreground#000
  • button.hoverBackground#FFB06E
  • diffEditor.insertedLineBackground#99FFE415
  • diffEditor.insertedTextBackground#99FFE415
  • diffEditor.removedLineBackground#FF808015
  • diffEditor.removedTextBackground#FF808015
  • editor.background#0D0D0D
  • editor.foreground#FFFFFF
  • editor.selectionBackground#FFFFFF30
  • editor.selectionHighlightBackground#FFFFFF30
  • editorBracketHighlight.foreground1#5984BB
  • editorBracketHighlight.foreground2#FF8080
  • editorBracketHighlight.foreground3#5984BB
  • editorBracketHighlight.foreground4#5984BB
  • editorBracketHighlight.foreground5#A0A0A0
  • editorBracketHighlight.foreground6#FFFFFF
  • editorBracketHighlight.unexpectedBracket.foreground#FF8080
  • editorError.foreground#FF4D4D
  • editorGroupHeader.tabsBackground#101010
  • editorGutter.addedBackground#41EDA8
  • editorGutter.deletedBackground#FF3D3D
  • editorGutter.modifiedBackground#FF9B49
  • editorHoverWidget.background#161616
  • editorHoverWidget.border#282828
  • editorInlayHint.background#1A1A1A
  • editorInlayHint.foreground#B0B0B0
  • editorLineNumber.activeForeground#FF9B49
  • editorLineNumber.foreground#505050
  • editorOverviewRuler.border#101010
  • editorWarning.foreground#FFAE5E
  • editorWidget.background#101010
  • focusBorder#FF9B49
  • icon.foreground#A0A0A0
  • input.background#1C1C1C
  • list.activeSelectionBackground#232323
  • list.activeSelectionForeground#FF9B49
  • list.errorForeground#FF8080
  • list.highlightForeground#FF9B49
  • list.hoverBackground#282828
  • list.inactiveSelectionBackground#232323
  • panel.border#232323
  • scrollbarSlider.background#34343480
  • scrollbarSlider.hoverBackground#343434
  • selection.background#666
  • settings.modifiedItemIndicator#FF9B49
  • sideBar.background#0A0A0A
  • sideBar.border#232323
  • sideBarSectionHeader.background#101010
  • sideBarSectionHeader.foreground#A0A0A0
  • sideBarTitle.foreground#A0A0A0
  • statusBar.background#101010
  • statusBar.debuggingBackground#FF7300
  • statusBar.debuggingForeground#FFF
  • statusBar.foreground#A0A0A0
  • statusBarItem.remoteBackground#FF9B49
  • statusBarItem.remoteForeground#000
  • tab.activeBackground#161616
  • tab.activeBorder#FF9B49
  • tab.border#101010
  • tab.inactiveBackground#101010
  • textLink.activeForeground#E78636
  • textLink.foreground#FF9B49
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#7E7E7E
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#707070

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b8b8b94
variable, string constant.other.placeholder, entity.name.tag#F0F0F0
constant, variable.other.constant, punctuation.definition.constant, constant.other.symbol, constant.language.symbol, support.constant, support.variable.magic.python, variable.other.enummember#41EDA8
constant.other.color#FFF
invalid, invalid.illegal#FF8080
keyword, storage.type, storage.modifier#D97096
keyword.control, constant.other.color, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#D97096
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF9B49
entity.name.function, variable.function, support.function, keyword.other.special-method#FFA959
variable#DCDCDC
support.other.variable, string.other.link#FFF
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#D97096
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#41EDA8
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#5984bb
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, source.postcss support.type.property-name, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#FFF
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF8080
variable.language#A0A0A0
entity.name.method.js#FFFF
meta.class-method.js entity.name.function.js, variable.function.constructor#FFFF
meta.object-literal.key, meta.object.member, variable.other.property, variable.other.object.property, support.variable.property, variable.object.property, support.type.property-name, meta.property-name, entity.name.tag.yaml, constant.other.key, constant.other.object.key.js, string.unquoted.label.js, support.type.map.key, variable.graphql, entity.name.grain, entity.other.grain#5984bb
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#A0A0A0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FF9B49
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#FF9B49
source.sass keyword.control, meta.attribute-selector.scss#41EDA8
markup.inserted#41EDA8
markup.deleted#FF8080
markup.changed#A0A0A0
string.regexp#D97096
constant.character.escape#D97096
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#FFFF
source.js constant.other.object.key.js string.unquoted.label.js#FF8080italic
source.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9B49
text.html.markdown, punctuation.definition.list_item.markdown#FFF
text.html.markdown markup.inline.raw.markdown#A0A0A0
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#FFF
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#FF9B49
markup.italic#FFFitalic
markup.bold, markup.bold string#FFFbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#FFFbold
markup.underline#FF9B49underline
markup.quote punctuation.definition.blockquote.markdown#FFF
markup.quote#FFF
string.other.link.title.markdown#FFFF
string.other.link.description.title.markdown#A0A0A0
constant.other.reference.link.markdown#FF9B49
markup.raw.block#A0A0A0
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#FFF
variable.language.fenced.markdown#FFF
meta.separator#65737Ebold
markup.table#FFF
entity.name.function, meta.require, support.function.any-method, meta.function-call, meta.method-call, variable.function#FF9B49
meta.function-call.js variable.function.js, meta.function-call.ts variable.function.ts, meta.function-call.tsx variable.function.tsx, meta.function-call.jsx variable.function.jsx#FF9B49
Kurdor Theme by KurdorTheme - VS Code Theme