Skip to main content
CodingTheme

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.activeBackground#000000
  • activityBar.activeBorder#ffffff
  • activityBar.activeFocusBorder#FFFFFF
  • activityBar.background#111111
  • activityBar.border#131313
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#bdbaba
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#000000
  • badge.background#a6e22e
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#a6e22e
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#eeffff
  • breadcrumb.foreground#546E7A
  • breadcrumbPicker.background#0c0b0b
  • button.background#a6e22e
  • button.foreground#000000
  • button.hoverBackground#8bc227
  • button.secondaryBackground#111111
  • button.secondaryForeground#eeffff
  • button.secondaryHoverBackground#1e1e1f
  • chat.requestBackground#111111
  • chat.requestBorder#2c2c2c
  • chat.slashCommandBackground#1e1e1f
  • chat.slashCommandForeground#a6e22e
  • chatVariable.background#1e1e1f
  • chatVariable.foreground#66d9ef
  • checkbox.background#111111
  • checkbox.border#2c2c2c
  • checkbox.foreground#a6e22e
  • diffEditor.border#2c2c2c
  • diffEditor.diagonalFill#2c2c2c
  • diffEditor.insertedTextBackground#a6e22e0d
  • diffEditor.insertedTextBorder#a6e22e44
  • diffEditor.removedTextBackground#f926720d
  • diffEditor.removedTextBorder#f9267244
  • dropdown.background#111111
  • dropdown.border#2c2c2c
  • dropdown.foreground#eeffff
  • editor.background#000000
  • editor.findMatchBackground#e6db7466
  • editor.findMatchHighlightBackground#e6db7433
  • editor.findRangeHighlightBackground#e6db7408
  • editor.foldBackground#a6e22e0d
  • editor.foreground#eeffff
  • editor.hoverHighlightBackground#66d9ef1a
  • editor.inlineSuggest.highlightForeground#a6e22e
  • editor.lineHighlightBackground#2020205d
  • editor.lineHighlightBorder#2c2c2c
  • editor.rangeHighlightBackground#66d9ef11
  • editor.selectionBackground#a6e22e33
  • editor.selectionHighlightBackground#a6e22e22
  • editor.wordHighlightBackground#66d9ef22
  • editor.wordHighlightStrongBackground#66d9ef44
  • editorBracketHighlight.foreground1#a6e22e
  • editorBracketHighlight.foreground2#66d9ef
  • editorBracketHighlight.foreground3#ae81ff
  • editorBracketHighlight.foreground4#e6db74
  • editorBracketHighlight.foreground5#82AAFF
  • editorBracketHighlight.foreground6#f92672
  • editorBracketHighlight.unexpectedBracket.foreground#FF5370
  • editorBracketMatch.background#ae81ff22
  • editorBracketMatch.border#ae81ff
  • editorCursor.background#000000
  • editorCursor.foreground#a6e22e
  • editorError.background#f9267210
  • editorError.foreground#f92672
  • editorGroup.border#2c2c2c
  • editorGroup.dropBackground#a6e22e22
  • editorGroupHeader.tabsBackground#111111
  • editorGroupHeader.tabsBorder#131313
  • editorGutter.addedBackground#a6e22e
  • editorGutter.deletedBackground#f92672
  • editorGutter.foldingControlForeground#a6e22e
  • editorGutter.modifiedBackground#66d9ef
  • editorIndentGuide.activeBackground1#a6e22e7c
  • editorIndentGuide.background1#2c2c2c
  • editorInfo.foreground#66d9ef
  • editorInlayHint.background#0d0d1a
  • editorInlayHint.foreground#82AAFF
  • editorInlayHint.parameterBackground#0d0d1a
  • editorInlayHint.parameterForeground#fd971f
  • editorInlayHint.typeBackground#0d0d1a
  • editorInlayHint.typeForeground#66d9ef
  • editorLightBulb.foreground#e6db74
  • editorLightBulbAutoFix.foreground#66d9ef
  • editorLineNumber.activeForeground#a6e22e
  • editorOverviewRuler.addedForeground#a6e22e
  • editorOverviewRuler.background#0c0b0b
  • editorOverviewRuler.border#2c2c2c
  • editorOverviewRuler.bracketMatchForeground#ae81ff
  • editorOverviewRuler.deletedForeground#f92672
  • editorOverviewRuler.errorForeground#f92672
  • editorOverviewRuler.infoForeground#66d9ef
  • editorOverviewRuler.modifiedForeground#66d9ef
  • editorOverviewRuler.warningForeground#e6db74
  • editorStickyScroll.background#000000
  • editorStickyScrollHover.background#0c0b0b
  • editorSuggestWidget.background#0c0b0b
  • editorSuggestWidget.border#2c2c2c
  • editorSuggestWidget.foreground#eeffff
  • editorSuggestWidget.highlightForeground#a6e22e
  • editorSuggestWidget.selectedBackground#1e1e1f
  • editorUnnecessaryCode.opacity#00000070
  • editorWarning.background#e6db7410
  • editorWarning.foreground#e6db74
  • gitDecoration.addedResourceForeground#a6e22e
  • gitDecoration.conflictingResourceForeground#ae81ff
  • gitDecoration.deletedResourceForeground#f92672
  • gitDecoration.ignoredResourceForeground#546E7A
  • gitDecoration.modifiedResourceForeground#66d9ef
  • gitDecoration.stageDeletedResourceForeground#f92672
  • gitDecoration.stageModifiedResourceForeground#66d9ef
  • gitDecoration.untrackedResourceForeground#C3E88D
  • input.background#111111
  • input.border#2c2c2c
  • input.foreground#eeffff
  • input.placeholderForeground#546E7A
  • inputOption.activeBackground#a6e22e22
  • inputOption.activeBorder#a6e22e
  • inputValidation.errorBackground#1e1e1f
  • inputValidation.errorBorder#f92672
  • inputValidation.warningBackground#1e1e1f
  • inputValidation.warningBorder#e6db74
  • keybindingLabel.background#111111
  • keybindingLabel.border#2c2c2c
  • keybindingLabel.bottomBorder#546E7A
  • keybindingLabel.foreground#eeffff
  • list.activeSelectionBackground#1e1e1f
  • list.activeSelectionForeground#a6e22e
  • list.dropBackground#1e1e1f
  • list.focusBackground#1e1e1f
  • list.focusForeground#eeffff
  • list.highlightForeground#a6e22e
  • list.hoverBackground#1e1e1f
  • list.hoverForeground#eeffff
  • list.inactiveSelectionBackground#111111
  • list.inactiveSelectionForeground#eeffff
  • menu.background#2c2c2c
  • menu.foreground#FFFFFF
  • menubar.selectionBackground#111111
  • menubar.selectionForeground#FFFFFF
  • merge.commonContentBackground#141400
  • merge.commonHeaderBackground#1a1a00
  • merge.currentContentBackground#0d1a0d
  • merge.currentHeaderBackground#0d2a1a
  • merge.incomingContentBackground#0d1020
  • merge.incomingHeaderBackground#0d1a2a
  • minimap.background#000000
  • minimap.errorHighlight#f92672
  • minimap.findMatchHighlight#e6db7466
  • minimap.selectionHighlight#a6e22e55
  • minimap.warningHighlight#e6db74
  • minimapGutter.addedBackground#a6e22e
  • minimapGutter.deletedBackground#f92672
  • minimapGutter.modifiedBackground#66d9ef
  • notebook.background#000000
  • notebook.cellBorderColor#2c2c2c
  • notebook.cellEditorBackground#111111
  • notebook.cellInsertionIndicator#a6e22e
  • notebook.focusedCellBackground#0c0b0b
  • notebook.focusedCellBorder#a6e22e
  • notebook.inactiveFocusedCellBorder#2c2c2c
  • notebook.selectedCellBackground#111111
  • notebook.selectedCellBorder#a6e22e
  • notebookStatusErrorIcon.foreground#f92672
  • notebookStatusRunningIcon.foreground#e6db74
  • notebookStatusSuccessIcon.foreground#a6e22e
  • notificationCenterHeader.background#0c0b0b
  • notificationCenterHeader.foreground#eeffff
  • notificationLink.foreground#66d9ef
  • notifications.background#111111
  • notifications.border#2c2c2c
  • notifications.foreground#eeffff
  • panel.background#000000
  • panel.border#2c2c2c
  • panelTitle.activeBorder#a6e22e
  • panelTitle.activeForeground#eeffff
  • panelTitle.inactiveForeground#546E7A
  • peekView.border#a6e22e
  • peekViewEditor.background#0c0b0b
  • peekViewEditor.matchHighlightBackground#e6db7433
  • peekViewResult.background#111111
  • peekViewResult.fileForeground#eeffff
  • peekViewResult.lineForeground#546E7A
  • peekViewResult.matchHighlightBackground#a6e22e33
  • peekViewResult.selectionBackground#1e1e1f
  • peekViewResult.selectionForeground#eeffff
  • peekViewTitle.background#0c0b0b
  • peekViewTitleDescription.foreground#546E7A
  • peekViewTitleLabel.foreground#eeffff
  • problemsErrorIcon.foreground#f92672
  • problemsInfoIcon.foreground#66d9ef
  • problemsWarningIcon.foreground#e6db74
  • quickInput.background#0c0b0b
  • quickInput.foreground#eeffff
  • quickInputHighlight.background#a6e22e33
  • scrollbar.shadow#00000099
  • scrollbarSlider.activeBackground#546E7A99
  • scrollbarSlider.background#2c2c2c66
  • scrollbarSlider.hoverBackground#2c2c2caa
  • sideBar.background#0c0b0b
  • sideBar.border#2c2c2c
  • sideBarSectionHeader.background#1e1e1f
  • sideBarSectionHeader.border#131313
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#050505
  • statusBar.debuggingBackground#f92672cc
  • statusBar.debuggingBorder#f92672
  • statusBar.debuggingForeground#ffffff
  • statusBarItem.errorBackground#f92672
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.warningBackground#e6db74
  • statusBarItem.warningForeground#000000
  • symbolIcon.classForeground#a6e22e
  • symbolIcon.constantForeground#ae81ff
  • symbolIcon.constructorForeground#82AAFF
  • symbolIcon.enumeratorForeground#66d9ef
  • symbolIcon.enumeratorMemberForeground#ae81ff
  • symbolIcon.eventForeground#f07178
  • symbolIcon.fieldForeground#678CB1
  • symbolIcon.fileForeground#a6e22e
  • symbolIcon.functionForeground#a6e22e
  • symbolIcon.interfaceForeground#a6e22e
  • symbolIcon.keywordForeground#f92672
  • symbolIcon.methodForeground#a6e22e
  • symbolIcon.moduleForeground#ae81ff
  • symbolIcon.namespaceForeground#ae81ff
  • symbolIcon.operatorForeground#ffffff
  • symbolIcon.packageForeground#678CB1
  • symbolIcon.propertyForeground#a6e22e
  • symbolIcon.snippetForeground#FD971F
  • symbolIcon.structForeground#66d9ef
  • symbolIcon.textForeground#eeffff
  • symbolIcon.typeParameterForeground#66d9ef
  • symbolIcon.variableForeground#678CB1
  • tab.activeBackground#000000
  • tab.activeBorderTop#a6e22e
  • tab.activeForeground#eeffff
  • tab.activeModifiedBorder#a6e22e
  • tab.border#131313
  • tab.hoverBackground#2c2c2c
  • tab.inactiveBackground#111111
  • tab.inactiveForeground#546E7A
  • tab.inactiveModifiedBorder#546E7A
  • tab.unfocusedActiveForeground#eeffff
  • tab.unfocusedActiveModifiedBorder#546E7A
  • tab.unfocusedInactiveForeground#546E7A
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#66d9ef
  • terminal.ansiBrightBlack#546E7A
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#66d9ef
  • terminal.ansiGreen#a6e22e
  • terminal.ansiMagenta#ae81ff
  • terminal.ansiRed#f92672
  • terminal.ansiWhite#eeffff
  • terminal.ansiYellow#e6db74
  • terminal.background#000000
  • terminal.border#2c2c2c
  • terminal.foreground#eeffff
  • terminal.selectionBackground#a6e22e33
  • terminalCursor.background#000000
  • terminalCursor.foreground#a6e22e
  • testing.iconErrored#f92672
  • testing.iconFailed#f92672
  • testing.iconPassed#a6e22e
  • testing.iconQueued#e6db74
  • testing.iconSkipped#546E7A
  • testing.peekBorder#2c2c2c
  • testing.peekHeaderBackground#0c0b0b
  • testing.runAction#a6e22e
  • textBlockQuote.background#111111
  • textBlockQuote.border#a6e22e
  • textCodeBlock.background#111111
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#000000
  • tree.indentGuidesStroke#2c2c2c
  • tree.tableColumnsBorder#2c2c2c
  • tree.tableOddRowsBackground#0c0b0b
  • walkThrough.embeddedEditorBackground#0c0b0b
  • welcomePage.background#000000
  • welcomePage.border#2c2c2c
  • welcomePage.progress.background#2c2c2c
  • welcomePage.progress.foreground#a6e22e
  • welcomePage.tileBackground#111111

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#678CB1
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
storage.type, storage.modifier#66d9efitalic
variable.parameter.dart#74E6DB
entity.name.function.dart#2EA6E2bold
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.section.embedded, keyword.other.template, keyword.other.substitution#FFFFFF
keyword.control.import.ts, keyword.control.export.ts, keyword.other.import.dart, keyword.declaration.dart, storage.modifier.ts, keyword.control, keyword.operator, source.ini, keyword.other.special-method.dockerfile#f92672
keyword.control.from#f92672italic
variable.parameter, entity.other.attribute-name.id, entity.other.attribute-name.id.css#FD971Fitalic
variable.object.property.ts#f6f9ffitalic
punctuation.definition.keyword.scss#FFFitalic
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f92672
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, entity.other.inherited-class#a6e22e
meta.block variable.other#678CB1
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, constant.character, constant.escape, keyword.other.unit, keyword.other#ae81ff
support.constant, variable.other.constant#2a8ee0bold
variable.other.readwrite.alias, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx#678CB1bold
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, identifier.unquoted.plain.out.yaml, identifier.quoted.single.yaml, punctuation.definition.string.begin, punctuation.definition.string.end, identifier.quoted.double.yaml, identifier.unquoted.block.yaml, punctuation.definition.identifier.begin.yaml, punctuation.definition.identifier.end.yaml#e6db74
entity.name, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, punctuation.definition.entity, punctuation.separator.key-value.html, punctuation.definition.ng-binding-name.end.html, punctuation.definition.ng-binding-name.begin.html#a6e22e
support.type#66d9ef
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#66d9ef
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#ae81ffitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#a6e22e
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#A6E22E
source.sass keyword.control, punctuation.definition.entity.css entity.other.attribute-name.placeholder.css source.css.scss#FD971F
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#a6e22e
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json, support.type.property-name.json, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json#66d9ef
string.quoted.double.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json#e6db74
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#EEFFFF
punctuation.definition.fenced.markdown#546E7A
variable.language.fenced.markdown, punctuation.section.class.end#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
entity.name.decorator.python, punctuation.definition.decorator.python, meta.decorator.python#82AAFFitalic
support.type.python, variable.annotation.python#66d9ef
support.function.builtin.python#82AAFF
entity.name.type.struct.go#66d9ef
entity.name.type.interface.go#a6e22e
entity.name.function.go#a6e22e
meta.template.expression.js, meta.template.expression.ts, meta.template.expression.tsx, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#82AAFF
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp#ae81ff
meta.assertion.look-ahead.regexp, meta.assertion.look-behind.regexp, keyword.operator.negation.regexp#e6db74
entity.name.function.shell#a6e22e
variable.other.normal.shell, variable.parameter.shell#FD971Fitalic
entity.name.lifetime.rust, storage.modifier.lifetime.rust, punctuation.definition.lifetime.rust#ae81ffitalic
variable.scss, variable.sass, variable.other.scss, variable.other.sass#FD971Fitalic
entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#a6e22e

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Monokai Black Wal by Monokai Black Wal - VS Code Theme