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.activeBackground#00000000
  • activityBar.background#16181F
  • activityBar.border#03b0b669
  • activityBar.foreground#03b0b6
  • activityBarBadge.background#03b0b6
  • activityBarBadge.foreground#1C1D22
  • badge.background#03b0b6
  • badge.foreground#1e1e1e
  • button.background#27a99d95
  • button.foreground#16181F
  • button.hoverBackground#03b0b6
  • button.secondaryBackground#27a99d95
  • button.secondaryHoverBackground#03b0b6
  • editor.background#16181F
  • editor.foreground#ebdbb2
  • editor.lineHighlightBackground#23232E
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#94949471
  • editorCursor.foreground#03b0b6
  • editorError.foreground#fe4918
  • editorGroupHeader.tabsBackground#00000000
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#7fb800
  • editorGutter.deletedBackground#e54b4b
  • editorGutter.modifiedBackground#ffc123
  • editorIndentGuide.activeBackground#03b0b6
  • editorIndentGuide.background#efe5dc85
  • editorLineNumber.activeForeground#03b0b6
  • editorLineNumber.foreground#4c4f58
  • editorWarning.foreground#fedb18
  • editorWidget.background#16181F
  • focusBorder#00000000
  • foreground#ebdbb2
  • input.background#16181F
  • input.border#03b0b64f
  • input.foreground#EBDBB2
  • inputOption.activeBackground#16181F
  • list.activeSelectionBackground#23232E
  • list.dropBackground#1a222c
  • list.errorForeground#fe4918
  • list.focusBackground#004d5041
  • list.highlightForeground#03b0b6
  • list.hoverBackground#23232E
  • list.inactiveSelectionBackground#23232E
  • list.warningForeground#fedb18
  • menu.background#16181F
  • menu.border#16181F
  • menu.selectionBorder#00000000
  • menubar.selectionBackground#003335
  • menubar.selectionBorder#16181F
  • menubar.selectionForeground#03b0b6
  • minimap.errorHighlight#fe4918
  • minimap.warningHighlight#fedb18
  • notificationCenter.border#03b0b6
  • notificationCenterHeader.background#16181F
  • notificationCenterHeader.foreground#ebdbb2
  • panel.background#16181F
  • panelTitle.activeBorder#03b0b6
  • pickerGroup.border#03b0b6
  • progressBar.background#03b0b6
  • scrollbar.shadow#03b0b6
  • scrollbarSlider.background#3e414e
  • scrollbarSlider.hoverBackground#3e414e
  • selection.background#94949471
  • settings.checkboxBackground#16181F
  • settings.checkboxBorder#03b0b6
  • settings.checkboxForeground#ebdbb2
  • settings.dropdownBackground#16181F
  • settings.dropdownBorder#03b0b6
  • settings.focusedRowBackground#03b0b61c
  • settings.focusedRowBorder#03b0b6
  • settings.headerForeground#03b0b6
  • settings.modifiedItemIndicator#598300
  • settings.numberInputBorder#03b0b6
  • settings.rowHoverBackground#23232E
  • settings.textInputBackground#16181F
  • sideBar.background#16181F
  • sideBar.border#03b0b669
  • sideBarSectionHeader.background#16181F
  • sideBarTitle.foreground#EBDBB2
  • statusBar.background#16181F
  • statusBar.border#16181F
  • statusBar.foreground#03b0b6
  • statusBar.noFolderBackground#16181F
  • statusBarItem.errorBackground#df7926
  • statusBarItem.errorForeground#ebdbb2
  • statusBarItem.hoverBackground#003335
  • tab.activeBackground#00000000
  • tab.activeForeground#ebdbb2
  • tab.border#00000000
  • tab.hoverBackground#00000000
  • tab.hoverBorder#00000000
  • tab.hoverForeground#03b0b6
  • tab.inactiveBackground#00000000
  • terminal.selectionBackground#169c9c71
  • terminalCursor.background#169c9c71
  • terminalCursor.foreground#03b0b6
  • textLink.activeForeground#ebdbb2
  • textLink.foreground#169c9c71
  • titleBar.activeBackground#16181F
  • titleBar.activeForeground#03b0b6
  • titleBar.inactiveBackground#16181F
  • widget.shadow#16181F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#616161italic
variable, string constant.other.placeholder#7fb800
constant.other.color#ebdbb2
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#e65918
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution#5ea809italic
punctuation.separator.continuation, punctuation.terminator, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, meta.tag#8a8a8a
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#8a8a8a
punctuation.definition.string.begin, punctuation.definition.string.end#ebdbb2
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f08801
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ff9100
meta.block variable.other#ff3b2d
support.other.variable, string.other.link#f07178
constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ff912a
constant.numeric#00b7ff
constant.other.symbol, 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#5ea809
string#2a926fitalic
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
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#d1bc87
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#03b0b6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#03b0b6
entity.other.attribute-name#ff3b2d
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffffffitalic
entity.other.attribute-name.class#fe4918
source.sass keyword.control#EE6809
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#0baa48
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#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#2bc489
string.quoted.docstring.multi.python#A89984italic
entity.name.function.decorator.pythonitalic
variable.parameter.function.language.special.self.python, variable.language.special.self.python, variable.language.this, variable.language.super, support.function.builtin.python#FF3B2Ditalic
source.python entity.name.function#90CF79
source.python keyword.operator.logical.python#FF3B2Ditalic
source.python meta.function-call.arguments.python#EBDBB2
source.python support.type.python#FAC149
source.python punctuation.definition.arguments.begin.python, source.python punctuation.definition.arguments.end.python#EBDBB2
source.python constant.character.format.placeholder.other.python#FAC149
source.python storage.type.string.python#C2C518
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f08801
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#F78C6C
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#f07178
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#1a92a7
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#dd3923
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#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
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#0e587a
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...

Monic Theme - Coding Theme