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#131419
  • activityBar.foreground#A1998C
  • activityBarBadge.background#E2CEB6
  • activityBarBadge.foreground#000
  • badge.background#EDDBC2
  • badge.foreground#000
  • button.background#E2CEB6
  • button.foreground#000
  • button.hoverBackground#EDDBC2
  • descriptionForeground#c1b6ae
  • diffEditor.insertedLineBackground#BDAC8C25
  • diffEditor.insertedTextBackground#BDAC8C25
  • diffEditor.removedLineBackground#FF5C5C50
  • diffEditor.removedTextBackground#FF5C5C50
  • editor.background#131419
  • editor.findMatchBackground#EDDBC254
  • editor.foreground#FCFAF7
  • editor.selectionBackground#EDDBC221
  • editor.selectionHighlightBackground#FFFFFF08
  • editor.wordHighlightBackground#EDDBC216
  • editor.wordHighlightStrongBackground#EDDBC216
  • editorBracketHighlight.foreground1#59564F
  • editorBracketHighlight.foreground2#6C6860
  • editorBracketHighlight.foreground3#59564F
  • editorBracketHighlight.foreground4#59564F
  • editorBracketHighlight.foreground5#59564F
  • editorBracketHighlight.foreground6#59564F
  • editorBracketHighlight.unexpectedBracket.foreground#59564F
  • editorError.foreground#FF5C5C
  • editorGroupHeader.tabsBackground#131419
  • editorGutter.addedBackground#FCFAF7
  • editorGutter.deletedBackground#D84F68
  • editorGutter.modifiedBackground#E2CEB6
  • editorHoverWidget.background#161616
  • editorHoverWidget.border#282828
  • editorHoverWidget.foreground#FCFAF7
  • editorLineNumber.activeForeground#FCFAF7
  • editorLineNumber.foreground#32333B
  • editorWarning.foreground#EDDBC2
  • focusBorder#FFFFFF16
  • gitDecoration.conflictingResourceForeground#FF5C5C
  • gitDecoration.deletedResourceForeground#FF5C5C
  • gitDecoration.modifiedResourceForeground#FFF
  • gitDecoration.untrackedResourceForeground#FFF
  • input.background#FFFFFF11
  • input.foreground#FCFAF7
  • inputOption.activeForeground#FFF
  • list.activeSelectionBackground#202025
  • list.activeSelectionForeground#FCFAF7
  • list.errorForeground#FF5C5C
  • list.highlightForeground#FFF
  • list.hoverBackground#FFFFFF08
  • list.inactiveSelectionBackground#202025
  • list.warningForeground#EDDBC2
  • pickerGroup.foreground#c1b6ae
  • quickInput.background#202025
  • quickInput.foreground#c1b6ae
  • quickInputList.focusBackground#FFFFFF16
  • quickInputList.focusForeground#FFF
  • scrollbarSlider.background#34343480
  • scrollbarSlider.hoverBackground#343434
  • selection.background#5A5B63
  • settings.modifiedItemIndicator#E2CEB6
  • sideBar.background#131419
  • sideBar.foreground#c1b6ae95
  • sideBarSectionHeader.background#131419
  • sideBarSectionHeader.foreground#A1998C
  • sideBarTitle.foreground#A1998C
  • statusBar.background#131419
  • statusBar.debuggingBackground#A1998C
  • statusBar.debuggingForeground#FCFAF7
  • statusBar.foreground#A1998C
  • statusBar.noFolderBackground#131419
  • statusBarItem.remoteBackground#E2CEB6
  • statusBarItem.remoteForeground#000
  • tab.activeBackground#131419
  • tab.activeBorder#FCFAF7
  • tab.activeForeground#FCFAF7
  • tab.border#131419
  • tab.inactiveBackground#131419
  • textLink.activeForeground#479FFA
  • textLink.foreground#479FFA
  • titleBar.activeBackground#131419
  • titleBar.activeForeground#827D73
  • titleBar.inactiveBackground#131419
  • titleBar.inactiveForeground#59564F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#46474F—
variable, string constant.other.placeholder, entity.name.tag#FCFAF7—
constant.other.color#FCFAF7—
invalid, invalid.illegal#D84F68—
meta.jsx.children.tsx#FCFAF7—
keyword, storage.type, storage.modifier#c1b6ae—
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#c1b6ae—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#E2CEB6—
entity.name.function, variable.function, support.function, keyword.other.special-method#FFD39F—
meta.block variable.other#FCFAF7—
support.other.variable, string.other.link#FCFAF7—
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#cbb394—
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#FCFAF7—
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#E2CEB6—
support.class#FCFAF7—
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#FCFAF7—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#D84F68—
variable.language#A1998C—
entity.name.method.js#FCFAF7—
meta.class-method.js entity.name.function.js, variable.function.constructor#FCFAF7—
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#A1998C—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#E2CEB6—
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#E2CEB6—
source.sass keyword.control, meta.attribute-selector.scss#FCFAF7—
markup.inserted#FCFAF7—
markup.deleted#D84F68—
markup.changed#A1998C—
string.regexp#A1998C—
constant.character.escape#A1998C—
*url*, *link*, *uri*#479FFAunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#FCFAF7—
source.js constant.other.object.key.js string.unquoted.label.js#D84F68italic
support.type.property-name.json#E2CEB6—
text.html.markdown, punctuation.definition.list_item.markdown#FCFAF7—
text.html.markdown markup.inline.raw.markdown#A1998C—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#FCFAF7—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#E2CEB6—
markup.italic#FCFAF7italic
markup.bold, markup.bold string#FCFAF7bold
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#FCFAF7bold
markup.underline#E2CEB6underline
markup.quote punctuation.definition.blockquote.markdown#FCFAF7—
markup.quote#FCFAF7—
string.other.link.title.markdown#FCFAF7—
string.other.link.description.title.markdown#A1998C—
constant.other.reference.link.markdown#E2CEB6—
markup.raw.block#A1998C—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#FCFAF7—
variable.language.fenced.markdown#FCFAF7—
meta.separator#65737Ebold
markup.table#FCFAF7—
meta.brace, punctuation.definition.block, punctuation.definition.parameters, punctuation.section.function, meta.brackets, punctuation.definition.brackets, punctuation.definition.dictionary, punctuation.definition.array, punctuation.section, punctuation.section.block, punctuation.section.braces, punctuation.section.group, punctuation.section.parameters#59564F—
meta.function string.quoted.double.ts, meta.function string.quoted.single.ts, meta.function string.quoted.double.js, meta.function string.quoted.single.js, meta.function string.quoted.double.tsx, meta.function string.quoted.single.tsx#cbb394—
support.function.builtin.python, support.function.magic.python, support.type.builtin.python#E2CEB6bold
variable.parameter.function.python#A1998Citalic
keyword.control.flow.python, keyword.control.import.python, keyword.control.statement.python, keyword.operator.member.python, keyword.operator.wordlike.python#c1b6ae—
keyword.operator.logical.python, keyword.operator.arithmetic.python, keyword.operator.assignment.python, keyword.operator.comparison.python, keyword.operator.bitwise.python#cbb394—
storage.type.python, storage.type.annotation.python, storage.type.function.python, storage.type.class.python, storage.type.union.python, storage.type.intersection.python, storage.type.optional.python, storage.type.any.python, storage.type.unknown.python, storage.type.none.python#E2CEB6bold
variable.parameter.function.language.special.self.python#A1998C—
entity.name.type.class.python, entity.name.type.class.python punctuation.definition.class.python#E2CEB6—
entity.name.function.python, meta.function.python entity.name.function.python#E2CEB6—
variable.other.constant.python, variable.other.enummember.python, variable.other.property.python, variable.other.object.python, variable.other.readwrite.python#E2CEB6—
constant.character.format.placeholder.other.python, constant.character.format.placeholder.other.python punctuation.definition.format.placeholder.python#cbb394—
string.quoted.single.python, string.quoted.double.python, string.quoted.triple.single.python, string.quoted.triple.double.python, string.regexp.python, string.quoted.single.python punctuation.definition.string.begin.python, string.quoted.single.python punctuation.definition.string.end.python, string.quoted.double.python punctuation.definition.string.begin.python, string.quoted.double.python punctuation.definition.string.end.python, string.quoted.triple.single.python punctuation.definition.string.begin.python, string.quoted.triple.single.python punctuation.definition.string.end.python, string.quoted.triple.double.python punctuation.definition.string.begin.python, string.quoted.triple.double.python punctuation.definition.string.end.python#cbb394—
string.quoted.docstring.multi.python#A1998Citalic
constant.language.python#cbb394italic
string.quoted.single.ts, string.quoted.double.ts, string.quoted.single.js, string.quoted.double.js, string.quoted.single.tsx, string.quoted.double.tsx#A1998C—
string.template.js, string.template.ts#E2CEB6—
Japandi Theme by Japandi - VS Code Theme