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#00225520
  • activityBar.border#00225522
  • activityBar.foreground#5c6370
  • activityBarBadge.background#a53500
  • activityBarBadge.foreground#f8fafd
  • badge.background#a53500
  • badge.foreground#ffffff
  • breadcrumb.background#f5f5f5
  • button.background#3EA2FF
  • button.foreground#ffffff
  • diffEditor.insertedTextBackground#30951844
  • diffEditor.removedTextBackground#E1000018
  • dropdown.background#ffffff
  • dropdown.border#cfd8dd
  • editor.background#f5f5f5
  • editor.findMatchBackground#ffc900
  • editor.findMatchHighlightBackground#ffe37b
  • editor.foreground#666666
  • editor.hoverHighlightBackground#ffc900
  • editor.lineHighlightBackground#fff3c7
  • editor.selectionBackground#ffe37b
  • editorBracketMatch.background#ffe37b
  • editorBracketMatch.border#ffe37b
  • editorCursor.background#ffffff
  • editorCursor.foreground#0087c5
  • editorError.foreground#c24038
  • editorGroup.border#00225522
  • editorGroupHeader.tabsBackground#0022550a
  • editorGroupHeader.tabsBorder#00225522
  • editorGutter.addedBackground#7cb32a
  • editorGutter.deletedBackground#a53500
  • editorGutter.modifiedBackground#258eff
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#5a637580
  • editorIndentGuide.activeBackground#00225522
  • editorIndentGuide.background#ebe5e5
  • editorLineNumber.activeForeground#796b6b
  • editorLineNumber.foreground#00225533
  • editorRuler.foreground#e1e3e7
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#cfd8dd
  • editorSuggestWidget.foreground#686c71
  • editorSuggestWidget.selectedBackground#ffe37b
  • editorWhitespace.foreground#e1e3e7
  • editorWidget.background#ffffff
  • gitDecoration.ignoredResourceForeground#bbb3b3
  • input.background#ffffff
  • input.border#ffffff
  • input.foreground#686c71
  • input.placeholderForeground#8a939d
  • list.activeSelectionBackground#258eff
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#cfd8dd
  • list.highlightForeground#a53500
  • list.hoverBackground#00000000
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#258eff3f
  • list.inactiveSelectionForeground#000000
  • panel.border#00225522
  • panelTitle.activeBorder#3ea2ff
  • peekView.border#00225522
  • scrollbar.shadow#00225522
  • scrollbarSlider.activeBackground#83b4f0
  • scrollbarSlider.background#D4D9DF
  • scrollbarSlider.hoverBackground#BAD3F1
  • sideBar.background#E9EAEC
  • sideBar.border#00225522
  • sideBar.foreground#3d3d3d
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00225522
  • sideBarSectionHeader.foreground#000000
  • statusBar.background#f5f5f5
  • statusBar.border#00225522
  • statusBar.debuggingBackground#21252b
  • statusBar.foreground#5c6370
  • statusBar.noFolderBackground#21252b
  • statusBarItem.hoverBackground#e1e9ed
  • tab.activeBackground#F5F5F5
  • tab.activeBorder#00000000
  • tab.activeBorderTop#3EA2FF
  • tab.activeForeground#000000
  • tab.activeModifiedBorder#3EA2FF
  • tab.border#00225522
  • tab.inactiveBackground#E9EAEC
  • tab.inactiveForeground#00000088
  • tab.inactiveModifiedBorder#3EA2FF55
  • tab.unfocusedActiveBorder#B2CBE0
  • terminal.ansiBlack#1D1F23
  • terminal.ansiBlue#61afef
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#b267e6
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#bbbbbb
  • terminal.ansiYellow#e5c07b
  • terminal.border#00225522
  • titleBar.activeBackground#00225520
  • titleBar.activeForeground#5c6370
  • titleBar.border#00225522
  • titleBar.inactiveBackground#00225510
  • titleBar.inactiveForeground#5c6370
  • tree.indentGuidesStroke#00225555
  • widget.shadow#00225522

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#258eff
emphasisitalic
strongbold
meta.diff.header#000080
comment#a1acb7italic
constant.language#258eff
constant.numeric#09885a
constant.regexp#811f3f
entity.name.tag#258eff
entity.name.selector#a53500
entity.other.attribute-name#608100
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.scss#a53500
invalid#cd3131
markup.underlineunderline
markup.bold#000080bold
markup.heading#a53500bold
markup.italicitalic
markup.inserted#09885a
markup.deleted#a31515
markup.changed#0451a5
beginning.punctuation.definition.quote.markdown, beginning.punctuation.definition.list.markdown#0451a5
markup.inline.raw#a53500
meta.selector#a53500
punctuation.definition.tag#b9b9b9
meta.preprocessor#258eff
meta.preprocessor.string#a31515
meta.preprocessor.numeric#09885a
meta.structure.dictionary.key.python#0451a5
storage#258eff
storage.type#258eff
storage.modifier#258eff
string#a31515
string.unquoted#258eff
string.comment.buffered.block.jade, string.quoted.jade, string.interpolated.jade, 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.handlebars#811f3f
string.regexp#811f3f
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#258eff
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.color#0451a5
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#0451a5
support.type.property-name.json#0451a5
keyword#258eff
keyword.control#258eff
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#258eff
keyword.other.unit#09885a
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#001080
support.function.git-rebase#0451a5
constant.sha.git-rebase#09885a
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#258eff
entity.name.function, support.function, support.constant.handlebars#795E26
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#267f99
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#267f99
keyword.control#003980
variable, meta.definition.variable.name, support.variable#003980
meta.object-literal.key, meta.object-literal.key entity.name.function#001080
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.color#316bcd
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080
markup.heading.markdown#939aa8bold
markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#0069b4bold
entity.name.section.markdown#0069b4
markup.underline.link.image.markdown, markup.underline.link.markdown#258eff
punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.markdown, punctuation.definition.raw.markdown#939aa8
beginning.punctuation.definition.list.markdown#98c379
markup.bold.markdown#98c379bold
markup.italic.markdown#e06c75italic
markup.quote.markdown#56b6c2italic
fenced_code.block.language#E06B74
markup.list.unnumbered.markdown#a53500
markup.inline.raw.markdown, markup.raw.block.markdown, markup.fenced_code.block.markdown#258eff
punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown, punctuation.definition.link.markdown#939aa8
meta.separator.markdown#939aa8
constant.other.reference.link.markdown#e06c75

Shiki preview

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

Loading...

February Frost by Per Ragnar Edin - VS Code Theme