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#00283c
  • editor.background#001E28
  • editor.findMatchBackground#643c00
  • editor.findMatchHighlightBackground#005028
  • editor.foreground#ffffff
  • editor.lineHighlightBorder#003024
  • editor.selectionBackground#135564
  • editor.selectionHighlightBackground#135564
  • editorLineNumber.activeForeground#ffa000
  • gitDecoration.addedResourceForeground#ffffff
  • gitDecoration.conflictingResourceForeground#ffffff
  • gitDecoration.deletedResourceForeground#ffffff
  • gitDecoration.ignoredResourceForeground#ffffff
  • gitDecoration.modifiedResourceForeground#ffffff
  • gitDecoration.submoduleResourceForeground#ffffff
  • gitDecoration.untrackedResourceForeground#ffffff
  • list.activeSelectionBackground#0078c8
  • list.focusBackground#643c00
  • list.hoverBackground#507800
  • list.inactiveSelectionBackground#00538a
  • sideBar.background#003c64
  • sideBar.foreground#DCDEDF
  • sideBarSectionHeader.background#00283c
  • sideBarSectionHeader.foreground#ffffff
  • tab.activeBackground#001E28
  • tab.activeBorderTop#ffa000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.function.builtin#00c8a0bold
meta.embedded, source.groovy.embedded#ffb48c
emphasisitalic
strongbold
header#000080
constant.language#ffa000bold
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#b478ff
constant.regexp#b478ff
entity.name.tag, entity.name.tag.css#5aaae6bold
entity.other.attribute-name#ffffff
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#5aaae6bold
invalid#f44747
markup.underlineunderline
markup.bold#5aaae6bold
markup.heading#5aaae6bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ffa000
markup.changed#5aaae6
punctuation.definition.quote.begin.markdown#a0f000
punctuation.definition.list.begin.markdown#a0c8ff
markup.inline.raw, string.interpolated.backtick.shell#ffa000
punctuation.definition.tag#a0a0a0
meta.preprocessor, entity.name.function.preprocessor#00c8a0bold
meta.preprocessor.string#a0f000
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
meta.diff.header#5aaae6bold
meta.tag.preprocessor.xml#5aaae6bold
storage.modifier, keyword.operator.noexcept#5aaae6bold
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#5aaae6
meta.template.expression#d4d4d4
keyword.control#5aaae6bold
keyword.operator#e6dc78
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#5aaae6bold
keyword.other.unit#ffffff
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#5aaae6
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#ffa000bold
storage, storage.type, support.type.primitive.ts#5aaae6bold
storage.type.java, storage.type.generic.java, entity.name.type.ts, entity.other.inherited-class.python#50dc50bold
string, string.tag, string.value, string.regexp, string.quoted.double.xml, entity.name.operator.custom-literal.string, meta.embedded.assembly#a0f000
punctuation.definition.annotation, storage.type.annotation, meta.decorator#ffb48c
variable.css, variable.scss, variable.other.less, source.coffee.embedded, support.type.property-name.css#50dc50bold
keyword, support.type.vendored.property-name, support.type.property-name.json#5aaae6bold
keyword.other.documentation.javadoc#608B4ebold
entity.name.function#00e6f0
comment, string.quoted.docstring.multi.python#608b4e
entity.other.ng-binding-name#e6dc78
expression.ng#ffb48c
Duke Dark by cafeduke - VS Code Theme