Skip to main content
CodingTheme

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#e6e6e6
  • activityBar.border#d0d0d5
  • activityBar.foreground#000000
  • button.background#d0d0d5
  • button.border#1b1b32
  • button.foreground#1b1b32
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.lineHighlightBorder#cee8fc
  • editorBracketMatch.background#e5efe5
  • editorGroupHeader.tabsBackground#f5f6f7
  • editorGroupHeader.tabsBorder#dddddd
  • editorIndentGuide.activeBackground1#ffffff00
  • editorIndentGuide.background1#ffffff00
  • editorLineNumber.activeForeground#0b216f
  • editorLineNumber.foreground#0a0a23
  • editorWidget.background#f5f6f7
  • panel.background#f5f6f7
  • sideBar.background#f5f6f7
  • sideBar.border#d0d0d5
  • tab.activeBackground#d0d0d5
  • tab.activeBorder#d0d0d5
  • tab.activeBorderTop#dddddd
  • tab.inactiveBackground#f5f6f7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, storage.type.class.jsdoc, variable.other.jsdoc#008000
keyword, keyword.operator.new, storage, constant.language#0000ff
constant.numeric#098658
string#a31515
punctuation.definition.tag#383838
entity.name.tag, meta.selector#800000
meta.property-name#ff0000
meta.property-value, meta.attribute-selector#0451a5
variable, support.variable.property.js, entity.name.function.js#00107e
keyword.operator, storage.type.function.arrow.js, meta.template.expression.js#000000
punctuation.separator.key-value.css#ff0000
keyword.other.unit#098658
keyword.control.at-rule.media.css, meta.at-rule.media.header.css, keyword.operator.logical.and.media.css, keyword.operator.logical.only.media.css#800000
punctuation.definition.keyword, punctuation.definition.parameters.begin.bracket.round.css, punctuation.definition.parameters.end.bracket.round.css, punctuation.separator.list.comma.css, punctuation.definition.entity.begin.bracket.square.css, punctuation.definition.entity.end.bracket.square.css#000000
string.quoted.double.html#0000ff
entity.other.attribute-name.html#ff0000

Shiki preview

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

Loading...

Freecodecamp Color Theme by Shayan Ahmed Khan - VS Code Theme