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.activeBorder#ff5a26
  • activityBar.background#1d1d1d
  • activityBar.border#222222
  • activityBar.foreground#c5c5c5
  • activityBar.inactiveForeground#5e5e5e
  • activityBarBadge.background#ff9024
  • activityBarBadge.foreground#1d1d1d
  • badge.background#ff9024
  • badge.foreground#1d1d1d
  • breadcrumb.background#292929
  • breadcrumb.foreground#c5c5c5
  • breadcrumbPicker.background#1d1d1d
  • button.background#ff9024
  • button.foreground#1d1d1d
  • button.hoverBackground#ff5a26
  • button.secondaryBackground#5e5e5e
  • button.secondaryForeground#c5c5c5
  • button.secondaryHoverBackground#222222
  • checkbox.background#292929
  • checkbox.border#c5c5c5
  • checkbox.foreground#c5c5c5
  • descriptionForeground#c5c5c5
  • diffEditor.diagonalFill#5e5e5e50
  • diffEditor.insertedLineBackground#6bf15820
  • diffEditor.insertedTextBackground#6bf15820
  • diffEditor.removedLineBackground#ff5a2630
  • diffEditor.removedTextBackground#ff5a2630
  • disabledForeground#5e5e5e
  • dropdown.background#1d1d1d
  • dropdown.foreground#c5c5c5
  • editor.background#292929
  • editor.findMatchBackground#c5c5c550
  • editor.findMatchBorder#c5c5c550
  • editor.findMatchHighlightBackground#c5c5c530
  • editor.foldBackground#5e5e5e20
  • editor.foreground#c5c5c5
  • editor.hoverHighlightBackground#c5c5c550
  • editor.lineHighlightBackground#5e5e5e20
  • editor.selectionBackground#c5c5c530
  • editor.selectionForeground#c5c5c5
  • editor.selectionHighlightBackground#c5c5c530
  • editor.selectionHighlightBorder#c5c5c530
  • editorBracketHighlight.foreground1#c5c5c5
  • editorBracketHighlight.foreground2#58c04a
  • editorBracketHighlight.foreground3#2589c7
  • editorBracketHighlight.foreground4#c5c5c5
  • editorBracketHighlight.foreground5#58c04a
  • editorBracketHighlight.foreground6#2589c7
  • editorBracketMatch.background#1d1d1d
  • editorBracketMatch.border#c5c5c5
  • editorCursor.foreground#c5c5c5
  • editorError.foreground#cf1e32
  • editorGutter.foldingControlForeground#c5c5c5
  • editorHint.foreground#4feab9
  • editorIndentGuide.activeBackground#c5c5c5
  • editorIndentGuide.background#5e5e5e
  • editorInfo.foreground#4feab9
  • editorLightBulb.foreground#ff9024
  • editorLightBulbAutoFix.foreground#ff9024
  • editorLineNumber.activeForeground#c5c5c5
  • editorLineNumber.foreground#5e5e5e
  • editorMarkerNavigation.background#1d1d1d
  • editorMarkerNavigationError.background#cf1e32
  • editorMarkerNavigationInfo.background#4feab9
  • editorMarkerNavigationWarning.background#ffc72a
  • editorWarning.foreground#ffc72a
  • editorWidget.background#1d1d1d
  • editorWidget.border#222222
  • editorWidget.foreground#c5c5c5
  • extensionIcon.preReleaseForeground#a830cb
  • extensionIcon.sponsorForeground#a830cb
  • extensionIcon.starForeground#2ba5f0
  • extensionIcon.verifiedForeground#a830cb
  • focusBorder#5e5e5e
  • foreground#c5c5c5
  • gitDecoration.addedResourceForeground#ff5a26
  • gitDecoration.conflictingResourceForeground#ff5a26
  • gitDecoration.deletedResourceForeground#ff5a26
  • gitDecoration.ignoredResourceForeground#5e5e5e
  • gitDecoration.modifiedResourceForeground#6bf158
  • gitDecoration.renamedResourceForeground#6bf158
  • gitDecoration.stageDeletedResourceForeground#ff5a26
  • gitDecoration.stageModifiedResourceForeground#6bf158
  • gitDecoration.submoduleResourceForeground#2ba5f0
  • gitDecoration.untrackedResourceForeground#ffc72a
  • gitlens.trailingLineForegroundColor#c5c5c580
  • icon.foreground#c5c5c5
  • input.background#1d1d1d
  • input.foreground#c5c5c5
  • input.placeholderForeground#5e5e5e
  • inputOption.activeBackground#292929
  • inputOption.activeForeground#c5c5c5
  • inputOption.hoverBackground#292929
  • inputValidation.errorBorder#cf1e32
  • inputValidation.infoBorder#4feab9
  • inputValidation.warningBorder#ffc72a
  • list.activeSelectionBackground#292929
  • list.activeSelectionForeground#c5c5c5
  • list.hoverBackground#292929
  • list.hoverForeground#c5c5c5
  • list.inactiveSelectionBackground#292929
  • list.inactiveSelectionForeground#c5c5c5
  • menu.background#1d1d1d
  • menu.foreground#c5c5c5
  • menu.selectionBackground#292929
  • menu.selectionForeground#c5c5c5
  • menu.separatorBackground#c5c5c5
  • menubar.selectionBackground#292929
  • menubar.selectionForeground#c5c5c5
  • minimap.background#1d1d1d
  • minimap.errorHighlight#cf1e32
  • minimap.findMatchHighlight#4feab9
  • minimap.selectionHighlight#8269f0
  • minimap.warningHighlight#ffc72a
  • notificationCenterHeader.background#222222
  • notificationCenterHeader.foreground#c5c5c5
  • notifications.background#1d1d1d
  • notifications.foreground#c5c5c5
  • panel.background#1d1d1d
  • panel.border#1d1d1d
  • panelTitle.activeBorder#ff5a26
  • panelTitle.activeForeground#c5c5c5
  • panelTitle.inactiveForeground#5e5e5e
  • problemsErrorIcon.foreground#cf1e32
  • problemsInfoIcon.foreground#4feab9
  • problemsWarningIcon.foreground#ffc72a
  • sideBar.background#1d1d1d
  • sideBar.border#222222
  • sideBar.foreground#c5c5c5
  • sideBarSectionHeader.background#222222
  • sideBarSectionHeader.foreground#c5c5c5
  • sideBarTitle.foreground#c5c5c5
  • statusBar.background#1d1d1d
  • statusBar.debuggingBackground#8269f0
  • statusBar.debuggingForeground#c5c5c5
  • statusBar.foreground#c5c5c5
  • statusBar.noFolderBackground#1d1d1d
  • statusBar.noFolderForeground#c5c5c5
  • statusBarItem.hoverBackground#292929
  • statusBarItem.remoteBackground#8269f0
  • statusBarItem.remoteForeground#c5c5c5
  • tab.activeBackground#292929
  • tab.activeForeground#c5c5c5
  • tab.inactiveBackground#1d1d1d
  • tab.inactiveForeground#5e5e5e
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0004ff
  • terminal.ansiBrightBlack#1f1f1f
  • terminal.ansiBrightBlue#2558ff
  • terminal.ansiBrightCyan#37b6ff
  • terminal.ansiBrightGreen#00ff2a
  • terminal.ansiBrightMagenta#fd3bd3
  • terminal.ansiBrightRed#ff0000
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fffd6c
  • terminal.ansiCyan#009bc2
  • terminal.ansiGreen#10a710
  • terminal.ansiMagenta#d40d98
  • terminal.ansiRed#be0707
  • terminal.ansiWhite#d6d6d6
  • terminal.ansiYellow#e6f700
  • terminal.background#1d1d1d
  • terminal.border#292929
  • terminal.foreground#c5c5c5
  • terminal.selectionBackground#c5c5c5
  • terminal.selectionForeground#5e5e5e
  • terminal.tab.activeBorder#ff5a26
  • terminalCursor.background#c5c5c5
  • terminalCursor.foreground#5e5e5e
  • textLink.activeForeground#4feab9
  • textLink.foreground#2ba5f0
  • titleBar.activeBackground#1d1d1d
  • titleBar.activeForeground#c5c5c5
  • titleBar.border#222222
  • titleBar.inactiveBackground#1d1d1d
  • titleBar.inactiveForeground#c5c5c5
  • tree.indentGuidesStroke#c5c5c5
  • welcomePage.background#1d1d1d
  • welcomePage.progress.background#5e5e5e
  • welcomePage.progress.foreground#8269f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#56cf46beitalic
variable#c5c5c5
string constant.other.placeholder#2ba5f0
constant.other.color#c5c5c5
invalid, invalid.illegal#cf1e32
keyword, keyword.control, storage.type, storage.modifier#2ba5f0italic
constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#c5c5c5
markup.deleted.git_gutter#c5c5c5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ff9024
meta.block variable.other#c5c5c5
support.other.variable, string.other.link#c5c5c5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#4feab9
variable.parameter#c5c5c5
constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#6bf158
string#e8ff75
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#ff9024
support.type#2ba5f0italic bold
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#c5c5c5italic
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c5c5c5
variable.language#ffc72aitalic
entity.name.method.js#c5c5c5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#c5c5c5
entity.other.attribute-name#2ba5f0italic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c5c5c5italic
entity.other.attribute-name.class#ff9024italic
source.sass keyword.control#c5c5c5
markup.inserted#c5c5c5
markup.deleted#c5c5c5
markup.changed#c5c5c5
string.regexp#6bf158
constant.character.escape#2ba5f0
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js, punctuation.decorator.js#ff9024italic
source.js constant.other.object.key.js string.unquoted.label.js#c5c5c5italic
source.json meta.structure.dictionary.json support.type.property-name.json#c5c5c5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c5c5c5
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#c5c5c5
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#c5c5c5
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#c5c5c5
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#c5c5c5
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#c5c5c5
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#c5c5c5
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#c5c5c5
text.html.markdown, punctuation.definition.list_item.markdown#c5c5c5
text.html.markdown markup.inline.raw.markdown#c5c5c5
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#c5c5c5
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#c5c5c5
markup.italic#c5c5c5italic
markup.bold, markup.bold string#c5c5c5bold
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#c5c5c5italic bold
markup.underline#2ba5f0underline
markup.quote punctuation.definition.blockquote.markdown#c5c5c5
markup.quotebold
string.other.link.title.markdown#c5c5c5
string.other.link.description.title.markdown#c5c5c5
constant.other.reference.link.markdown#c5c5c5
markup.raw.block#c5c5c5
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#c5c5c5
variable.language.fenced.markdown#c5c5c5
meta.separator#5e5e5ebold
markup.table#c5c5c5
punctuation.definition.decorator.python, entity.name.function.decorator.python#ffc72aitalic
entity.name.tag.xml#ff9024bold
entity.name.tag.localname.xml#4feab9
meta.tag.xml text.xml#c5c5c5
punctuation.definition.string.begin, punctuation.definition.string.end#e8ff75
YADT (Yet Another Dark Theme) by mediatech15 - VS Code Theme