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#fafafa
  • activityBar.foreground#24292e
  • activityBarBadge.background#24292e
  • button.background#24292e
  • editor.background#fafafa
  • editor.foreground#24292e
  • editor.lineHighlightBackground#f0f0f0
  • editor.lineHighlightBorder#f0f0f0
  • editorError.foreground#d73a49
  • editorGroupHeader.noTabsBackground#f5f5f5
  • editorGroupHeader.tabsBackground#f5f5f5
  • editorGutter.addedBackground#24292e
  • editorGutter.deletedBackground#24292e
  • editorGutter.modifiedBackground#b2b2b2
  • editorHint.foreground#d73a49
  • editorInfo.foreground#d73a49
  • editorLineNumber.activeForeground#000000
  • editorLineNumber.foreground#7f7f7f
  • editorSuggestWidget.background#fafafa
  • editorSuggestWidget.border#24292e
  • editorSuggestWidget.foreground#24292e
  • editorSuggestWidget.highlightForeground#24292e
  • editorSuggestWidget.selectedBackground#cccccc
  • editorWarning.foreground#d73a49
  • focusBorder#24292e
  • gitDecoration.addedResourceForeground#24292e
  • gitDecoration.conflictingResourceForeground#24292e
  • gitDecoration.deletedResourceForeground#24292e
  • gitDecoration.ignoredResourceForeground#24292e
  • gitDecoration.modifiedResourceForeground#24292e
  • gitDecoration.submoduleResourceForeground#24292e
  • gitDecoration.untrackedResourceForeground#24292e
  • list.activeSelectionBackground#b2b2b2
  • list.activeSelectionForeground#fafafa
  • list.inactiveSelectionBackground#b2b2b2
  • list.inactiveSelectionForeground#fafafa
  • sideBar.background#f5f5f5
  • sideBar.foreground#24292e
  • statusBar.background#f5f5f5
  • statusBar.debuggingBackground#f5f5f5
  • statusBar.debuggingForeground#24292e
  • statusBar.foreground#24292e
  • statusBar.noFolderBackground#f5f5f5
  • statusBar.noFolderForeground#24292e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embeddedbold
emphasisbold
strongbold
meta.diff.headerbold
comment#6b6b6b
constant.languagebold
constant.numericbold
constant.regexpbold
entity.name.tagbold
entity.name.selectorbold
entity.other.attribute-namebold
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scssbold
invalidbold
markup.underlineunderline
markup.boldbold
markup.headingbold
markup.italicitalic
markup.insertedbold
markup.deletedbold
markup.changedbold
beginning.punctuation.definition.quote.markdown, beginning.punctuation.definition.list.markdownbold
markup.inline.rawbold
meta.selectorbold
punctuation.definition.tagbold
meta.preprocessorbold
meta.preprocessor.stringbold
meta.preprocessor.numericbold
meta.structure.dictionary.key.pythonbold
storagebold
storage.typebold
storage.modifierbold
stringbold
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebarsbold
string.regexpbold
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embeddedbold
meta.template.expressionbold
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.colorbold
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embeddedbold
support.type.property-name.jsonbold
keywordbold
keyword.controlbold
keyword.operatorbold
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.pythonbold
keyword.other.unitbold
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.phpbold
support.function.git-rebasebold
constant.sha.git-rebasebold
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.javabold
variable.languagebold

Shiki preview

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

Loading...

Whiteboard by Hyzeta - VS Code Theme