Skip to main content
CodingTheme

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.

  • actionBar.toggledBackground#383a49
  • activityBar.background#252a38
  • activityBarBadge.background#171b26
  • checkbox.border#6b6b6b
  • editor.background#171b26
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#282b3a
  • editor.selectionBackground#3579ff47
  • editor.selectionHighlightBackground#add6ff26
  • editorBracketMatch.background#d5d8e03d
  • editorBracketMatch.border#d5d8e000
  • editorCursor.foreground#ffffff
  • editorGroupHeader.tabsBackground#171b26
  • editorIndentGuide.activeBackground1#aabcf23d
  • editorIndentGuide.background1#aabcf214
  • editorLineNumber.activeForeground#e0e3ee
  • editorLineNumber.foreground#9599a6
  • editorLink.activeForeground#387bff
  • editorStickyScrollHover.background#282b3a
  • input.background#171b26
  • list.activeSelectionBackground#343b4d
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#3579ff33
  • list.focusBackground#343b4d
  • list.hoverBackground#343b4d
  • list.inactiveSelectionBackground#343b4d
  • ports.iconRunningProcessForeground#369432
  • selection.background#343b4d
  • sideBar.background#171b26
  • sideBar.border#343b4d
  • sideBarSectionHeader.background#171b26
  • sideBarSectionHeader.border#343b4d
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#343b4d
  • statusBarItem.remoteBackground#343b4d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#171b26
  • tab.activeBorder#6caddf
  • tab.activeBorderTop#6caddf
  • tab.hoverBackground#343b4d
  • tab.hoverBorder#6caddf80
  • tab.inactiveBackground#171b26
  • tab.lastPinnedBorder#cccccc33
  • tab.selectedBackground#343b4d
  • tab.selectedForeground#ffffffa0
  • tab.unfocusedHoverBackground#171b26
  • terminal.inactiveSelectionBackground#3a3d41
  • titleBar.activeBackground#252a38
  • titleBar.inactiveBackground#252a38
  • widget.border#303031

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6A9955
constant.other.placeholder, constant.character, constant.language, constant.numeric, constant.regexp, constant.other.color, constant.other.symbol#B5CEA8
entity.name.label, entity.name.section, entity.name.tag, entity.name.type, entity.other.attribute-name, entity.other.inherited-class#569CD6
entity.name.function#DCDCAA
keyword, keyword.control, keyword.operator, keyword.other.special-method, keyword.other.unit#C586C0
markup.bold, markup.changed, markup.deleted, markup.inserted, markup.italic, markup.list, markup.punctuation.list.beginning, markup.punctuation.quote.beginning, markup.quote, markup.underline, markup.heading, markup.heading.setext, punctuation.definition.heading, punctuation.definition.bold, punctuation.definition.italic, punctuation.definition.raw, punctuation.definition.string, punctuation.definition.variable, punctuation.definition.constant, punctuation.definition.parameters, punctuation.definition.entity, punctuation.definition.tag, punctuation.definition.template-expression, punctuation.section.embedded, punctuation.terminator#4FC1FF
meta.class, meta.function.parameters, meta.method-call, meta.property-name, meta.property-value, meta.tag, meta.var.expr#9CDCFE
storage, storage.modifier, storage.type#569CD6
string, string source, string.unquoted, string.regexp#CE9178
support.class, support.constant, support.function, support.module, support.type, support.variable#4FC1FF
variable, variable.language, variable.name, variable.other, variable.parameter, variable.other.readwrite#9CDCFE

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

VS Code Modernized by Sukarth Acharya - VS Code Theme