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.

  • editor.background#1E1F22
  • editor.foreground#6f737a
  • editor.lineHighlightBackground#26282D
  • editorBracketHighlight.foreground1#6f737a
  • editorBracketHighlight.foreground2#6f737a
  • editorBracketHighlight.foreground3#6f737a
  • editorBracketHighlight.foreground4#6f737a
  • editorBracketHighlight.foreground5#6f737a
  • editorBracketHighlight.foreground6#6f737a
  • editorBracketHighlight.unexpectedBracket.foreground#A31515
  • sideBar.background#2b2d30
  • sideBar.foreground#999999
  • terminal.foreground#6f737a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6f7370
string.quoted.double.go, string.quoted.raw.go#888888
keyword.control.goitalic
comment.line.semicolon.ini, comment.line.number-sign.ini#6f7370
entity.name.section.group-title.ini#b3ae50
keyword.other.definition.ini#999999
string.quoted.double.ini#888888
comment.line.java-properties#6f7370
support.constant.java-properties#999999
string.unquoted.java-properties#888888
comment.line.double-slash.java, comment.block.java#6f7370
variable.language.java, keyword.control.java, keyword.control.catch-exception.javaitalic
storage.type.annotation.java, punctuation.definition.annotation.java#b3ae50
constant.language.java, constant.numeric.integer.java, constant.numeric.float.java, constant.numeric.hex.java, constant.numeric.octal.java, constant.numeric.binary.java, constant.numeric.hex-float.java#888888
string.quoted.double.java, string.quoted.single.java#888888
support.type.property-name.json#999999
string.quoted.double.json, constant.numeric.json, constant.language.json#888888
keyword.control.flow.pythonitalic
entity.name.function.decorator.python, meta.function.decorator.python#b3ae50
string.quoted.single.python#888888
keyword.control.flow.tsitalic
comment.block.xml#6f7370
entity.name.tag.localname.xml, punctuation.definition.tag.xml, entity.name.tag.namespace.xml#999999
entity.other.attribute-name.localname.xml, entity.other.attribute-name.namespace.xml#999999
string.quoted.double.xml#888888
vscode theme Jie by Li Jie - VS Code Theme