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#14141b
  • activityBar.border#b7c5d370
  • activityBarBadge.background#f1f1f0
  • activityBarBadge.foreground#2E303E
  • badge.background#f1f1f0
  • badge.foreground#2E303E
  • debugToolBar.background#1C1E26
  • diffEditor.insertedTextBackground#09F7A01A
  • diffEditor.removedTextBackground#F43E5C1A
  • dropdown.background#232530
  • dropdown.border#2C2F3D
  • dropdown.listBackground#2E303E
  • editor.background#242530
  • editor.findMatchBackground#97979b96
  • editor.findMatchHighlightBackground#54555e
  • editor.findMatchHighlightBorder#eeffff
  • editor.findRangeHighlightBackground#242530
  • editor.foreground#EEFFFF
  • editor.hoverHighlightBackground#54555e
  • editor.lineHighlightBackground#2C2F3D
  • editor.rangeHighlightBackground#54555e
  • editor.selectionBackground#ffffff36
  • editor.selectionHighlightBackground#6C6F934D
  • editor.wordHighlightBackground#54555ea6
  • editor.wordHighlightStrongBackground#54555e
  • editorCursor.foreground#f3f99d
  • editorError.foreground#F43E5C
  • editorGroup.dropBackground#232631
  • editorGroupHeader.tabsBackground#242530
  • editorIndentGuide.background#616263
  • editorIndentGuide.background1#616263
  • editorLineNumber.activeForeground#EEFFFF
  • editorLineNumber.foreground#616263
  • editorLink.activeForeground#94D0FF
  • editorUnnecessaryCode.border#FF85B8
  • editorUnnecessaryCode.opacity#00000090
  • editorWarning.foreground#f3f99d
  • editorWhitespace.foreground#616263
  • editorWidget.background#282a36
  • editorWidget.border#b7c5d370
  • errorForeground#F43E5C
  • focusBorder#2C2F3D
  • foreground#EEFFFF
  • gitDecoration.conflictingResourceForeground#f3f99d
  • gitDecoration.deletedResourceForeground#94D0FF
  • gitDecoration.ignoredResourceForeground#686868
  • gitDecoration.modifiedResourceForeground#FF85B8
  • gitDecoration.untrackedResourceForeground#5af78e
  • input.background#54555e
  • list.activeSelectionBackground#2E303E80
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#6C6F9380
  • list.focusBackground#2E303E80
  • list.focusForeground#D5D8DA
  • list.highlightForeground#E95378
  • list.hoverBackground#2E303E80
  • list.hoverForeground#D5D8DA
  • list.inactiveFocusBackground#2E303E80
  • list.inactiveSelectionBackground#2E303E4D
  • list.inactiveSelectionForeground#D5D8DA
  • peekView.border#b7c5d370
  • peekViewEditor.background#282a36
  • peekViewEditor.matchHighlightBackground#282a36
  • peekViewResult.background#282a36
  • peekViewResult.matchHighlightBackground#282a36
  • peekViewResult.selectionBackground#282a36
  • peekViewTitle.background#232530
  • scrollbar.shadow#16161C
  • scrollbarSlider.activeBackground#6C6F9380
  • scrollbarSlider.background#6C6F931A
  • scrollbarSlider.hoverBackground#6C6F934D
  • selection.background#6C6F9380
  • sideBar.background#242530
  • sideBar.border#b7c5d370
  • sideBar.dropBackground#6C6F934D
  • sideBar.foreground#b7c5d386
  • sideBarSectionHeader.background#242530
  • sideBarSectionHeader.foreground#f1f1f0
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#242530
  • statusBar.border#b7c5d370
  • statusBar.debuggingBackground#09F7A0F1
  • statusBar.debuggingForeground#06060C
  • statusBar.foreground#6C6E75
  • statusBar.noFolderBackground#242530
  • tab.activeBackground#242530
  • tab.activeBorder#b7c5d370
  • tab.border#242530
  • tab.inactiveBackground#242530
  • terminal.ansiBlack#242530
  • terminal.ansiBlue#94D0FF
  • terminal.ansiBrightBlack#686868
  • terminal.ansiBrightBlue#94D0FF
  • terminal.ansiBrightCyan#9aedfe
  • terminal.ansiBrightGreen#5af78e
  • terminal.ansiBrightMagenta#FF85B8
  • terminal.ansiBrightRed#ff8a7a
  • terminal.ansiBrightWhite#EEFFFF
  • terminal.ansiBrightYellow#f3f99d
  • terminal.ansiCyan#9aedfe
  • terminal.ansiGreen#5af78e
  • terminal.ansiMagenta#FF85B8
  • terminal.ansiRed#ff8a7a
  • terminal.ansiWhite#f1f1f0
  • terminal.ansiYellow#f3f99d
  • terminal.background#242530
  • terminal.foreground#EEFFFF
  • textLink.activeForeground#f3f99d
  • textLink.foreground#9aedfe
  • titleBar.activeBackground#242530

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
text.html.basic, entity.other.attribute-name, text.html.basic, entity.other.attribute-name.html#f3f99ditalic
text#EEFFFF
string constant.other.placeholder, variable#EEFFFF
constant.other.color#EEFFFF
invalid, invalid.illegal#94D0FF
keyword#FF85B8
keyword.operator.new#FF85B8italic
storage.modifier, storage.type#f3f99ditalic
constant.other.color, keyword.control, keyword.other.substitution, keyword.other.template, punctuation, punctuation.definition.tag, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.html, punctuation.section.embedded, punctuation.separator.inheritance.php#89DDFF
meta.tag#EEFFFF
entity.name.tag, markup.deleted.git_gutter, meta.tag.sgml#FF85B8
entity.name.function, keyword.other.special-method, meta.function-call, support.function, variable.function#94D0FF
meta.block variable.other#EEFFFF
string.other.link, support.other.variable#94D0FF
constant.character, constant.escape, constant.language, constant.numeric, keyword.other, keyword.other.unit, support.constant#f3f99d
variable.parameter#EEFFFF
constant.other.key, constant.other.symbol, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly, constant.other.object.key.js, string.unquoted.label.js, string#5af78e
entity.name, markup.changed.git_gutter, meta.use.php, support.class, support.other.namespace.use.php, support.other.namespace.php, support.type, support.type.sys-types#f3f99d
support.type#badeff
source.css support.type.property-name, source.less support.type.property-name, source.postcss support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.stylus support.type.property-name#badeff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#94D0FF
variable.language#94D0FFitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#f3f99ditalic
comment, punctuation.definition.comment#b7c5d370italic
entity.other.attribute-name.class#f3f99d
source.sass, keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#94D0FF
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*link*, *uri*, *url*underline
tag.decorator.js, entity.name.tag.js, tag.decorator.js, punctuation.definition.tag.js#FF85B8
source.json, meta.structure.dictionary.json, support.type.property-name.json#FF85B8
source.json, string.quoted.double.json, meta.structure.dictionary.value.json, support.type.property-value.json#f3f99d
token.info-token#6796e6
token.warn-token#f3f99d
token.error-token#F43E5C
token.debug-token#b267e6
storage.modifier, storage.type.class.js#FF85B8italic
variable.language.this, variable.language.this.js#94D0FFitalic
emphasis, markup.italicitalic
keyword.control#FF85B8
entity.name.function#94D0FF
meta.definition.variable, support.variable, variable#EEFFFF
support.class#90d9fd

Shiki preview

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

Loading...

Natty by this-fifo - VS Code Theme