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#07000c
  • activityBar.inactiveForeground#8800ff
  • activityBarBadge.background#8800ff
  • dropdown.background#07000c
  • dropdown.border#160029
  • editor.background#07000c
  • editor.lineHighlightBackground#240043
  • editorGroup.border#240043
  • editorGroupHeader.tabsBackground#07000c
  • editorHoverWidget.background#240043
  • editorHoverWidget.border#240043
  • editorIndentGuide.background#240043
  • editorLineNumber.activeForeground#daafff
  • editorLineNumber.foreground#240043
  • editorSuggestWidget.background#240043
  • editorSuggestWidget.border#240043
  • editorWidget.background#240043
  • focusBorder#160029
  • foreground#ddd
  • input.background#07000c
  • list.activeSelectionBackground#240043
  • list.hoverBackground#160029
  • list.inactiveSelectionBackground#160029
  • panel.border#8800ff
  • peekViewEditor.background#07000c
  • progressBar.background#daafff
  • scrollbarSlider.activeBackground#240043
  • scrollbarSlider.background#240043
  • scrollbarSlider.hoverBackground#240043
  • selection.background#daafff
  • sideBar.background#07000c
  • sideBar.border#160029
  • sideBarSectionHeader.background#240043
  • statusBar.background#07000c
  • statusBar.noFolderBackground#07000c
  • tab.activeBackground#240043
  • tab.activeBorder#8800ff
  • tab.border#07000c
  • tab.inactiveBackground#07000c
  • titleBar.activeBackground#07000c
  • titleBar.inactiveBackground#07000c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment, punctuation.definition.comment, string.quoted.docstring.multi, string.quoted.docstring.multi storage.type.string#5c6370italic
variable, storage.type#98bfff
string#a8f
keyword, constant, variable.language#f6b
storage.modifier#63007c
entity, support#00AEFF
variable.other#53d6e2
variable.other.readwrite#ffb7ff
variable.parameter#fffitalic
variable.name#fffunderline
meta#fff
invalid#FF0B00
source.json, support.dictionary.json, support.type.property-name.json#fff
source.json string, source.json punctuation.definition.string, punctuation.definition.string.end.json, punctuation.definition.string.begin.json, structure.dictionary.property-name.json#a8f
entity.other#8df
entity.name.tag.block.any.html, entity.name.tag.inline.any.html, entity.name.tag.structure.any.html, entity.name.tag.html, meta.jsx.children.tsx, meta.tag.block.any.html, meta.tag.inline.any.html#00AAEF
punctuation.definition.tag.end.html, punctuation.definition.tag.begin.html#777
support.type.property-name.css, source.css support, source.stylus support, source.css support.constant#ddd
source.css punctuation.definition.keyword, source.css keyword.control, keyword.other.important.scss#f6b
entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-element.css, punctuation.definition.entity.css, entity.name.tag.css#8df
keyword.other.unit.css, keyword.other.unit.px.css, keyword.other.unit.percentage.css, constant.other.color.rgb-value.hex.css, keyword.other.unit.ms.css, keyword.other.unit.s.css, keyword.other.unit.vh.css, keyword.other.unit.vw.css, keyword.other.unit.deg.css, keyword.other.unit.fr.css, source.css variable, source.stylus variable, support.constant.property-value.css, source.stylus constant, source.css constant, support.function.misc.scss, punctuation.definition.constant.css#a8f
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#98c379

Shiki preview

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

Loading...

Cika dark purple, red, blue, black Theme - Coding Theme