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#191919
  • activityBar.border#ffffff10
  • activityBar.foreground#ffdb71
  • activityBarBadge.background#ffdb71
  • activityBarTop.inactiveForeground#ffdb71c3
  • debugIcon.breakpointForeground#ffdb71
  • editor.background#171717
  • editorBracketHighlight.foreground1#e4b7f5
  • editorBracketHighlight.foreground3#e4b7f5
  • panelSectionHeader.background#191919
  • sideBar.background#171717
  • sideBar.border#ffffff27
  • statusBar.background#ffdb71c3
  • titleBar.activeBackground#191919

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
storage.type, variable.other.constant, source, entity.name.tag#FFDB71
variable.other.object, meta.brace.round, constant, keyword.control.flow.python, support.function.builtin.python, entity.other.attribute-name.html#e4b7f5
variable.parameter#7889FF
keyword.operator, entity.name, meta.object-literal.key, variable.other.constant, punctuation#e3e0e0
comment, variable.parameter#ffffff44
string#fff700
string.quoted.double.html, support.type.property-name.css#e3e0e0
variable.parameter#7889FF

Shiki preview

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

Loading...

Ani Themes by Kam Codes - VS Code Theme