Skip to main content
Coding Theme

CodeBody

Publisher: RoniereThemes in package: 1

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.

  • activityBarBadge.background#00FFC2
  • button.background#00FFC2
  • button.foreground#000000
  • editor.background#000000
  • editor.foreground#E0E0E0
  • editorCursor.foreground#00FFC2
  • focusBorder#BB86FC
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#000000
  • statusBar.foreground#00FFC2
  • tab.activeBackground#000000
  • tab.activeForeground#00FFC2
  • tab.inactiveBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, entity.name.tag, entity.name.function#00FFC2
keyword, storage.type, support.type#BB86FCbold
string, string.template, string.quoted#FFA726
comment, punctuation.definition.comment#616161italic
constant.numeric, constant.language#FF5F8F
keyword.operator, punctuation#00E5FF
entity.name.class, entity.name.type.class#FFD700underline
entity.name.function, meta.method#00FFC2italic
invalid, invalid.illegal#CF6679bold italic
variable.language, variable.parameter#81D4FA
markup.heading, markup.heading.setext#BB86FCbold
support.type.property-name.json#00FFC2
support.type.property-name.css#81D4FA
entity.other.attribute-name#FFA726
markup.inserted#00FFC250
markup.deleted#FF5F8F50
string.regexp, constant.character.escape#FF5F8F
punctuation.special, punctuation.accessor#BB86FC

Shiki preview

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

Loading...

CodeBody - Coding Theme