Skip to main content
CodingTheme

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#400000
  • activityBar.border#200000
  • activityBar.foreground#F5F5F5
  • activityBarBadge.background#BB0000
  • badge.background#BB0000
  • button.background#AA0000
  • dropdown.background#500000
  • editor.background#700000
  • editor.foreground#DCDCDC
  • editor.lineHighlightBackground#800000
  • editor.selectionBackground#007000
  • editor.selectionHighlightBackground#BB0000
  • editorBracketMatch.background#FFFF0080
  • editorCursor.foreground#FFFFFF
  • editorGroup.border#FF908E
  • editorGroupHeader.tabsBackground#2929316e
  • editorLineNumber.foreground#20B2AA
  • editorWhitespace.foreground#AA0000
  • extensionBadge.remoteBackground#BB0000
  • focusBorder#FF0000
  • input.background#500000
  • input.border#A00000
  • input.placeholderForeground#A9A9A9
  • inputOption.activeBackground#007000
  • list.activeSelectionBackground#600000
  • list.focusBackground#006400
  • list.hoverBackground#700000
  • list.inactiveSelectionBackground#900000
  • menu.background#000030
  • menu.selectionBackground#006400
  • scrollbarSlider.background#00640099
  • scrollbarSlider.hoverBackground#006400BB
  • selection.background#007000A0
  • sideBar.background#500000
  • sideBar.border#200000
  • sideBar.foreground#F5F5F5
  • sideBarSectionHeader.background#00004060
  • sideBarSectionHeader.border#000080
  • statusBar.background#300000
  • statusBar.border#200000
  • statusBar.debuggingBackground#800000
  • statusBar.foreground#F5F5F5
  • statusBar.noFolderBackground#300000
  • statusBar.noFolderForeground#F5F5F5
  • tab.activeBackground#700000
  • tab.activeBorderTop#b22222
  • tab.activeModifiedBorder#f22222
  • tab.border#8db3ff46
  • tab.inactiveBackground#2929316e
  • terminal.selectionBackground#00AA0080
  • textLink.activeForeground#FFFF00
  • textLink.foreground#FFA500
  • titleBar.activeBackground#300000
  • welcomePage.background#700000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#DCDCDC
comment, string.quoted.double.block.python#3CB371
keyword.operator.class, keyword.operator, constant.other, source.php.embedded.line#DCDCDC
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag#CE9090
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#FFC58F
entity.name.class, entity.name.type.class, support.type, support.class#c0c0c0
string, constant.other.symbol, entity.other.inherited-class, markup.heading#D1F1A9
keyword.operator, constant.other.color#99FFFF
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level#717C9Bbold
keyword, storage, storage.type, entity.name.tag.css#EBBBFF
invalid#DCDCDC
meta.separator#DCDCDC
invalid.deprecated#DCDCDC
markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file#DCDCDC
markup.inserted.diff, meta.diff.header.to-file#718c00
markup.deleted.diff, meta.diff.header.from-file#c82829
meta.diff.header.from-file, meta.diff.header.to-file#DCDCDC
meta.diff.range#3e999f
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#967EFB

Shiki preview

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

Loading...

Red Boost Theme by togetogejizou - VS Code Theme