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#222725
  • activityBar.foreground#B8B8B8
  • editor.background#222725
  • editor.foreground#747c80
  • editor.lineHighlightBackgrounddefault
  • editor.selectionBackgrounddefault
  • editor.selectionHighlightBackgrounddefault
  • editorCursor.foreground#B8B8B8
  • editorIndentGuide.activeBackground1#5A6267
  • editorIndentGuide.background1#3A4145
  • editorWhitespace.foregrounddefault
  • sideBar.background#222725
  • sideBar.foreground#B8B8B8
  • statusBar.background#222725
  • statusBar.foreground#B8B8B8
  • titleBar.activeBackground#222725
  • titleBar.activeForeground#B8B8B8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, keyword.control, keyword.operator, keyword.other, keyword.new, keyword.async#82689bbold
variable, variable.other, variable.language, variable.other.local, variable.other.parameter#A0A0A0
constant, constant.language, constant.numeric, constant.character.escape#67a088
string, string.quoted, string.quoted.double, string.quoted.single#819475
comment, comment.block, comment.line#707070italic
entity.name.function, meta.function, variable.function#7d90c5
entity.name.class, entity.name.type#a37c9bitalic
punctuation, punctuation.separator, punctuation.definition#6E6E6E
variable.other.property, variable.other.object#73949b
invalid, invalid.illegal#FF6F6F
meta.tag, meta.link, meta.selector, meta.property-name#A0A0A0
variable.other.color, variable.other.constant#A0A0A0
keyword.operator.logical, keyword.operator.comparison#A0A0A0
variable.other.import, variable.other.js, variable.other.scss, variable.other.ts#FFAB6F
variable.language.boolean, variable.other.state#F5A700
entity.name.tag, entity.name.tag.js, entity.name.tag.jsx#a56882bold
entity.name.tag.section, entity.name.tag.div, entity.name.tag.header, entity.name.tag.footer, entity.name.tag.article, entity.name.tag.aside#7BB9C5
meta.jsx.children, meta.jsx.attribute, meta.jsx.self-closing, meta.jsx.end-tag#A0A0A0
entity.name.component, entity.name.jsx#a37c9b
variable.other.jsx, variable.other.js#F5A700
entity.other.attribute-name.css#66c2c2italic
support.type.property-name.css#8b96c5
entity.name.tag.css#a37c9b
support.constant.property-value.css, support.constant.property-value.scss#76c7b7
support.variable.color.css#ff7373
keyword.control.import.ts, keyword.control.export.ts#82689bbold
support.type.primitive.ts#747c80
entity.name.type.ts#a37c9bbold
entity.other.attribute-name, entity.other.attribute-name.id, entity.other.attribute-name.class#888888italic
meta.selector, meta.selector.class, meta.selector.id#FF6347italic
entity.other.attribute-name.class.tailwind#9F7AEA
variable.language.next#ff7e5f
In the Depths by 3mpty - VS Code Theme