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.background#000000
  • activityBar.foreground#cccccc99
  • activityBarBadge.background#88c0d0
  • activityBarBadge.foreground#000000
  • badge.background#88c0d0
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#101010
  • breadcrumb.foreground#cccccc99
  • breadcrumbPicker.background#000000
  • button.background#4c9df3
  • button.foreground#191c22
  • button.hoverBackground#66aefa
  • button.ryBackground#565656
  • button.secondaryForeground#ececec
  • button.secondaryHoverBackground#767676
  • debugExceptionWidget.background#505050
  • debugExceptionWidget.border#000000
  • debugToolBar.background#101010
  • diffEditor.insertedTextBackground#ffffff22
  • diffEditor.removedTextBackground#ffffff22
  • dropdown.background#000000
  • dropdown.border#2a2a2a
  • dropdown.foreground#ffffff
  • editor.background#101010
  • editor.findMatchBackground#88c0d066
  • editor.findMatchHighlightBackground#88c0d044
  • editor.findRangeHighlightBackground#ffffff33
  • editor.foreground#d8dee9
  • editor.hoverHighlightBackground#29292965
  • editor.inactiveSelectionBackground#40404077
  • editor.lineHighlightBackground#292929
  • editor.lineHighlightBorder#292929
  • editor.rangeHighlightBackground#40404052
  • editor.selectionBackground#40404099
  • editor.selectionHighlightBackground#404040cc
  • editor.snippetFinalTabstopHighlightBorder#cccccc
  • editor.snippetTabstopHighlightBackground#cccccc55
  • editor.wordHighlightBackground#ffffff21
  • editor.wordHighlightStrongBackground#ffffff2d
  • editorBracketMatch.background#00000000
  • editorBracketMatch.border#ffffff55
  • editorCodeLens.foreground#505050
  • editorCursor.background#00000000
  • editorCursor.foreground#ffffff
  • editorError.border#bf616a00
  • editorError.foreground#bf616a
  • editorGroup.border#4f4d4d54
  • editorGroup.dropBackground#2a2a2a99
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#ffffff0d
  • editorGutter.addedBackground#a3be8c
  • editorGutter.background#101010
  • editorGutter.deletedBackground#bf616a
  • editorGutter.modifiedBackground#ebcb8b
  • editorHoverWidget.background#101010
  • editorHoverWidget.border#2a2a2a
  • editorIndentGuide.activeBackground1#505050
  • editorIndentGuide.background1#404040b3
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#505050
  • editorInlayHint.parameterBackground#00000000
  • editorInlayHint.parameterForeground#505050
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#505050
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#505050
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#ffffff70
  • editorMarkerNavigationError.background#bf616ac0
  • editorMarkerNavigationWarning.background#cccccc
  • editorOverviewRuler.addedForeground#00000000
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.bracketMatchForeground#00000000
  • editorOverviewRuler.deletedForeground#00000000
  • editorOverviewRuler.errorForeground#00000000
  • editorOverviewRuler.findMatchForeground#00000000
  • editorOverviewRuler.infoForeground#00000000
  • editorOverviewRuler.modifiedForeground#00000000
  • editorOverviewRuler.rangeHighlightForeground#00000000
  • editorOverviewRuler.selectionHighlightForeground#00000000
  • editorOverviewRuler.warningForeground#00000000
  • editorOverviewRuler.wordHighlightForeground#00000000
  • editorOverviewRuler.wordHighlightStrongForeground#00000000
  • editorRuler.foreground#494949
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#2a2a2a
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#404040
  • editorWarning.border#cccccc00
  • editorWarning.foreground#ebcb8b
  • editorWhitespace.foreground#505050b3
  • editorWidget.background#000000
  • editorWidget.resizeBorder#ffffff
  • errorForeground#bf616a
  • extensionButton.prominentBackground#565656
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#767676
  • focusBorder#00000000
  • foreground#ccccccdd
  • gitDecoration.addedResourceForeground#a3be8c
  • gitDecoration.deletedResourceForeground#bf616a
  • gitDecoration.ignoredResourceForeground#505050
  • gitDecoration.modifiedResourceForeground#ebcb8b
  • gitDecoration.untrackedResourceForeground#88c0d0
  • input.background#2a2a2a55
  • input.border#2a2a2a
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff99
  • inputOption.activeBorder#ffffff
  • inputValidation.errorBackground#bf616a
  • inputValidation.errorBorder#bf616a
  • inputValidation.infoBackground#88c0d0
  • inputValidation.infoBorder#88c0d0
  • inputValidation.infoForeground#000000
  • inputValidation.warningBackground#ebcb8b
  • inputValidation.warningBorder#ebcb8b
  • list.activeSelectionBackground#ffffff1d
  • list.activeSelectionForeground#ffffff
  • list.deemphasizedForeground#cccccc
  • list.dropBackground#ffffff99
  • list.errorForeground#bf616a
  • list.focusBackground#434c5e
  • list.focusForeground#eceff4
  • list.highlightForeground#88c0d0
  • list.hoverBackground#2a2a2a99
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ffffff10
  • list.inactiveSelectionForeground#ffffffd7
  • list.invalidItemForeground#cccccc
  • list.warningForeground#ebcb8b
  • menu.background#000000
  • menu.foreground#cccccc
  • menu.separatorBackground#cccccc
  • menubar.selectionBackground#cccccc33
  • merge.border#2a2a2a00
  • merge.currentContentBackground#88c0d04d
  • merge.currentHeaderBackground#88c0d066
  • merge.incomingContentBackground#a3be8c4d
  • merge.incomingHeaderBackground#a3be8c66
  • minimap.background#181818
  • minimap.errorHighlight#f14c4c
  • minimap.findMatchHighlight#15ac9170
  • minimap.selectionHighlight#363636
  • minimap.warningHighlight#ea7620
  • minimapGutter.addedBackground#15ac91
  • minimapGutter.deletedBackground#f14c4c
  • minimapGutter.modifiedBackground#e5b95c
  • notificationLink.foreground#88c0d0
  • notifications.background#000000
  • notifications.foreground#ffffff
  • panel.background#000000
  • panel.border#ffffff0d
  • panelTitle.activeBorder#ffffff00
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#cccccc99
  • peekView.border#505050
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#ffffff66
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff66
  • peekViewResult.matchHighlightBackground#ffffff66
  • peekViewResult.selectionBackground#404040
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#2a2a2a
  • peekViewTitleDescription.foreground#ffffff
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#2a2a2a00
  • pickerGroup.foreground#ffffff
  • progressBar.background#a3be8c
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#60606055
  • scrollbarSlider.background#40404055
  • scrollbarSlider.hoverBackground#40404055
  • selection.background#ffffff33
  • sideBar.background#000000
  • sideBar.border#ffffff0d
  • sideBar.foreground#cccccc99
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#505050
  • sideBarTitle.foreground#cccccc
  • statusBar.background#000000
  • statusBar.border#ffffff0d
  • statusBar.debuggingBackground#434c5e
  • statusBar.debuggingForeground#d8dee9
  • statusBar.foreground#cccccc82
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#505050
  • statusBarItem.hoverBackground#404040
  • statusBarItem.prominentBackground#2a2a2a
  • statusBarItem.prominentHoverBackground#404040
  • tab.activeBackground#101010
  • tab.activeBorder#101010
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#ffffff
  • tab.border#ffffff0d
  • tab.hoverBackground#ffffff00
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#505050
  • tab.unfocusedActiveBorder#88c0d000
  • tab.unfocusedActiveForeground#ffffff99
  • tab.unfocusedHoverBackground#2a2a2ab3
  • tab.unfocusedHoverBorder#88c0d000
  • tab.unfocusedInactiveForeground#ffffff66
  • terminal.ansiBlack#2a2a2a
  • terminal.ansiBlue#81a1c1
  • terminal.ansiBrightBlack#505050
  • terminal.ansiBrightBlue#81a1c1
  • terminal.ansiBrightCyan#88c0d0
  • terminal.ansiBrightGreen#a3be8c
  • terminal.ansiBrightMagenta#b48ead
  • terminal.ansiBrightRed#bf616a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ebcb8b
  • terminal.ansiCyan#88c0d0
  • terminal.ansiGreen#a3be8c
  • terminal.ansiMagenta#b48ead
  • terminal.ansiRed#bf616a
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ebcb8b
  • terminal.background#000000
  • terminal.foreground#ffffffcc
  • terminal.selectionBackground#636262dd
  • terminalCursor.background#ffffff22
  • terminalCursor.foreground#ffffff
  • textLink.activeForeground#4c9df3
  • textLink.foreground#4c9df3
  • textPreformat.foreground#88c0d0
  • textSeparator.foreground#88c0d0
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#cccccc82
  • titleBar.border#ffffff0d
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#cccccc60
  • tree.indentGuidesStroke#cccccc55
  • walkThrough.embeddedEditorBackground#000000
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator.comparison, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx, keyword.control.export, keyword.operator.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx, storage.modifier.async#F694FF
storage.modifier.async#F694FFitalic
keyword.operator.comparison, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx, keyword.control.export, keyword.operator.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#F694FF
keyword, storage, support.type, entity.name.tag, variable.language, keyword.control.flow, storage.modifier, keyword.operator, entity.other.keyframe-offset, markup.heading, markup.underline.link, variable.other.env, punctuation.definition.list.begin.markdown, punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.raw.markdown, constant.length.units.css, constant.percentage.units.css#A277FF
markup.inserted, markup.raw, source.env, support.type.builtin.graphql, variable.other.quoted.double, markup.inline.raw.string.markdown, entity.other.attribute-name.id.css, meta.jsx.children, meta.tag.attributes.tsx, JSXNested#ECECEC
markup.changed, entity, entity.name.function, entity.name.function.elixir, entity.name.function-call.elixir, meta.function-call.generic.python, entity.name.section.markdown, storage.type.annotation.dart, meta.import.ts#FFCA85
invalid, markup.deleted#ff5f5f
string.unquoted, entity.other.attribute-name, meta.object-literal.key, meta.array.literal, variable.object.property, variable.other.property, variable.other.object.property, variable.other.constant.property, meta.type.annotation, support.type.vendored, support.type.property-name, constant.language.symbol.elixir, variable.graphql, meta.attribute.python, source.dart, variable.other.go, variable.other.constant.go, variable.other.assignment.shell#F694FF
variable.other.object, variable.other.readwrite, support.constant.property-value, variable.parameter, variable.other.assignment.go, meta.definition.variable.tsx, variable.other.normal.shell#61FFCA
variable.css#EDECEE
variable.other.object.js#d43f98
constant.language.boolean.true, constant.numeric.decimal#6bb2e8
constant.language.boolean.false, constant.language.null#ec69b7
support.constant.property-value.css, variable.parameter.keyframe-list.css, support.constant.font-name, support.constant.vendored.property-value, meta.class, meta.method.declaration, parameter.variable.function.elixir, punctuation.section.embedded, meta.embedded.expression, punctuation.terminator.dart, punctuation.dot.dart#d43f98
markup.bold.markdown#F694FF
comment, string.quoted.docstring.multi.python#515151
entity.other.attribute-name.class, entity.name.tag.css, string.quoted.double.html#FFCA85
meta.property-value#ECECEC
source.ts.embedded.html.vue#82E2FF
entity.name.function, support.function#FFCA85
entity.name.type, entity.name.class, support.class.builtin, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.quasi.element.begin, punctuation.quasi.element.end, entity.other.inherited-class, variable.other.constant.elixir, support.class.dart#82E2FF
meta.return.type, entity.name.type.interface, meta.type.annotation, meta.function.parameters, markup.italic.markdownitalic
markup.underlineunderline
markup.bold.markdown, storage.type.annotation.dartbold
commentitalic
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
keyword.control.loop.vue, punctuation.attribute-shorthand.bind.html.vue, punctuation.attribute-shorthand.event.html.vue#FFCA85
string.quoted.double.json#61FFCA
string.quoted.single.tsx, string.quoted.double.tsx, string.template#ECECEC
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end, punctuation.definition.string.begin, punctuation.definition.string.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end, punctuation.separator.dictionary.key-value.json, punctuation.separator.key-value.html, punctuation.separator.key-value, punctuation.definition.tag, punctuation.terminator.statement, punctuation.separator.comma, punctuation.definition.block, keyword.operator.assignment.tsx#f694ff70
punctuation.separator.dictionary.pair.json, punctuation.separator.key-value.less, punctuation.terminator.rule.less, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.key-value.css, punctuation.terminator.rule.css#ececec7c
punctuation.definition.string.begin.json, punctuation.definition.string.end.json#61ffca70
punctuation.definition.tag, punctuation.terminator.statement, punctuation.separator.comma, punctuation.other.comma.go#636363
Kortin Theme by Kortin.Zhou - VS Code Theme