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.activeBorder#1a1918
  • activityBar.background#1a1918
  • activityBar.foreground#cdcccb
  • breadcrumb.background#2a2928
  • breadcrumbPicker.background#2a2928
  • button.background#d1cfcb33
  • descriptionForeground#cdcccb
  • dropdown.background#1a1918
  • dropdown.border#d7d6d511
  • dropdown.foreground#cdcccb
  • editor.background#1e1d1c
  • editor.foreground#d7d6d5
  • editor.lineHighlightBackground#1a1918
  • editor.selectionBackground#d5d6d755
  • editorBracketHighlight.foreground1#d7d6d5
  • editorBracketHighlight.foreground2#f2f541
  • editorBracketHighlight.foreground3#9bfc4d
  • editorBracketHighlight.foreground4#28ffbf
  • editorBracketHighlight.foreground5#87bbff
  • editorBracketHighlight.foreground6#ff28bf
  • editorBracketHighlight.unexpectedBracket.foreground#ff2b3d
  • editorBracketMatch.background#d7d6d511
  • editorBracketMatch.border#d7d6d533
  • editorGroupHeader.tabsBackground#21201f
  • editorIndentGuide.activeBackground#d7d6d533
  • editorIndentGuide.background#d7d6d511
  • editorLineNumber.activeForeground#d7d6d577
  • editorLineNumber.foreground#d7d6d533
  • editorRuler.foreground#d7d6d511
  • editorSuggestWidget.highlightForeground#b49103
  • editorWidget.background#2a2928
  • focusBorder#d7d6d555
  • foreground#cdcccb
  • input.background#1a1918
  • input.border#d7d6d511
  • input.foreground#cdcccb
  • list.activeSelectionBackground#d1cfcb33
  • list.focusBackground#d1cfcb33
  • list.highlightForeground#b49103
  • list.hoverBackground#d1cfcb11
  • list.inactiveSelectionBackground#d1cfcb33
  • list.inactiveSelectionForeground#f0f0f0
  • menu.background#2a2928
  • menu.foreground#cdcccb
  • menu.separatorBackground#1a1918
  • menubar.selectionForeground#cdcccb
  • minimap.selectionHighlight#cdcccb
  • panel.border#d7d6d511
  • panelInput.border#d7d6d511
  • pickerGroup.foreground#b49103
  • settings.modifiedItemIndicator#689fbb
  • sideBar.background#21201f
  • sideBarSectionHeader.background#2a2928
  • statusBar.background#1a1918
  • statusBar.debuggingBackground#b12c2c
  • statusBar.noFolderBackground#1a1918
  • statusBarItem.remoteBackground#d1cfcb33
  • tab.activeBackground#2a2928
  • tab.activeBorderTop#d1cfcb11
  • tab.activeForeground#cdcccb
  • tab.border#d1cfcb11
  • tab.hoverBackground#2a2928
  • tab.inactiveBackground#21201f
  • tab.inactiveForeground#cdcccb99
  • textLink.foreground#689fbb
  • titleBar.activeBackground#21201f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
token.info-token#527ecc
token.debug-token#7e2e7ebold
token.error-token#ca5050
token.warn-token#cca152
entity.name.function.php, entity.name.type.class.php, entity.name.type.interface.php, entity.name.type.trait.php, entity.name.function.cs, entity.name.type.class.cs, entity.name.type.alias.cs
variable.other.php, variable.other.curlysyntax.php, variable.language.php, variable.other.global.php, variable.other.global.safer.php, entity.name.function.go, entity.name.type.go, variable.scss, support.function.magic.pythonbold
constant.language.php, constant.language.python, string.regexp.js constant.character.numeric.regexp, meta.decorator, source.js constant.language, source.ts constant.language, source.tsx constant.language, source.css string, sql.named-parameter, source.cs constant.languageitalic
entity.other.inherited-class, punctation, punctuation.terminator.statement.js, punctuation.separator.key-value.js, punctuation.separator.comma.js, punctuation.definition.block.js, punctuation.accessor.js, punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js, keyword.operator, variable, meta.function-call.ts entity.name.function.ts, meta.function-call.tsx entity.name.function.tsx, meta.function-call.js entity.name.function.js, meta meta.definition.property variable.object.property, support.variable.property.js, storage.modifier.import, storage.modifier.package, storage.type.annotation, storage.type.generic, storage.type.object.array, storage.type.java, support.class.js, keyword.other, variable.other.property.php, constant.other.php, variable.other.property.js, variable.other.object.property.js, variable.other.property.ts, variable.other.property.tsx, variable.other.object.property.ts, variable.other.object.property.tsx, meta.objectliteral.js meta.block punctuation.definition.block.js, constant.language.import-export-all, support.function.go, constant.other.color.rgb-value.hex.css, string.quoted.double.php meta.method-call.php, string.quoted.double.php punctuation.section, string.unquoted.heredoc.php meta.method-call.php, variable.other.object.property.cs#d7d6d5
entity.name.type.class, entity.name.type.interface, entity.name.type.alias, entity.name.function, meta.definition.method.ts entity.name.function.ts, meta.definition.method.tsx entity.name.function.tsx, keyword.control.at-rule.keyframes.css, keyword.control.at-rule.media.css, variable.language.this.php, storage.modifier.reference.php#c9c8c7bold
keyword.other.important.css#d7d6d5italic
keyword, storage, keyword.control, entity.name.tag, meta.var.expr.js storage.type.js, meta.var.expr.ts storage.type.ts, meta.var.expr.tsx storage.type.tsx, constant.language, keyword.operator.new, keyword.other.import, keyword.other.package, variable.language.java, variable.language.this, support.type.primitive.ts, support.type.primitive.tsx, keyword.other.import.static, keyword.operator.expression.delete.js, keyword.operator.expression.typeof.js, keyword.operator.expression.instanceof.js, punctuation.definition.tagstorage.type.function.js, entity.name.tag, punctuation.definition.tag.xml, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, support.type.property-name.css, keyword.other.new.php, keyword.other.use.php, keyword.other.namespace.php, keyword.operator.type.php, keyword.other.use-as.php, keyword.other.clone.php, punctuation.definition.storage-type.begin.bracket.round.php, punctuation.definition.storage-type.end.bracket.round.php, meta.function.parameters.php punctuation.separator.inheritance.php, meta.function.parameter.typehinted.php keyword.other, meta.function.parameter.typehinted.php support, meta.block.js meta.var.expr.js storage.type.js, keyword.operator.expression.in, keyword.operator.expression.of, support.type.builtin.ts, support.type.builtin.tsx, keyword.other.special-method.dockerfile, keyword.other.debugger, source.cs keyword.other, meta.function.php support, meta.class.body.php keyword.other.type.php#7588ce
keyword.other.sql, source.sql storage, source.sql keyword.other, keyword.control.go, punctuation.definition.tag.begin.js, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.js, punctuation.definition.tag.end.tsx, entity.name.tag.js, entity.name.tag.tsx, support.type.vendored.property-name.css, meta.tag.sgml.doctype.xml, keyword.other.doctype.xml, meta.tag.sgml.doctype.html, variable.language.documentroot.xml, keyword.operator.logical.python#689fbb
support.class.component.js, support.class.component.tsx#689fbbbold
constant.language.go, meta.tag.metadata.doctype.html entity.name.tag.html, meta.tag.metadata.doctype.html punctuation.definition.tag.end.html, meta.tag.metadata.doctype.html punctuation.definition.tag.begin.html#689fbbitalic
meta.object-literal.key, meta.object-literal.key entity.name.function, variable.other.property, variable.object.property, entity.other.attribute-name, variable.other.object.property, support.type.property-name.json, support.variable.property.dom.js, string.quoted.single.sql, variable.parameter.function-call.python#68a14e
constant.other.php, constant.other.class.php, support.constant.std.php, support.constant.ext.php, support.constant.core.php, support.constant.parser-token.php, storage.type.boolean.go, storage.type.byte.go, storage.type.error.go, storage.type.numeric.go, storage.type.rune.go, storage.type.string.go, storage.type.uintptr.go, entity.other.attribute-name.js, variable.other.constant.property.js, variable.other.constant.object.property.js, variable.other.constant.property.ts, variable.other.constant.object.property.ts, variable.other.constant.property.tsx, variable.other.constant.object.property.tsx, constant.other, constant.other.caps.python, source.cs storage.type#7e995b
meta.tag.metadata.doctype.html entity.other.attribute-name.html#7e995bitalic
keyword.other.phpdoc.php, meta.other.type.phpdoc.php, storage.type.class.jsdoc, keyword.codetag.notation.python#8b8686italic
string.regexp.js punctuation.definition.group.regexp, string.regexp.js punctuation.definition.character-class.regexp, meta.object-binding-pattern-variable.js punctuation, meta.parameter.object-binding-pattern.js punctuation, punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js, meta.other.type.phpdoc.php keyword.other.type.php, source.python string.quoted.docstring, meta.tag.cs entity.name.tag, meta.tag.cs entity.other.attribute-name, meta.tag.cs punctuation.definition.string.begin.cs, meta.tag.cs string, meta.tag.cs, meta.attribute.begin.php, meta.import.js punctuation.definition.block.js#8b8686
string.quoted.other.backtick.sql, constant.other.placeholder.go, meta.template.expression, constant.character.format.placeholder.other.python, meta.interpolation.cs#967c55
support.function, keyword.operator.error-control.php, support.function.builtin.go, string.regexp.js keyword.operator.quantifier.regexp, string.regexp.js keyword.operator.or.regexp, string.regexp.js keyword.operator.negation.regexp, source.js support, source.ts support, source.tsx support, variable.language.super.js, variable.language.super.ts, variable.language.super.tsx, keyword.operator.expression.import.js, support.variable.object.node.js, support.type.object.module.js, support.variable.magic.python, support.type.python, keyword.type.cs#cc9ecb
meta.method.declaration.js storage.type, meta.method.declaration.ts storage.type, meta.method.declaration.tsx storage.type#cc9ecbbold
comment, keyword.other.documentation, variable.other.jsdoc, comment.line.double-slash.js, comment.block.documentation.js, entity.name.type.instance.jsdoc, variable.other.link.underline.jsdoc, constant.language.access-type.jsdoc, text.pug string.comment, source.sql comments#8b8686
string, string.quoted.single.js, string.quoted.double.js, punctuation.definition.string.end.js, punctuation.definition.string.begin.js, string.unquoted.nowdoc.php punctuation.section.embedded.begin.php, string.regexp.js, string.regexp.js constant.other.character-class.set.regexp, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, entity.name.package.go, keyword.operator.regexp.php#d6a861
string.regexp.js constant.other.character-class.range.regexp#d6a861italic
string.quoted.double.php variable.other.php, string.unquoted.heredoc.php variable.other.php, string.quoted.double.sql.php variable.other.php#d6a861bold
source.sql support.function, string.regexp.js constant.other.character-class.regexp, string.regexp.js punctuation.definition.group.assertion.regexp, string.regexp.js keyword.control.anchor.regexp#ae71d1
punctuation.definition.typeparameters.begin, punctuation.definition.typeparameters.end, entity.other.attribute-name.css, variable.parameter.keyframe-list.css, meta.at-rule.media.header.css support.constant.media.css, meta.at-rule.media.header.css support.type.property-name.media.css, text.pug variable.control.import.include.pug, meta.tag.metadata.doctype.html string, keyword.operator.nowdoc.php, keyword.operator.heredoc.php, punctuation.definition.string.begin.cs, keyword.operator.nullable-type.php#cfc16d
keyword.operator.class.php, keyword.operator.arithmetic.php, keyword.operator.channel.go, string.regexp.js punctuation.definition.string.begin.js, string.regexp.js punctuation.definition.string.end.js, string.regexp.js keyword.other.js, storage.type.function.arrow, source.ts keyword.operator.optional, source.tsx keyword.operator.optional, source.ts keyword.operator.type.ts, source.tsx keyword.operator.type.tsx, entity.name.tag.css, entity.name.tag.wildcard.css, text.pug storage, punctuation.definition.string.php, meta.preprocessor.cs, meta.preprocessor.cs keyword.preprocessor#d35555
punctuation.section.embedded.end.php, punctuation.section.embedded.begin.php, meta.decorator punctuation.decorator, meta.decorator meta.function-call.js entity.name.function.js, meta.decorator meta.function-call.ts entity.name.function.ts, meta.decorator meta.function-call.tsx entity.name.function.tsx, entity.name.function.decorator.python#d35555italic
keyword.operator.math.sql, source.sql constant.numeric, constant.numeric, text.html constant.character.entity#f7818b
constant.numeric.css keyword.other#f7818bitalic
source.python variable.language.special, source.python variable.parameter.function.language.special, source.php text.html, source.php source.sql, source.php source.json, source.php source.js, punctuation.accessor.optional, source.cs keyword.operator#dddcb7

Shiki preview

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

Loading...

Dark Taste Theme by faelv - VS Code Theme