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#6e7d9a
  • activityBar.background#141920
  • activityBar.foreground#6e7d9a
  • activityBarBadge.background#b7f055cb
  • activityBarBadge.foreground#1a1f27
  • badge.background#ff3276
  • badge.foreground#0c1116
  • breadcrumb.foreground#6e7d9ab0
  • button.background#ff3276
  • button.foreground#ffffff
  • checkbox.border#6e7d9a1a
  • diffEditor.border#6e7d9a1a
  • dropdown.background#0c1116
  • dropdown.listBackground#0c1116
  • editor.background#1a2029
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#6e7d9a3d
  • editor.lineHighlightBackground#141920af
  • editor.selectionBackground#6e7d9a48
  • editor.selectionForeground#fff
  • editor.selectionHighlightBackground#ff32767e
  • editor.wordHighlightBackground#6e7d9a3d
  • editor.wordHighlightStrongBackground#6e7d9a42
  • editorCursor.background#0c1116
  • editorCursor.foreground#ff3276
  • editorGroup.border#6e7d9a1a
  • editorGroupHeader.tabsBackground#141920
  • editorIndentGuide.activeBackground#b7f05548
  • editorIndentGuide.background#6e7d9a28
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#5a6986c5
  • editorOverviewRuler.border#6e7d9a1a
  • editorRuler.foreground#6e7d9a1a
  • editorSuggestWidget.background#141920
  • editorSuggestWidget.selectedBackground#6e7d9a80
  • editorWidget.background#161B22
  • editorWidget.border#6e7d9a1a
  • focusBorder#6e7d9a3a
  • gitDecoration.ignoredResourceForeground#6e7d9abb
  • gitDecoration.modifiedResourceForeground#f1b25e
  • gitDecoration.untrackedResourceForeground#b3d873
  • input.background#0c1116
  • input.foreground#ffffff
  • inputOption.activeBackground#b7f05557
  • inputOption.activeBorder#b7f055ab
  • list.activeSelectionBackground#6e7d9a79
  • list.focusBackground#6e7d9a59
  • list.focusForeground#fff
  • list.focusHighlightForeground#b7f055
  • list.focusOutline#6e7d9aaa
  • list.highlightForeground#b7f055
  • list.hoverBackground#6e7d9a59
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#00000000
  • list.inactiveSelectionForeground#ffffff
  • menu.selectionBackground#ffffff00
  • panel.background#141920
  • panel.border#6e7d9a1a
  • panelTitle.activeBorder#b7f05500
  • panelTitle.activeForeground#b7f055
  • panelTitle.inactiveForeground#6e7d9abb
  • progressBar.background#b7f055
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#6e7d9a3f
  • scrollbarSlider.background#6e7d9a1a
  • scrollbarSlider.hoverBackground#6e7d9a3f
  • selection.background#6e7d9a48
  • sideBar.background#141920
  • sideBar.border#6e7d9a1a
  • sideBar.dropBackground#ff3276
  • sideBar.foreground#838da0
  • sideBarSectionHeader.background#6e7d9a00
  • sideBarTitle.foreground#b7f05585
  • statusBar.background#0c1116
  • statusBar.debuggingBackground#141920
  • statusBar.foreground#6e7d9ada
  • statusBar.noFolderBackground#141920
  • tab.activeBackground#1a1f27
  • tab.activeForeground#6e7d9ada
  • tab.activeModifiedBorder#b7f055
  • tab.border#6e7d9a00
  • tab.inactiveBackground#141920
  • tab.inactiveForeground#6e7d9abb
  • tab.inactiveModifiedBorder#b7f055
  • terminal.tab.activeBorder#b7f055
  • terminalCursor.foreground#ff3276
  • titleBar.activeBackground#141920
  • titleBar.activeForeground#6e7d9a
  • titleBar.border#6e7d9a1a
  • titleBar.inactiveBackground#1a2029
  • titleBar.inactiveForeground#6e7d9aaa
  • tree.indentGuidesStroke#6e7d9a52
  • welcomePage.tileShadow#00000000
  • widget.shadow#6e7d9a00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, fenced_code.block.language.markdown#7f8eadaaitalic
entity.name.tag, constant.other.color, 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, support.type, 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, meta.arrow.js.jsx, meta.brace.square.js.jsx, storage.type.function.arrow.js, keyword.operator.assignment.js, punctuation.terminator.rule.css, constant.language.symbol.hashkey.ruby, keyword.operator.comparison.ruby, punctuation.separator.other.ruby, punctuation.section.embedded.begin.erb, punctuation.section.embedded.end.erb, meta.object-literal.key.js.jsx, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#bac2d1
variable, string constant.other.placeholder, meta.block variable.other, entity.name.method.js, meta.class-method.js entity.name.function.js, variable.function.constructor, markup.changed, constant.character.escape, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, 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, markup.inline.raw.string.markdown, entity.other.attribute-name.class.css, entity.other.inherited-class.ruby, keyword.control.pseudo-method.ruby, meta.import.js variable, meta.import.tsx variable, meta.import.ts variable, meta.import.ts meta.block variable.other, meta.import.js meta.block variable.other, meta.import.tsx, meta.import.tsx meta.block variable.other, meta.import.ts, meta.import.ts variable, variable.parameter#3fd0ec
keyword.operator.assignment, keyword.operator.assignment.js, entity.other.attribute-name, storage.type, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.section.embedded, 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, meta.brace.round.js.jsx, variable.other.property.js.jsx, meta.array.literal.js.jsx#ffffff
boolean, constant.numeric, constant.numeric.float, constant.numeric.integer, constant.other.color, constant.language, support.constant, constant.character, constant.escape, constant.other.symbol, constant.other.key#AF92F9
keyword.operator.new, keyword, keyword.other.unit, keyword.other, keyword.control, storage.modifier, support.class.component.tsx, support.class.component.ts, support.class.component.js, support.class.component.jsx#F2A23A
invalid, invalid.illegal, entity.name.function, meta.tag.sgml, markup.deleted.git_gutter, meta.function-call, variable.function, support.function, support.other.variable, string.other.link, entity.name, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, entity.name.module.js, variable.import.parameter.js, variable.other.class.js, markup.deleted, source.json meta.structure.dictionary.json support.type.property-name.json, 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, markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, entity.name.tag, keyword.other.important.css, keyword.other.important.scss, keyword.control.ruby#ff3276
entity.other.attribute-name.pseudo-class.css, string, entity.other.inherited-class, keyword.other.special-method, markup.inserted.git_gutter, source.sass keyword.control, string.regexp, source.js constant.other.object.key.js string.unquoted.label.js, 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, 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, entity.other.attribute-name.id, meta.import.ts string, meta.import.js string, variable.language.this.js.jsx, variable.language#b7f055
text.html.markdown, punctuation.definition.list_item.markdown, markup.italic#dddddd
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js, 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, 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, keyword.operator.logical.js.jsx, constant.language.symbol.ruby#f5af19
markup.italic, variable.languageitalic
markup.bold, markup.bold string, entity.name, entity.other.inherited-class, entity.other.attribute-name.class.css, keyword.other.important.css, keyword.other.important.scss, support.class.ruby, meta.import.js variable, meta.import.js meta.block variable.other, meta.import.js stringbold
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#ccccccbold
markup.underline#65737Eunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quote#65737Eitalic
string.other.link.title.markdown#44dfff
string.other.link.description.title.markdown#65737E
constant.other.reference.link.markdown#44dfff
markup.raw.block#cccccc
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#6e7d9a
meta.separator#6e7d9a
markup.table#6e7d9a
meta.import.js, punctuation.terminator.statement.js, keyword.control.import.js, keyword.control.from.js, keyword.control.import.tsx, keyword.control.from.tsx, keyword.control.import.ts, keyword.control.from.ts#818ca3

Shiki preview

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

Loading...

Modern Monokai by Oliver Cederborg - VS Code Theme