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.activeBorder#f9826c
  • activityBar.background#283142
  • activityBar.border#1b1f23
  • activityBar.foreground#eceff1
  • activityBar.inactiveForeground#eceff1
  • activityBarBadge.background#4dd0e1
  • activityBarBadge.foreground#fff
  • badge.background#044289
  • badge.foreground#eceff1
  • breadcrumb.activeSelectionForeground#eceff1
  • breadcrumb.focusForeground#eceff1
  • breadcrumb.foreground#eceff1
  • breadcrumbPicker.background#2b3036
  • button.background#176f2c
  • button.foreground#dcffe4
  • button.hoverBackground#22863a
  • checkbox.background#444d56
  • checkbox.border#1b1f23
  • debugToolBar.background#2b3036
  • descriptionForeground#eceff1
  • diffEditor.insertedTextBackground#28a74530
  • diffEditor.removedTextBackground#d73a4930
  • dropdown.background#2f363d
  • dropdown.border#1b1f23
  • dropdown.foreground#eceff1
  • dropdown.listBackground#283142
  • editor.background#283142
  • editor.findMatchBackground#ffd33d44
  • editor.findMatchHighlightBackground#ffd33d22
  • editor.focusedStackFrameHighlightBackground#b808
  • editor.foldBackground#282e33
  • editor.foreground#eceff1
  • editor.inactiveSelectionBackground#3392FF22
  • editor.lineHighlightBackground#2b3036
  • editor.selectionBackground#3392FF44
  • editor.selectionHighlightBackground#17E5E633
  • editor.selectionHighlightBorder#17E5E600
  • editor.stackFrameHighlightBackground#a707
  • editor.wordHighlightBackground#17E5E600
  • editor.wordHighlightBorder#17E5E699
  • editor.wordHighlightStrongBackground#17E5E600
  • editor.wordHighlightStrongBorder#17E5E666
  • editorBracketMatch.background#17E5E650
  • editorBracketMatch.border#17E5E600
  • editorCursor.foreground#eceff1
  • editorGroup.border#1b1f23
  • editorGroupHeader.tabsBackground#2f363d
  • editorGroupHeader.tabsBorder#1b1f23
  • editorGutter.addedBackground#28a745
  • editorGutter.deletedBackground#ea4a5a
  • editorGutter.modifiedBackground#2188ff
  • editorIndentGuide.activeBackground#444d56
  • editorIndentGuide.background#2f363d
  • editorLineNumber.activeForeground#eceff1
  • editorLineNumber.foreground#eceff1
  • editorOverviewRuler.border#1b1f23
  • editorWhitespace.foreground#eceff1
  • editorWidget.background#2f363d
  • errorForeground#f97583
  • focusBorder#005cc5
  • foreground#eceff1
  • gitDecoration.addedResourceForeground#34d058
  • gitDecoration.conflictingResourceForeground#ffab70
  • gitDecoration.deletedResourceForeground#ea4a5a
  • gitDecoration.ignoredResourceForeground#eceff1
  • gitDecoration.modifiedResourceForeground#79b8ff
  • gitDecoration.submoduleResourceForeground#eceff1
  • gitDecoration.untrackedResourceForeground#34d058
  • input.background#2f363d
  • input.border#1b1f23
  • input.foreground#eceff1
  • input.placeholderForeground#959da5
  • list.activeSelectionBackground#39414a
  • list.activeSelectionForeground#eceff1
  • list.focusBackground#044289
  • list.hoverBackground#282e34
  • list.hoverForeground#eceff1
  • list.inactiveFocusBackground#1d2d3e
  • list.inactiveSelectionBackground#282e34
  • list.inactiveSelectionForeground#eceff1
  • notificationCenterHeader.background#283142
  • notificationCenterHeader.foreground#eceff1
  • notifications.background#2f363d
  • notifications.border#1b1f23
  • notifications.foreground#eceff1
  • notificationsErrorIcon.foreground#ea4a5a
  • notificationsInfoIcon.foreground#79b8ff
  • notificationsWarningIcon.foreground#ffab70
  • panel.background#2f363d
  • panel.border#1b1f23
  • panelInput.border#2f363d
  • panelTitle.activeBorder#f9826c
  • panelTitle.activeForeground#eceff1
  • panelTitle.inactiveForeground#eceff1
  • peekViewEditor.background#2f363d88
  • peekViewEditor.matchHighlightBackground#ffd33d33
  • peekViewResult.background#2f363d
  • peekViewResult.matchHighlightBackground#ffd33d33
  • pickerGroup.border#444d56
  • pickerGroup.foreground#eceff1
  • progressBar.background#4dd0e1
  • quickInput.background#283142
  • quickInput.foreground#eceff1
  • scrollbar.shadow#0008
  • scrollbarSlider.activeBackground#6a737d88
  • scrollbarSlider.background#6a737d33
  • scrollbarSlider.hoverBackground#6a737d44
  • settings.headerForeground#eceff1
  • settings.modifiedItemIndicator#4dd0e1
  • sideBar.background#2f363d
  • sideBar.border#1b1f23
  • sideBar.foreground#eceff1
  • sideBarSectionHeader.background#2f363d
  • sideBarSectionHeader.border#1b1f23
  • sideBarSectionHeader.foreground#eceff1
  • sideBarTitle.foreground#5f6368
  • statusBar.background#283142
  • statusBar.border#1b1f23
  • statusBar.debuggingBackground#931c06
  • statusBar.debuggingForeground#eceff1
  • statusBar.foreground#eceff1
  • statusBar.noFolderBackground#283142
  • statusBarItem.prominentBackground#282e34
  • tab.activeBackground#283142
  • tab.activeBorder#283142
  • tab.activeBorderTop#f9826c
  • tab.activeForeground#eceff1
  • tab.border#1b1f23
  • tab.hoverBackground#283142
  • tab.inactiveBackground#2f363d
  • tab.inactiveForeground#eceff1
  • tab.unfocusedActiveBorder#283142
  • tab.unfocusedActiveBorderTop#1b1f23
  • tab.unfocusedHoverBackground#283142
  • terminal.foreground#eceff1
  • textBlockQuote.background#283142
  • textBlockQuote.border#444d56
  • textCodeBlock.background#2f363d
  • textLink.activeForeground#c8e1ff
  • textLink.foreground#79b8ff
  • textPreformat.foreground#eceff1
  • textSeparator.foreground#eceff1
  • titleBar.activeBackground#283142
  • titleBar.activeForeground#5f6368
  • titleBar.border#1b1f23
  • titleBar.inactiveBackground#2f363d
  • titleBar.inactiveForeground#959da5
  • tree.indentGuidesStroke#2f363d
  • welcomePage.buttonBackground#2f363d
  • welcomePage.buttonHoverBackground#444d56

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f06292
variable, string constant.other.placeholder#eceff1
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#4dd0e1
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#eceff1
keyword.control.conditional.js#4dd0e1
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#eceff1
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4dd0e1
meta.block variable.other#eceff1
support.other.variable, string.other.link#9ccc65
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fbc02d
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#9ccc65
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#ce93d8
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#eceff1
variable.other.property.js#ce93d8
variable.language#FF5370
entity.name.method.js#82AAFF
entity.name.function.js#eceff1
meta.class-method.js entity.name.function.js, variable.function.constructor#eceff1
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#eceff1
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
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#9ccc65italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#eceff1
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#FF5370
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#C17E70
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#82AAFF
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#ce93d8
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#C792EA
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#C3E88D
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#ce93d8italic
markup.bold, markup.bold string#9ccc65bold
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#9ccc65bold
markup.underline#eceff1underline
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#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Google Dark+ by Codingtutorial - VS Code Theme