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.

  • editor.background#222e33
  • editor.foreground#dae3e8
  • editor.lineHighlightBackground#3e3d32
  • editor.selectionBackground#49483e
  • editorCursor.foreground#ffff00
  • editorWhitespace.foreground#3b3a32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#465E68
string#DBCD7F
constant.numeric#9DC777
constant.language#E36868
constant.character, constant.other#E36868
variable
keyword#6FBF6FD4
storage#DBCD7F
storage.type#73B3C0italic
entity.name.class#97B853underline
entity.other.inherited-class#97B853italic underline
entity.name.function#97B853
variable.parameter#C88E4Bitalic
entity.name.tag#DAE3E8
entity.other.attribute-name#DAE3E8
support.function#769EB3
support.constant#769EB3
support.type, support.class#769EB3
support.other.variable
invalid#C5C5C0
invalid.deprecated#C5C5C0
markup.italic.markdown#FFFFDDitalic
heading.1.markdown#7EE5AD
heading.2.markdown#7EBBE5
heading.3.markdown#E5C07E
heading.4.markdown#DEA2B9
meta.link.reference.markdown#DBCD7F
markup.inline.raw.string.markdown#F9E79F
punctuation.definition.comment.js.jsx, punctuation.definition.comment.tsx, comment.block.tsx, comment.block.ts, comment.line.double-slash.tsx, comment.block.documentation.tsx, comment.block.documentation.ts, comment.block.documentation.js, comment.block.documentation.jsx, comment.line.double-slash.js, comment.line.number-sign.dockerfile, comment.line.number-sign.yaml, comment.line.double-slash.ts#D28E53DC
markup.fenced_code.block.markdown#A3E898
markup.bold.markdownbold
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Wainwright by Andy Willis - VS Code Theme