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#EEDDCC
  • activityBar.border#00000010
  • activityBar.foreground#444444
  • activityBarBadge.background#996666
  • activityBarBadge.foreground#ffffff
  • badge.background#EEDDCC
  • button.background#EEDDCC
  • debugToolBar.background#EEDDCC
  • diffEditor.insertedTextBackground#33999930
  • dropdown.background#F8E8D8
  • dropdown.border#00000010
  • dropdown.foreground#444444
  • editor.background#FFEEDD
  • editor.findMatchBackground#00000008
  • editor.findMatchBorder#00000008
  • editor.findMatchHighlightBackground#00000008
  • editor.foreground#292429
  • editor.lineHighlightBackground#00000008
  • editor.selectionBackground#00000018
  • editor.selectionHighlightBackground#00000008
  • editor.selectionHighlightBorder#00000008
  • editor.wordHighlightBackground#00000008
  • editor.wordHighlightBorder#00000008
  • editor.wordHighlightStrongBackground#00000008
  • editor.wordHighlightStrongBorder#00000008
  • editorBracketMatch.background#00000018
  • editorBracketMatch.border#00000008
  • editorCursor.foreground#444444
  • editorError.foreground#444444
  • editorGroup.border#00000010
  • editorGroup.emptyBackground#EEDDCC
  • editorGroupHeader.tabsBackground#EEDDCC
  • editorGroupHeader.tabsBorder#00000010
  • editorHoverWidget.background#F8E8D8
  • editorHoverWidget.border#00000018
  • editorIndentGuide.activeBackground#00000020
  • editorIndentGuide.background#00000010
  • editorLineNumber.activeForeground#444444
  • editorLineNumber.foreground#999999
  • editorRuler.foreground#00000008
  • editorSuggestWidget.background#EEDDCC
  • editorSuggestWidget.border#00000010
  • editorSuggestWidget.selectedBackground#886644
  • editorWhitespace.foreground#444444
  • editorWidget.background#EEDDCC
  • focusBorder#00000008
  • foreground#444444
  • input.background#F8E8D8
  • input.border#00000010
  • input.foreground#444444
  • list.activeSelectionBackground#00000018
  • list.activeSelectionForeground#444444
  • list.focusBackground#EEDDCC
  • list.highlightForeground#444444
  • list.hoverBackground#00000008
  • list.inactiveSelectionBackground#00000010
  • list.inactiveSelectionForeground#444444
  • panel.border#00000010
  • peekView.border#00000010
  • peekViewEditor.background#F8E8D8
  • peekViewResult.background#F8E8D8
  • peekViewTitle.background#F8E8D8
  • scrollbarSlider.activeBackground#00000028
  • scrollbarSlider.background#00000018
  • scrollbarSlider.hoverBackground#00000020
  • sideBar.background#F8E8D8
  • sideBar.border#00000010
  • sideBar.foreground#444444
  • sideBarSectionHeader.background#EEDDCC
  • sideBarSectionHeader.border#00000010
  • sideBarSectionHeader.foreground#444444
  • statusBar.background#EEDDCC
  • statusBar.border#00000010
  • statusBar.debuggingBackground#996666
  • statusBar.debuggingBorder#00000010
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#444444
  • statusBar.noFolderBackground#444444
  • statusBarItem.hoverBackground#996666
  • tab.activeBackground#F8E8D8
  • tab.border#00000010
  • tab.hoverBackground#F8E8D8
  • tab.inactiveBackground#EEDDCC
  • tab.inactiveForeground#777777
  • tab.unfocusedHoverBackground#F8E8D8
  • textLink.activeForeground#CC6666
  • textLink.foreground#996666
  • widget.shadow#00000020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#444444
emphasisitalic
strongbold
header#000080
comment#999999
constant.language#999911
constant.numeric#0066BB
constant.regexp#0066BB
entity.name.tag#999911
entity.name.tag.css#999911
entity.other.attribute-name#449944
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#999911
invalid#CC3333
markup.underlineunderline
markup.bold#999911bold
markup.heading#999911bold
markup.italicitalic
markup.inserted#0066BB
markup.deleted#0066BB
markup.changed#999911
beginning.punctuation.definition.quote.markdown#999999
beginning.punctuation.definition.list.markdown#66CC99
markup.inline.raw#0066BB
meta.selector#999966
punctuation.definition.tag#444444
meta.preprocessor#999911
meta.preprocessor.string#0066BB
meta.preprocessor.numeric#0066BB
meta.structure.dictionary.key.python#449944
meta.diff.header#999911
storage#999911
storage.type#999911
storage.modifier#999911
string#0066BB
string.tag#0066BB
string.value#0066BB
string.regexp#0066BB
punctuation#777777
keyword.operator#777777
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#999911
meta.template.expression#444444
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#449944
keyword#999911
keyword.control#999911
keyword.operator#444444
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#999911
keyword.other.unit#0066BB
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#999911
support.function.git-rebase#449944
constant.sha.git-rebase#0066BB
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#444444
variable.language#999911
entity.name.function, support.function, support.constant.handlebars#CC6633
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, 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#339999
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#339999
keyword.control#999911
variable, meta.definition.variable.name, support.variable, entity.name.variable#449944
meta.object-literal.key#449944
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#0066BB
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#0066BB
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#0066BB
keyword.operator.or.regexp, keyword.control.anchor.regexp#0066BB
keyword.operator.quantifier.regexp#0066BB
constant.character#999911
constant.character.escape#0066BB
token.info-token#009933
token.warn-token#CC3333
token.error-token#CC3333
token.debug-token#CC66CC
variable#444444
entity.name.variable#444444

Shiki preview

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

Loading...

Ra Solar by Rahman Yerli - VS Code Theme