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#9B4A4A
  • activityBar.dropBackground#202020
  • activityBar.foreground#E0E0E0
  • activityBarBadge.background#3777E6
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FFFFFF
  • badge.foreground#101010
  • button.background#E0E0E0
  • button.foreground#101010
  • button.hoverBackground#E0E0E0
  • debugExceptionWidget.background#E0E0E0
  • debugIcon.stepBackForegroundC0C0C0
  • debugToolBar.background#E0E0E0
  • descriptionForeground#B0B0B0
  • diffEditor.insertedTextBackground#00C91820
  • diffEditor.removedTextBackground#FF008620
  • dropdown.background#E0E0E0
  • dropdown.foreground#101010
  • editor.background#FFEEF9
  • editor.findMatchBackground#FF7F00A0
  • editor.findMatchHighlightBackground#EDFF006F
  • editor.findRangeHighlightBackground#FF00FFA0
  • editor.foreground#101010
  • editor.hoverHighlightBackground#E0E0E0A0
  • editor.inactiveSelectionBackground#D0D0D0A0
  • editor.lineHighlightBorder#FF0086
  • editor.rangeHighlightBackground#E0E0E0A0
  • editor.selectionBackground#D0D0D0
  • editor.selectionForeground#000000
  • editor.selectionHighlightBackground#A8FFE0A0
  • editor.selectionHighlightBorder#FF0086
  • editor.wordHighlightBackground#FFFFC0A0
  • editor.wordHighlightBorder#FF0086
  • editor.wordHighlightStrongBackground#FFFFC0A0
  • editor.wordHighlightStrongBorder#FF0086
  • editorBracketMatch.background#D0D0D0
  • editorCodeLens.foreground#D0D0D0
  • editorCursor.foreground#FF0086
  • editorError.foreground#FF0086
  • editorGroup.background#FFFFFF
  • editorGroup.border#000000
  • editorGroup.dropBackground#D0D0D06F
  • editorGroupHeader.noTabsBackground#F0F0F0
  • editorGroupHeader.tabsBackground#9A7972
  • editorGutter.addedBackground#00C918
  • editorGutter.background#FFEBF8
  • editorGutter.deletedBackground#AD00A1
  • editorGutter.modifiedBackground#FF0086
  • editorHoverWidget.background#FFFFFF
  • editorIndentGuide.background#B0B0B0
  • editorInfo.foreground#1FAAAA
  • editorLineNumber.activeForeground#FF0086
  • editorLineNumber.foreground#FF7F00
  • editorLink.activeForeground#3777E6
  • editorMarkerNavigation.background#E0E0E0
  • editorMarkerNavigationError.background#FF0086
  • editorMarkerNavigationWarning.background#ABA800
  • editorOverviewRuler.addedForeground#00C918
  • editorOverviewRuler.bracketMatchForeground
  • editorOverviewRuler.commonContentForeground#CC6633
  • editorOverviewRuler.currentContentForeground#3777E6
  • editorOverviewRuler.deletedForeground#FF0086
  • editorOverviewRuler.errorForeground#FF0086
  • editorOverviewRuler.findMatchForeground#ABA800A0
  • editorOverviewRuler.incomingContentForeground#00C918
  • editorOverviewRuler.infoForeground#1FAAAA
  • editorOverviewRuler.modifiedForeground#AD00A1
  • editorOverviewRuler.rangeHighlightForeground#B0B0B0A0
  • editorOverviewRuler.selectionHighlightForeground#D0D0D0A0
  • editorOverviewRuler.warningForeground#ABA800
  • editorOverviewRuler.wordHighlightForeground#202020A0
  • editorOverviewRuler.wordHighlightStrongForeground#3777E6A0
  • editorRuler.foreground#B0B0B0
  • editorSuggestWidget.background#E0E0E0
  • editorSuggestWidget.foreground#101010
  • editorSuggestWidget.highlightForeground#3777E6
  • editorSuggestWidget.selectedBackground#D0D0D0
  • editorWarning.foreground#ABA800
  • editorWhitespace.foreground#B0B0B0
  • editorWidget.background#FFFFFF
  • errorForeground#FF0086
  • extensionButton.prominentBackground#00C918
  • extensionButton.prominentForeground#202020
  • extensionButton.prominentHoverBackground#D0D0D0
  • foreground#404040
  • gitDecoration.conflictingResourceForeground#00FFFF
  • gitDecoration.deletedResourceForeground#FF0086
  • gitDecoration.ignoredResourceForeground#202020
  • gitDecoration.modifiedResourceForeground#FFB000
  • gitDecoration.untrackedResourceForeground#00C918
  • input.background#E0E0E0
  • input.foreground#707070
  • input.placeholderForeground#101010
  • inputOption.activeBorder#FF0086
  • inputValidation.errorBackground#FF0086
  • inputValidation.errorBorder#FF0086
  • inputValidation.infoBackground#3777E6
  • inputValidation.infoBorder#3777E6
  • inputValidation.warningBackground#ABA800
  • inputValidation.warningBorder#ABA800
  • list.activeSelectionBackground#B0B0B0
  • list.activeSelectionForeground#101010
  • list.dropBackground#202020
  • list.focusBackground#F0F0F0
  • list.focusForeground#101010
  • list.highlightForeground#202020
  • list.hoverBackground#E0E0E0
  • list.hoverForeground#101010
  • list.inactiveSelectionBackground#E0E0E0
  • list.inactiveSelectionForeground#101010
  • merge.currentContentBackground#3777E640
  • merge.currentHeaderBackground#3777E640
  • merge.incomingContentBackground#00C91860
  • merge.incomingHeaderBackground#00C91860
  • minimap.errorHighlight#202020
  • minimap.findMatchHighlight#FF0086
  • minimap.selectionHighlight#00C918
  • minimap.warningHighlight#202020
  • notification.buttonBackground#3777E6
  • notification.buttonForeground#202020
  • notification.buttonHoverBackground#D0D0D0
  • notification.errorBackground#FF0086
  • notification.errorForeground#202020
  • notification.infoBackground#1FAAAA
  • notification.infoForeground#202020
  • notification.warningBackground#ABA800
  • notification.warningForeground#202020
  • notifications.background#D0D0D0
  • panel.background#FFFFFF
  • panelTitle.activeForeground#101010
  • panelTitle.inactiveForeground#B0B0B0
  • peekViewEditor.background#E0E0E0
  • peekViewEditor.matchHighlightBackground#FD89006F
  • peekViewEditorGutter.background#E0E0E0
  • peekViewResult.background#FFFFFF
  • peekViewResult.fileForeground#101010
  • peekViewResult.lineForeground#B0B0B0
  • peekViewResult.matchHighlightBackground#FD89006F
  • peekViewResult.selectionBackground#D0D0D0
  • peekViewResult.selectionForeground#101010
  • peekViewTitle.background#D0D0D0
  • peekViewTitleDescription.foreground#B0B0B0
  • peekViewTitleLabel.foreground#101010
  • pickerGroup.foreground#B0B0B0
  • progressBar.background#B0B0B0
  • scrollbar.shadow#FF008640
  • scrollbarSlider.activeBackground#0000006F
  • scrollbarSlider.background#0000006F
  • scrollbarSlider.hoverBackground#0000006F
  • selection.background#A0A0A0A0
  • sideBar.background#9A7972
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#D0D0D0
  • sideBarSectionHeader.foreground#505050
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#401010
  • statusBar.debuggingBackground#FD8900
  • statusBar.debuggingForeground#202020
  • statusBar.foreground#F0F0F0
  • statusBar.noFolderBackground#270202
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#B0B0B0
  • statusBarItem.hoverBackground#D0D0D0
  • statusBarItem.prominentBackground#FF00FF
  • statusBarItem.prominentHoverBackground#FF0000
  • tab.activeBackground#FFEFFF
  • tab.activeBorder#FFA0F0
  • tab.activeBorderTop#9A7972
  • tab.activeForeground#101010
  • tab.border#9A7972
  • tab.inactiveBackground#9A7972
  • tab.inactiveForeground#FFFFFF
  • tab.unfocusedActiveBackground#FFEFFFA0
  • tab.unfocusedActiveForeground#101010
  • tab.unfocusedInactiveForeground#101010
  • terminal.ansiBlack#D0D0D0
  • terminal.ansiBlue#3777E6
  • terminal.ansiBrightBlack#B0B0B0
  • terminal.ansiBrightBlue#3777E6
  • terminal.ansiBrightCyan#1FAAAA
  • terminal.ansiBrightGreen#00C918
  • terminal.ansiBrightMagenta#AD00A1
  • terminal.ansiBrightRed#FF0086
  • terminal.ansiBrightWhite#202020
  • terminal.ansiBrightYellow#ABA800
  • terminal.ansiCyan#1FAAAA
  • terminal.ansiGreen#00C918
  • terminal.ansiMagenta#AD00A1
  • terminal.ansiRed#FF0086
  • terminal.ansiWhite#151515
  • terminal.ansiYellow#FD8900
  • terminal.background#F0F0F0
  • terminal.foreground#101010
  • terminalCursor.background#00C918
  • terminalCursor.foreground#3777E6
  • textBlockQuote.background#E0E0E0
  • textBlockQuote.border#3777E6
  • textCodeBlock.background#FFFFFF
  • textLink.activeForeground#1FAAAA
  • textLink.foreground#3777E6
  • textPreformat.foreground#3777E6
  • titleBar.activeBackground#F0F0F0
  • titleBar.activeForeground#101010
  • titleBar.border#9B4A4A
  • titleBar.inactiveBackground#E0E0E0
  • titleBar.inactiveForeground#505050
  • walkThrough.embeddedEditorBackground#FFFFFF
  • welcomePage.buttonBackground#E0E0E0
  • welcomePage.buttonHoverBackground#D0D0D0
  • widget.shadow#D0D0D0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#EEFFFFFF
comment, punctuation.definition.comment#858585italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#FF0086
variable.other.object.property#3777E6
constant.other.color#00FF00
invalid, invalid.illegal#FF0086
invalid.deprecated#CC6633
keyword, storage.modifier#AD00A1
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#AD00A1
keyword.other.using, keyword.other.namespace, keyword.other.class, keyword.other.new, keyword.other.event, keyword.other.this, keyword.other.await, keyword.other.var, keyword.other.package, keyword.other.import, variable.language.this, storage.type.ts#AD00A1
keyword.type, storage.type.primitive#1FAAAA
storage.type.function#3777E6
constant.other.color, punctuation, punctuation.section.class.end, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, keyword.other.template, keyword.other.substitution#101010
punctuation.section.embedded, variable.interpolation#CC6633
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF0086
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#3777E6
meta.block variable.other#FF0086
support.other.variable, string.other.link#FF0086
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#FD8900
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#00C918normal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ABA800
storage.type, storage.modifier.package, storage.modifier.import#ABA800
entity.name.variable.field#3777E6
support.type#1FAAAA
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#1FAAAA
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF0086
variable.language#FF0086italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#3777E6
entity.other.attribute-name#3777E6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ABA800italic
entity.other.attribute-name.class#ABA800
source.sass keyword.control#3777E6
markup.inserted#00C918
markup.deleted#FF0086
markup.changed#AD00A1
string.regexp#1FAAAA
constant.character.escape#1FAAAA
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#3777E6italic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#3777E6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#3777E6
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#3777E6
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#3777E6
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#3777E6
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#3777E6
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#3777E6
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#3777E6
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#3777E6
text.html.markdown, punctuation.definition.list_item.markdown#101010
text.html.markdown markup.inline.raw.markdown#AD00A1
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#1FAAAA
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#3777E6
markup.italic#FF0086italic
markup.bold, markup.bold string#FF0086bold
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#FF0086bold
markup.underline#FD8900underline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#1FAAAA
markup.quoteitalic
string.other.link.title.markdown#3777E6
string.other.link.description.title.markdown#AD00A1
constant.other.reference.link.markdown#ABA800
markup.raw.block#AD00A1
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#FF00FF
variable.language.fenced.markdown#FF0000
meta.separator#1FAAAAbold
markup.table#FF00FF
token.info-token#3777E6
token.warn-token#ABA800
token.error-token#FF0086
token.debug-token#AD00A1

Shiki preview

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

Loading...

Kindfeeling-light by Aromatibus - VS Code Theme