Skip to main content
Coding Theme

Color themes

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#f3f3f3
  • activityBar.foreground#000000
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.lineHighlightBackground#f3f3f3
  • editor.selectionBackground#ADD6FF80
  • editor.selectionHighlightBackground#ADD6FF40
  • editorBracketMatch.background#ADD6FF33
  • editorBracketMatch.border#ADD6FF
  • editorCursor.foreground#000000
  • editorGroup.border#e7e7e7
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorIndentGuide.background#E3E3E3
  • editorRuler.foreground#E3E3E3
  • editorWhitespace.foreground#BFBFBF
  • panel.background#f3f3f3
  • panel.border#e7e7e7
  • sideBar.background#f3f3f3
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#f3f3f3
  • sideBarSectionHeader.foreground#333333
  • sideBarTitle.foreground#333333
  • statusBar.background#f3f3f3
  • statusBar.foreground#333333
  • tab.activeBackground#ffffff
  • tab.activeForeground#000000
  • tab.border#e7e7e7
  • tab.inactiveBackground#f3f3f3
  • tab.inactiveForeground#333333
  • titleBar.activeBackground#f3f3f3
  • titleBar.activeForeground#333333
  • titleBar.inactiveBackground#f3f3f3
  • titleBar.inactiveForeground#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.class.php, support.other.namespace.php, meta.function-call.static.php support.class#0284c7
keyword.control.php, keyword.operator.class.php, storage.type.php#6366f1
variable.other.php, punctuation.definition.variable.php#2563eb
entity.name.function.php, support.function.php#0d9488
meta.function-call.php, meta.method-call.php, meta.function-call.object.php#0d9488
constant.language.php, constant.other.php, support.constant.core.php, support.constant.std.php#d97706
entity.name.type.class.php, entity.other.inherited-class.php, meta.namespace.php#0284c7
entity.other.attribute-name.vue, entity.other.attribute-name.html.vue, meta.directive.vue, meta.directive.shorthand.vue#7c3aed
punctuation.definition.template-expression.begin.vue, punctuation.definition.template-expression.end.vue#6366f1
expression.embedded.vue#0d9488
meta.import.vue, meta.export.vue#4f46e5
support.variable.ref.vue, support.variable.reactive.vue#0ea5e9
support.class.builtin, support.type, variable.other.class, entity.name.type.class#0284c7
keyword.control, keyword.operator, storage.type, storage.modifier#6366f1
variable.other.readwrite, meta.definition.variable#2563eb
variable.other.constant, constant.language, constant.numeric#d97706
entity.name.function, support.function, meta.function-call#0d9488
variable.other.property, meta.property.object#0891b2
comment#64748bitalic
punctuation#64748b
constant#d97706
entity#0ea5e9
entity.name#0284c7
entity.name.function#0d9488
keyword#7c3aed
keyword.operator.assignment#64748b
storage#7c3aed
string, punctuation.definition.string#4f46e5
support#0284c7
variable#1d4ed8
variable.other.constant.object#1d4ed8
text.html entity#0284c7
text.html entity.other.attribute-name#0ea5e9
text.html string.quoted, text.html punctuation.definition.string#4f46e5
text.html punctuation, text.html keyword.operator, text.html meta.tag#64748b
text.html meta.tag.sgml, text.html meta.tag.sgml punctuation#94a3b8
text.html entity.name.function#0d9488
source.css entity, source.css entity.other.attribute-name.class, source.css entity.other.attribute-name.id, source.css entity.other.attribute-name.pseudo-class, source.css punctuation.definition.entity#0284c7
source.css meta.attribute-selector, source.css meta.attribute-selector punctuation.definition.string, source.css entity.other.attribute-name#4f46e5
source.css keyword.control.at-rule, source.css punctuation.definition.keyword#0369a1
source.css meta.property-value, source.css meta.property-value.css punctuation.definition.constant, source.css meta.property-list meta.at-rule, source.css variable.parameter#1e293b
source.css constant, source.css support.constant#1e293b
source.css meta.property-name, source.css support.type.property-name, source.css string#4f46e5
source.css support.function#3b82f6
source.css keyword.control, source.css keyword.operator#64748b
source.css keyword.other.unit#0d9488
source.css variable, source.css entity.other.attribute-name.placeholder, source.css entity.other.attribute-name.placeholder punctuation.definition.entity#0d9488
source.css punctuation.section, source.css punctuation.separator, source.css punctuation.terminator, source.css punctuation.definition.constant, source.css meta.attribute-selector punctuation.definition, source.css punctuation.definition.parameters, source.css punctuation.access, source.css meta.property-list#64748b
source.js meta.block entity.name.tag, source.ts meta.block entity.name.tag, source.tsx meta.block entity.name.tag#0284c7
source.js meta.block entity.other.attribute-name, source.ts meta.block entity.other.attribute-name, source.tsx meta.block entity.other.attribute-name#0ea5e9
source.js meta.block string.quoted, source.ts meta.block string.quoted, source.tsx meta.block string.quoted, source.js meta.block punctuation.definition.string, source.ts meta.block punctuation.definition.string, source.tsx meta.block punctuation.definition.string#4f46e5
source.js meta.block meta.jsx.children, source.ts meta.block meta.jsx.children, source.tsx meta.block meta.jsx.children#1e293b
source.js meta.block meta.embedded.expression variable.other, source.ts meta.block meta.embedded.expression variable.other, source.tsx meta.block meta.embedded.expression variable.other, source.js meta.block meta.embedded.expression variable.other.readwrite, source.ts meta.block meta.embedded.expression variable.other.readwrite, source.tsx meta.block meta.embedded.expression variable.other.readwrite#9333ea
source.js meta.block keyword.operator.ternary, source.ts meta.block keyword.operator.ternary, source.tsx meta.block keyword.operator.ternary#8b5cf6
source.json support#1e293b
source.json constant#e11d48
constant.character.escape#64748b
variable.other.property.js#1e293b
meta.import keyword.control.import#0369a1
meta.import keyword.control.from, meta.import punctuation#64748b
meta.import string, meta.import string punctuation.definition.string#334155
meta.import variable.other.readwrite#0369a1
Tailwind Ninja Themes by Ludovic Guénet - VS Code Theme