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.activeBackground#ffcc25
  • activityBar.activeBorder#305070
  • activityBar.background#fdf6e3
  • activityBar.border#222222
  • activityBar.foreground#222222
  • activityBar.inactiveForeground#222222
  • activityBarBadge.background#fb6f6f
  • activityBarBadge.foreground#ffffff
  • badge.background#ffffff
  • badge.foreground#363636
  • breadcrumb.background#eeeeee
  • breadcrumb.foreground#000000
  • contrastActiveBorder#000000
  • contrastBorder#fb6f6f
  • editor.background#fdf6e3
  • editor.foreground#454545
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.lineHighlightBackground#ffffff
  • editor.lineHighlightBorder#ffcc25
  • editor.selectionHighlightBackground#add6ff80
  • editorBracketMatch.background#ffa0a0
  • editorGroup.border#292929
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#fdf6e3
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.background#dfdfdf
  • editorHoverWidget.background#dfdfdf
  • editorHoverWidget.border#000000
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorLineNumber.activeForeground#ff0000
  • editorLineNumber.foreground#000000
  • editorSuggestWidget.background#f3f3f3
  • focusBorder#ff0000
  • foreground#504126
  • input.background#ffffff
  • input.border#555555
  • input.placeholderForeground#767676
  • list.activeSelectionBackground#ffcc25
  • list.activeSelectionForeground#000000
  • list.errorForeground#d43434
  • list.hoverBackground#6fffb2ce
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#ffffff
  • list.inactiveSelectionForeground#000000
  • list.invalidItemForeground#ff0000
  • list.warningForeground#a31313
  • minimap.background#fdf6e3
  • minimap.selectionHighlight#3b67f8
  • panel.background#fdf6e3
  • panel.border#000000
  • panelTitle.activeBorder#ff000000
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#555555
  • scrollbar.shadow#0000008c
  • scrollbarSlider.background#3b67f8
  • selection.background#ff0000
  • settings.numberInputBorder#cecece
  • settings.textInputBorder#cecece
  • sideBar.background#ebedef
  • sideBar.border#000000
  • sideBar.dropBackground#ff0000
  • sideBarSectionHeader.background#3b67f8
  • sideBarSectionHeader.border#ffffff
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#222222
  • statusBar.background#ebedef
  • statusBar.border#000000
  • statusBar.foreground#222222
  • statusBar.noFolderBackground#ebedef
  • statusBar.noFolderForeground#222222
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffcc25
  • tab.activeForeground#2e2e2e
  • tab.border#000000
  • tab.inactiveBackground#dfdfdf
  • tab.inactiveForeground#000000
  • terminal.background#fdf6e3
  • terminal.border#000000
  • terminal.foreground#000000
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#222222
  • titleBar.border#000000
  • titleBar.inactiveBackground#768cb1
  • titleBar.inactiveForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#000000
emphasisitalic
strongbold
meta.diff.header#000080
comment#008000
constant.language#0000FF
constant.numeric#09885A
constant.regexp#811F3F
entity.name.tag#800000
entity.name.selector#800000
entity.other.attribute-name#FF0000
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#800000
invalid#CD3131
markup.underlineunderline
markup.bold#000080bold
markup.heading#800000bold
markup.italicitalic
markup.inserted#09885A
markup.deleted#A31515
markup.changed#0451A5
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451A5
markup.inline.raw#800000
punctuation.definition.tag#800000
meta.preprocessor#0000FF
meta.preprocessor.string#A31515
meta.preprocessor.numeric#09885A
meta.structure.dictionary.key.python#0451A5
storage#0000FF
storage.type#0000FF
storage.modifier#0000FF
string#A31515
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.handlebars#0000FF
string.regexp#811F3F
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#0000FF
meta.template.expression#000000
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, source.coffee.embedded#FF0000
support.type.property-name.json#0451A5
keyword#0000FF
keyword.control#0000FF
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#0000FF
keyword.other.unit#09885A
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#800000
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#0000FF
entity.name.function, support.function, support.constant.handlebars#795E26
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#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, keyword.operator.new.cpp, keyword.operator.delete.cpp, keyword.other.using, keyword.other.operator#AF00DB
variable, meta.definition.variable.name, support.variable, entity.name.variable#001080
meta.object-literal.key#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#0451A5
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#D16969
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#811F3F
keyword.operator.quantifier.regexp#000000
keyword.operator.or.regexp, keyword.control.anchor.regexp#FF0000
constant.character#0000FF
constant.character.escape#FF0000
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080
Anna Theme by andyfv - VS Code Theme