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.background#080808
  • activityBar.foreground#D5D8DAB3
  • activityBarBadge.background#E95378
  • activityBarBadge.foreground#06060C
  • badge.background#2E303E
  • badge.foreground#D5D8DA
  • breadcrumbPicker.background#232530
  • button.background#2E303E
  • debugToolBar.background#1C1E26
  • diffEditor.insertedTextBackground#09F7A01A
  • diffEditor.removedTextBackground#F43E5C1A
  • dropdown.background#232530
  • dropdown.listBackground#2E303E
  • editor.background#0e0e0e
  • editor.findMatchBackground#000000
  • editor.findMatchHighlightBackground#1b1b1b
  • editor.findRangeHighlightBackground#6C6F931A
  • editor.hoverHighlightBackground#6C6F934D
  • editor.inactiveSelectionBackground#352a3b
  • editor.lineHighlightBackground#080808
  • editor.rangeHighlightBackground#2E303E80
  • editor.selectionBackground#a42aeb3d
  • editor.selectionHighlightBackground#1b1b1b
  • editor.wordHighlightBackground#a42aeb3d
  • editor.wordHighlightStrongBackground#a42aeb3d
  • editorBracketMatch.background#6C6F9380
  • editorBracketMatch.border#6C6F9300
  • editorCodeLens.foreground#6C6F9380
  • editorCursor.background#1C1E26
  • editorCursor.foreground#FB8B24
  • editorError.foreground#F43E5C
  • editorGroup.border#1A1C23
  • editorGroup.dropBackground#6C6F934D
  • editorGroupHeader.tabsBackground#0e0e0e
  • editorGutter.addedBackground#09F7A0B3
  • editorGutter.deletedBackground#F43E5CB3
  • editorGutter.modifiedBackground#21BFC2B3
  • editorIndentGuide.activeBackground#2E303E
  • editorIndentGuide.background#1f1f1f57
  • editorLineNumber.activeForeground#D5D8DA80
  • editorLineNumber.foreground#D5D8DA1A
  • editorOverviewRuler.addedForeground#09F7A080
  • editorOverviewRuler.border#2E303EB3
  • editorOverviewRuler.bracketMatchForeground#D5D8DA80
  • editorOverviewRuler.deletedForeground#F43E5C80
  • editorOverviewRuler.errorForeground#F43E5CE6
  • editorOverviewRuler.findMatchForeground#6C6F93
  • editorOverviewRuler.modifiedForeground#21BFC280
  • editorOverviewRuler.warningForeground#27D79780
  • editorRuler.foreground#6C6F934D
  • editorSuggestWidget.highlightForeground#E95378
  • editorWarning.foreground#27D797B3
  • editorWhitespace.foreground#1f1f1f
  • editorWidget.background#141414
  • editorWidget.border#232530
  • errorForeground#F43E5C
  • extensionButton.prominentBackground#E95378
  • extensionButton.prominentHoverBackground#E9436D
  • focusBorder#1A1C23
  • foreground#D5D8DA
  • gitDecoration.addedResourceForeground#27D797B3
  • gitDecoration.deletedResourceForeground#F43E5C
  • gitDecoration.ignoredResourceForeground#D5D8DA4D
  • gitDecoration.modifiedResourceForeground#FAB38E
  • gitDecoration.untrackedResourceForeground#27D797
  • input.background#141414
  • inputOption.activeBorder#E9436D80
  • inputValidation.errorBackground#F43E5C80
  • inputValidation.errorBorder#F43E5C00
  • list.activeSelectionBackground#2E303E80
  • list.activeSelectionForeground#D5D8DA
  • list.dropBackground#6C6F9380
  • list.errorForeground#F43E5CE6
  • list.focusBackground#2E303E80
  • list.focusForeground#D5D8DA
  • list.highlightForeground#E95378
  • list.hoverBackground#2E303E80
  • list.hoverForeground#D5D8DA
  • list.inactiveFocusBackground#2E303E80
  • list.inactiveSelectionBackground#2E303E4D
  • list.inactiveSelectionForeground#D5D8DA
  • list.warningForeground#27D797B3
  • panelTitle.activeBorder#E95378
  • peekView.border#1A1C23
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#6C6F9380
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#6C6F9380
  • peekViewResult.selectionBackground#2E303E80
  • peekViewTitle.background#232530
  • pickerGroup.foreground#E95378E6
  • progressBar.background#E95378
  • scrollbar.shadow#16161C
  • scrollbarSlider.activeBackground#6C6F9380
  • scrollbarSlider.background#6C6F931A
  • scrollbarSlider.hoverBackground#6C6F934D
  • selection.background#6C6F9380
  • sideBar.background#0e0e0e
  • sideBar.dropBackground#6C6F934D
  • sideBar.foreground#D5D8DA80
  • sideBarSectionHeader.background#0e0e0e
  • sideBarSectionHeader.foreground#D5D8DAB3
  • statusBar.background#0e0e0e
  • statusBar.debuggingBackground#FAB38E
  • statusBar.debuggingForeground#06060C
  • statusBar.foreground#D5D8DA80
  • statusBar.noFolderBackground#1C1E26
  • statusBarItem.hoverBackground#2E303E
  • statusBarItem.prominentBackground#2E303E
  • statusBarItem.prominentHoverBackground#6C6F93
  • tab.activeBackground#0e0e0e
  • tab.activeBorder#E95378
  • tab.border#1C1E2600
  • tab.inactiveBackground#0e0e0e
  • terminal.ansiBlue#26BBD9
  • terminal.ansiBrightBlue#3FC4DE
  • terminal.ansiBrightCyan#6BE4E6
  • terminal.ansiBrightGreen#3FDAA4
  • terminal.ansiBrightMagenta#F075B5
  • terminal.ansiBrightRed#EC6A88
  • terminal.ansiBrightYellow#FBC3A7
  • terminal.ansiCyan#7da6ff
  • terminal.ansiGreen#9ECE6A
  • terminal.ansiMagenta#ad8ee6
  • terminal.ansiRed#F7768E
  • terminal.ansiYellow#E0AF68
  • terminal.foreground#D5D8DA
  • terminal.selectionBackground#6C6F934D
  • terminalCursor.background#D5D8DA
  • terminalCursor.foreground#6C6F9380
  • textLink.activeForeground#E9436D
  • textLink.foreground#E95378
  • titleBar.activeBackground#0e0e0e
  • titleBar.inactiveBackground#1C1E26
  • walkThrough.embeddedEditorBackground#232530
  • widget.shadow#16161C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.class-method.js entity.name.function.js, variable.function.constructor, storage.type, entity.name, support.type, support.class, string.regexp, constant.character.escape, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#7AA2F7
entity.name.module.js, variable.import.parameter.js, variable.other.class.js, support.other.variable, string.other.link, meta.block variable.other, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, keyword.control, 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.section.embedded, keyword.other.template, keyword.other.substitution, keyword, storage.type, storage.modifier, invalid, invalid.illegal, markup.deleted, storage.type.function.arrow.js, storage.type.class.ts, storage.type.js#ff7a93
entity.name.import.go, punctuation.definition.string.begin.go, punctuation.definition.string.end.go, string.quoted.double.go, string.quoted.raw.go, string.quoted.single.js, string.template.js, variable.parameter.js, string.quoted.double.js, meta.object-literal.key.js, meta.object.member.js, meta.objectliteral.js, variable.other.object.property.js, meta.template.expression.js, meta.embedded.line.js, variable.other.constant.js, punctuation.definition.string.begin.js, punctuation.definition.string.end.js, variable.other.object.js, string.quoted.single.ts, punctuation.definition.string.begin.ts, punctuation.definition.string.end.ts, variable.other.readwrite.ts, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, string.quoted.double.json#E0AF68
variable.parameter.ts, variable.other.readwrite.ts, entity.name.function.target.makefile#FF9E64
variable, string constant.other.placeholder, source.go, support.type.object.module.js, punctuation.definition.block.js, variable.other.readwrite.js, meta.function-call.js, punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js, punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js, punctuation.terminator.statement.js, meta.jsx.children.js, punctuation.terminator.statement.ts, variable.other.constant.ts, variable.other.object.ts, punctuation.decorator.ts, punctuation.definition.block.ts, punctuation.separator.dictionary.key-value.json, punctuation.definition.dictionary.begin.json, punctuation.definition.dictionary.end.json, punctuation.separator.dictionary.pair.json#a9b1d6
entity.other.attribute-name, constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other, variable.other.readwrite.alias.js, support.class.component.js, variable.other.readwrite.alias.ts, new.expr.ts, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, source.json meta.structure.dictionary.json, support.type.property-name.json, source.json, meta.scope.recipe.makefile, markup.changed#ad8ee6
string, 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, entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, markup.inserted, storage.type.ts, markup.fenced_code.block.markdown, punctuation.definition.markdown#9ECE6A
entity.name.section.markdown#FF9E64bold
markup.bold.markdown#a9b1d6bold
markup.underline.link.markdown#7AA2F7underline
comment, punctuation.definition.comment#444B6Aitalic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
variable.language#F7768Eitalic
entity.name.method.js#7AA2F7italic
*url*, *link*, *uri*underline

Shiki preview

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

Loading...

Tokyo Darker Night by Minh Do - VS Code Theme