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.background#1d1f23
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#f8fafd
  • button.background#528bff
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#1d1f23
  • dropdown.border#181a1f
  • editor.background#121212
  • editor.findMatchHighlightBackground#314365fe
  • editor.foreground#aaa
  • editor.lineHighlightBackground#1d1f23
  • editor.selectionBackground#3e4451
  • editorBracketHighlight.foreground1#d6c800
  • editorBracketHighlight.foreground2#d281ff
  • editorBracketHighlight.foreground3#5882fe
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#704040
  • editorGroup.border#181a1f
  • editorGroup.emptyBackground#181a1f
  • editorGroupHeader.tabsBackground#181a1f
  • editorHoverWidget.background#181a1f
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.background1#3b4048
  • editorInfo.foreground#707040
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#181a1f
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWarning.foreground#407040
  • editorWhitespace.foreground#484a50
  • editorWidget.background#181a1f
  • focusBorder#181a1f
  • input.background#1d1f23
  • list.activeSelectionBackground#121212
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#121212
  • list.inactiveSelectionBackground#121212
  • list.inactiveSelectionForeground#d7dae0
  • notifications.background#181a1f
  • peekView.border#202020
  • peekViewEditor.background#202020
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#181a1f
  • sideBar.border#1d1f23
  • sideBarSectionHeader.background#181a1f
  • statusBar.background#020202
  • statusBar.debuggingBackground#020202
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#020202
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#121212
  • tab.border#181a1f
  • tab.inactiveBackground#181a1f
  • titleBar.activeBackground#020202
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#020202
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
invalid, invalid.illegal
markup.inserted#C3E88D
markup.deleted#ffffff
markup.changed#C792EA
variable, string constant.other.placeholder, constant.other.color, keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block variable.other, support.other.variable, string.other.link, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other, 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, 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, entity.name.module.js, variable.import.parameter.js, variable.other.class.js, variable.language, entity.name.method.js, meta.class-method.js entity.name.function.js, variable.function.constructor, entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name, entity.other.attribute-name.class, source.sass keyword.control, markup.inserted, text.html.markdown, keyword.operator, entity.name.tag.html, entity.name.tag.tsx, markup.underline.link.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, storage.type.built-in.primitive.cpp, storage.type.built-in.cpp, storage.type.built-in.primitive.c, storage.type.built-in.c, entity.other.inherited-class.tsx, entity.other.inherited-class.ts, entity.other.inherited-class.js, meta.template.expression.tsx, meta.template.expression.ts, meta.template.expression.js, entity.name.tag.yaml, meta.map.key.yaml constant.numeric#aaa
keyword, storage.type, storage.modifier, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, keyword.control, text.html.markdown punctuation, keyword.other.typedef.cpp, keyword.operator.new.cpp, keyword.other.typedef.c, keyword.operator.new.tsx, keyword.operator.new.ts, keyword.operator.new.js, keyword.operator.expression.delete.tsx, keyword.operator.expression.delete.ts, keyword.operator.expression.delete.js, meta.type.declaration.tsx keyword.operator.expression.typeof.tsx, meta.type.declaration.ts keyword.operator.expression.typeof.ts, meta.type.declaration.tsx keyword.operator.expression.keyof.tsx, meta.type.declaration.ts keyword.operator.expression.keyof.ts, punctuation.definition.block.sequence.item.yaml#ccc
constant.numeric, support.constant, keyword.other.unit.exponent.decimal.c, keyword.other.unit.exponent.decimal.cpp#98dfba
constant.language#56B6C2
support.function.builtin.python, support.function.builtin, keyword.operator.sizeof.cpp, keyword.operator.alignof.cpp, storage.type.decltype.cpp, keyword.operator.typeid.cpp, keyword.operator.cast.static_cast.cpp, keyword.operator.cast.dynamic_cast.cpp, keyword.operator.cast.const_cast.cpp, keyword.operator.cast.reinterpret_cast.cpp, keyword.operator.noexcept.cpp, keyword.operator.sizeof.c#bcdda1
comment, punctuation.definition.comment#57a90aitalic
string, 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, string.regexp, string.regexp keyword.other, constant.character.escape, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, storage.type.string.python, punctuation.definition.string, markup.underline.link.markdown, markup.underline.link.image.markdown, punctuation.definition.raw.markdown, markup.inline.raw.string.markdown, punctuation.definition.markdown, markup.fenced_code.block.markdown#00ab6f
*url*, *link*, *uri*underline
rainbow1#c07a7a
keyword.rainbow2#7abfbf
entity.name.function.rainbow3#bfa37a
comment.rainbow4#7a95bf
string.rainbow5#b1bf7a
variable.parameter.rainbow6#887abf
constant.numeric.rainbow7#88bf7a
entity.name.type.rainbow8#b17abf
markup.bold.rainbow9#7abf95
invalid.rainbow10#bf7aa3
jblow-darker by Patrolin - VS Code Theme