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#001F33
  • editor.background#000C18
  • editor.foreground#D4D4D4
  • editor.selectionBackground#003D7A
  • editorGroupHeader.tabsBackground#001122
  • editorLineNumber.foreground#6A737D
  • sideBar.background#001629
  • statusBar.background#001F33
  • statusBar.debuggingBackground#CC6633
  • statusBar.noFolderBackground#001F33
  • tab.activeBackground#000C18
  • tab.inactiveBackground#001629

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5C6370—
string, punctuation.definition.string#98C379—
constant.numeric#D19A66—
keyword, storage.type, storage.modifier#C678DD—
source#20DAC1—
invalid, invalid.illegal#595959—
markup.bold, punctuation.definition.bold#147F0Dbold
entity.name.function, support.function, meta.function-call.generic#50FA7B—
constant.language, support.constant#934DBB—
variable, variable.parameter, support.variable, entity.name.variable#20DAC1—
markup.italic, punctuation.definition.italic#FFB1E4italic
entity.name.type, entity.name.class, support.type, support.class, storage.type.cs#61AFEF—
punctuation, meta.brace, keyword.operator#FFD700—
entity.name.tag, meta.tag, punctuation.definition.tag#E06C75—
Stella Custom Themes by Henrique Gomes Pitol Barone - VS Code Theme