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#e6e9ef
  • activityBar.foreground#4c4f69
  • activityBar.inactiveForeground#9ca0b0
  • editor.background#eff1f5
  • editor.findMatchBackground#1e66f540
  • editor.findMatchHighlightBackground#1e66f530
  • editor.foreground#4c4f69
  • editor.lineHighlightBackground#dce0e860
  • editor.selectionBackground#acb0be80
  • editorBracketMatch.background#acb0be40
  • editorBracketMatch.border#1e66f580
  • editorCursor.foreground#dc8a78
  • editorGutter.commentRangeForeground#9ca0b0
  • editorIndentGuide.activeBackground1#9ca0b0
  • editorIndentGuide.background1#dce0e880
  • editorLineNumber.activeForeground#4c4f69
  • editorLineNumber.foreground#9ca0b0
  • editorWhitespace.foreground#bcc0cc80
  • input.background#dce0e8
  • input.border#bcc0cc
  • list.activeSelectionBackground#bcc0cc
  • list.hoverBackground#dce0e8
  • panel.border#bcc0cc
  • sideBar.background#e6e9ef
  • sideBar.border#bcc0cc
  • sideBar.foreground#4c4f69
  • statusBar.background#e6e9ef
  • statusBar.debuggingBackground#e6e9ef
  • statusBar.noFolderBackground#e6e9ef
  • tab.activeBackground#eff1f5
  • tab.border#e6e9ef
  • tab.inactiveBackground#e6e9ef
  • titleBar.activeBackground#e6e9ef
  • titleBar.activeForeground#4c4f69
  • titleBar.inactiveBackground#e6e9ef
  • titleBar.inactiveForeground#9ca0b0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7c7f93italic
string#40a02b
constant.numeric#fe640b
constant.language.boolean#fe640bbold
constant.language.null#fe640b
keyword.control#8839efbold
keyword.declaration#df8e1dbold
keyword.other#04a5e5italic
keyword.operator.logical#d20f39
keyword.operator.ezafe#1e66f5
keyword.operator#1e66f5
support.function.builtin#40a02b
entity.name.function#1e66f5
entity.name.type, support.type#179299italic
support.class.exception#d20f39underline
entity.name.namespace#209fb5italic
variable.language.this#d20f39italic
variable.other#4c4f69
punctuation#6c6f85
meta.decorator#ea76cb