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.activeBackground#1B1E26
  • activityBar.activeBorder#5B6480
  • activityBar.background#14161C
  • activityBar.foreground#c9c9d1
  • activityBarBadge.background#d03636
  • badge.background#313747
  • badge.foreground#c9c9d1
  • button.background#d03636c5
  • dropdown.background#191C24
  • dropdown.border#242733
  • dropdown.foreground#c9c9d1
  • dropdown.listBackground#191C24
  • editor.background#14161C
  • editor.foreground#c9c9d1
  • editor.lineHighlightBackground#171921
  • editor.selectionBackground#d0363652
  • editor.selectionHighlightBackground#232733
  • editor.selectionHighlightBorder#272B38
  • editor.wordHighlightBackground#232733b6
  • editorBracketMatch.background#33333D
  • editorBracketMatch.border#464652
  • editorCursor.foreground#ffd000da
  • editorGroup.border#282C38
  • editorGroupHeader.tabsBackground#191c23
  • editorGutter.background#16181F
  • editorIndentGuide.activeBackground#242833
  • editorIndentGuide.background#1B1E26
  • editorLineNumber.foreground#434352
  • editorSuggestWidget.background#191C24
  • editorSuggestWidget.border#242733
  • editorSuggestWidget.foreground#c9c9d1
  • editorSuggestWidget.highlightForeground#a672bb
  • editorSuggestWidget.selectedBackground#2C3140
  • focusBorder#242733
  • foreground#c9c9d1c5
  • gitDecoration.ignoredResourceForeground#bbbbbb63
  • input.background#191C24
  • input.border#242733
  • input.foreground#c9c9d1
  • input.placeholderForeground#c9c9d16e
  • list.activeSelectionBackground#2C3140
  • list.activeSelectionForeground#c9c9d1
  • list.errorForeground#E86666
  • list.focusBackground#2C3140
  • list.hoverBackground#232733
  • list.inactiveSelectionBackground#2C3140
  • menu.background#191C24
  • menu.border#242733
  • menu.foreground#c9c9d1
  • menu.selectionForeground#D7D7E0
  • menu.separatorBackground#313747
  • minimap.selectionHighlight#d0363652
  • panel.background#14161C
  • panel.border#242733
  • panelTitle.activeBorder#5B6480
  • panelTitle.activeForeground#c9c9d1
  • panelTitle.inactiveForeground#c9c9d177
  • peekView.border#242733
  • peekViewEditor.background#14161C
  • peekViewEditor.matchHighlightBackground#232733
  • peekViewEditor.matchHighlightBorder#272B38
  • peekViewEditorGutter.background#191C24
  • peekViewResult.background#191C24
  • peekViewTitle.background#16181F
  • peekViewTitleDescription.foreground#c9c9d177
  • peekViewTitleLabel.foreground#c9c9d1
  • pickerGroup.foreground#e86666
  • scrollbarSlider.activeBackground#3d4355d8
  • scrollbarSlider.background#2c3140af
  • scrollbarSlider.hoverBackground#2c3140d0
  • selection.background#232733
  • settings.checkboxBackground#191C24
  • settings.checkboxBorder#242733
  • settings.checkboxForeground#E86666
  • settings.headerForeground#c9c9d1c0
  • settings.modifiedItemIndicator#d03636c5
  • sideBar.background#191C24
  • sideBarSectionHeader.background#14161C
  • sideBarSectionHeader.border#282C38
  • sideBarSectionHeader.foreground#c9c9d1b7
  • statusBar.background#14161C
  • statusBar.border#050507
  • statusBar.debuggingBackground#d03636
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#c9c9d1a8
  • statusBarItem.activeBackground#1B1E26
  • statusBarItem.hoverBackground#1B1E26
  • tab.activeBackground#14161C
  • tab.activeBorder#2e415500
  • tab.activeBorderTop#2e4155
  • tab.activeForeground#c9c9d1
  • tab.activeModifiedBorder#974040
  • tab.hoverBackground#14161C
  • tab.inactiveBackground#191c23
  • tab.inactiveForeground#c9c9d177
  • tab.inactiveModifiedBorder#552e2e
  • terminal.ansiBlack#090A0D
  • terminal.ansiBlue#2f66d2
  • terminal.ansiBrightBlue#5589F2
  • terminal.ansiBrightCyan#0CCCCC
  • terminal.ansiBrightGreen#4EBA4E
  • terminal.ansiBrightMagenta#DB65DB
  • terminal.ansiBrightRed#E86666
  • terminal.ansiBrightYellow#DBDB58
  • terminal.ansiCyan#08a1a1
  • terminal.ansiGreen#319431
  • terminal.ansiMagenta#c03dc0
  • terminal.ansiRed#d03636
  • terminal.ansiYellow#b1b133
  • terminal.background#14161C
  • terminal.foreground#c9c9d1
  • terminal.selectionBackground#44485344
  • terminalCursor.foreground#ffd000da
  • textLink.activeForeground#e86666
  • textLink.foreground#e86666d7
  • titleBar.activeBackground#14161C
  • titleBar.activeForeground#c9c9d1a8
  • titleBar.inactiveBackground#14161C
  • titleBar.inactiveForeground#c9c9d1a8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.block.html, punctuation.definition.comment, punctuation.definition.comment.html#676773
keyword.other.phpdoc.php#9595A6
variable, string constant.other.placeholder, entity.name.type.class.php, keyword.operator.class.php, string.unquoted.plain.out.yaml#c9c9d1
variable.scss, entity.name.type.interface.tsx, entity.name.type.tsx, entity.name.type.class.gdscript, support.class.dart, entity.name.type.ts#3eafa5
support.type.vendored.property-name.css#737373
constant.other.color#c9c9d1
invalid, invalid.illegal#e68091
keyword, storage.type, storage.modifier, support.type.primitive.js, support.type.primitive.tsx#B58DC4
storage.type.php, storage.type.cs, punctuation.section.embedded, support.class.php, entity.name.scope-resolution.cpp, entity.other.inherited-class.js, entity.other.inherited-class.tsx#E0957B
constant.other.color, punctuation.definition.tag, keyword.other.template, keyword.other.substitution, punctuation.definition.variable.php, constant.other.class.php, meta.function-call.php, support.function, keyword.other, keyword.operator, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.begin.svelte, punctuation.definition.tag.end.svelte, constant.other.rgb-value.css, punctuation.definition.variable.less#B58DC4
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#B58DC4
entity.name.function, meta.function-call, variable.function, keyword.other.special-method, support.function.magic.php, entity.name.type.js, support.function.any-method.gdscript#C7A65D
meta.block variable.other#c9c9d1
support.other.variable, string.other.link#e68091
constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, entity.other.attribute-name.pseudo-class.css, punctuation.definition.list.begin.markdown, variable.other.readwrite.ts, variable.other.readwrite.cs, support.type.object.module.js, variable.other.property.js, variable.other.readwrite.tsx, variable.other.readwrite.js, variable.other.less#7bbee0e3
constant.numeric#ec8383
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#62A362
support.type, markup.changed.git_gutter, support.type.sys-types#C7A65D
support.type#c9c9d1
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#c9c9d1
entity.name.module.js, variable.import.parameter.js, variable.other.class.js, variable.other.constant.property.js, variable.other.constant.property.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#f78c6cc9
variable.language#B58DC4
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C7A65D
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#C7A65Ditalic
entity.other.attribute-name.class#E0957B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#ff5370e8
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#ff5370e8italic
source.json meta.structure.dictionary.json support.type.property-name.json, variable.other.object.property.cs#B58DC4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffcb6bc4
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#f78c6cc9
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#ff5370be
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#82aaffd5
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#f07177d0
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#c792ead5
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#c4e88dd2
text.html.markdown, punctuation.definition.list_item.markdown#c9c9d1
text.html.markdown markup.inline.raw.markdown, punctuation.definition.markdown#c792ead5
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#C7A65D
markup.italic#f07177d0italic
markup.bold, markup.bold string#f07177d0bold
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#f07177d0bold
markup.underline#f07177d0underline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quote#9595A6
string.other.link.title.markdown#C7A65D
string.other.link.description.title.markdown#9595A6
constant.other.reference.link.markdown#C7A65D
markup.raw.block#9595A6
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
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Codesbiome Theme by Codesbiome - VS Code Theme