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#16171D
  • activityBar.foreground#D7DAE0
  • activityBarBadge.background#3185FC
  • activityBarBadge.foreground#ffffff
  • button.background#3185FC
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#1d1f23
  • dropdown.border#181A11
  • editor.background#16171D
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#1F2328
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#ffffff
  • editorError.foreground#c24038
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#21252B
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#3B4048
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#484a50
  • editorWidget.background#21252B
  • gitDecoration.addedResourceForeground#3185FC
  • gitDecoration.conflictingResourceForeground#FF3F4F
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#26B2FF
  • gitDecoration.untrackedResourceForeground#0CFA2F
  • input.background#1d1f23
  • list.activeSelectionBackground#3185FC
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#383E4A
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#191B20
  • sideBarSectionHeader.background#282c34
  • sideBarSectionHeader.foreground#26B2FF
  • statusBar.background#b32b2b
  • statusBar.debuggingBackground#21252B
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#e64e4e
  • tab.activeBackground#38393C
  • tab.activeForeground#ffffff
  • tab.border#181A1F
  • tab.inactiveBackground#21252B
  • tab.inactiveForeground#969696
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#282C34
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment#5c6370italic
string#FFD945
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js,punctuation.definition.template-expression.begin.ts,punctuation.definition.template-expression.end.ts#FF3F4F
string.template.js#eeb742
meta.template.expression.js#f8f8f0
constant.numeric#c563bd
string.embedded.begin, string.embedded.end#c563bd
string.embedded#98c379
constant.language#19D1E5
constant.character, constant.other#19D1E5
variable.language#FF3F4Fitalic
variable.readwrite, variable.readwrite.other.block#26B2FF
keyword, keyword.operator.logical, keyword.operator.constructor#FF3F4Fitalic
keyword.operator#FF3F4Fitalic
storage#FF3F4Fitalic
storage.type#19D1E5
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#26B2FF
variable.other.object#26B2FF
variable.other.property, variable.other.block#f8f8f0
entity.other.inherited-class#0CFA2F
entity.name.function, support.function#0CFA2F
variable.parameter#ff8800italic
entity.name.function-call#f8f8f0
function.support.builtin, function.support.core#0CFA2F
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#FF3F4F
entity.name.tag.class, entity.name.tag.id#19D1E5
entity.other.attribute-name#0CFA2F
support.constant#19D1E5
support.type, support.variable#19D1E5
support.dictionary.json#19D1E5
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#6AEBF7
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#98c379
variable.css, variable.scss, variable.less, variable.sass#56b6c2
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#e5c07b
unit.css, unit.scss, unit.less, unit.sass#c678dd
constant.numeric.css, constant.numeric.scss, constant.numeric.less, constant.numeric.sass#c563bd
function.css, function.scss, function.less, function.sass#56b6c2
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#56b6c2
string.detected-link#26B2FF
meta.diff, meta.diff.header#75715E
markup.deleted#E542FF
markup.inserted#e5c07b
markup.changed#e5c07b
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#e5c07b
markup.bold, markup.bold string#26B2FFbold
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown#696969
markup.underline.link.markdown#26B2FF
string.other.link.title.markdown#0CFA2F
markup.bold.markdownbold
punctuation.definition.bold.markdown#26B2FF
markup.heading.markdown#FF3F4Fbold
punctuation.definition.heading.markdown#26B2FF
markup.quote.markdown#6FD80D
meta.separator.markdown#E542FFbold
markup.raw.inline.markdown, markup.raw.block.markdown#56b6c2
punctuation.definition.list_item.markdown#ffffffbold
source.json meta.structure.dictionary.json support.type.property-name.json#FF3F4F
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#26B2FF
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#36EBFF
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#68eefd
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#a5f3fc
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#bbf4fa
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#7cd6fa
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#42c9ff
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#42ffd0

Shiki preview

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

Loading...

Oishii Theme by Mark Hkr - VS Code Theme