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.activeBackground#5F84E310
  • activityBar.background#212121
  • activityBar.border#333333
  • activityBar.foreground#5F84E3
  • activityBar.inactiveForeground#FFFFFF50
  • activityBarBadge.background#5F84E3
  • badge.background#5F84E330
  • badge.foreground#5F84E3
  • banner.background#5F84E3
  • banner.foreground#FFFFFF
  • button.background#5F84E3
  • editor.background#212121
  • editor.selectionBackground#5F84E330
  • editorGroup.dropBackground#5F84E310
  • editorHoverWidget.highlightForeground#5F84E3
  • editorLineNumber.activeForeground#5F84E3
  • editorLineNumber.foreground#5F84E340
  • focusBorder#5F84E330
  • foreground#FFFFFF
  • list.activeSelectionBackground#5F84E3
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#212121
  • list.dropBackground#5F84E330
  • list.dropBetweenBackground#5F84E330
  • list.filterMatchBackground#5F84E330
  • list.focusHighlightForeground#212121
  • list.highlightForeground#5F84E3
  • list.hoverBackground#5F84E330
  • list.inactiveSelectionBackground#5F84E330
  • merge.currentHeaderBackground#AFE35F70
  • merge.incomingHeaderBackground#E3765F70
  • progressBar.background#5F84E3
  • scrollbarSlider.activeBackground#5F84E3
  • scrollbarSlider.background#5F84E330
  • scrollbarSlider.hoverBackground#5F84E330
  • selection.background#5F84E330
  • sideBar.background#212121
  • sideBar.border#333333
  • sideBarSectionHeader.background#212121
  • sideBarSectionHeader.foreground#5F84E3
  • sideBarTitle.background#212121
  • statusBar.background#212121
  • statusBar.border#333333
  • statusBar.debuggingBackground#AFE35F
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBarItem.activeBackground#5F84E3
  • statusBarItem.hoverBackground#5F84E3
  • statusBarItem.hoverForeground#FFFFFF
  • statusBarItem.prominentBackground#5F84E3
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.remoteBackground#212121
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBorderTop#5F84E3
  • tab.activeForeground#5F84E3
  • tab.inactiveBackground#212121
  • tab.inactiveForeground#FFFFFF50
  • textLink.activeForeground#5F84E3
  • textLink.foreground#5F84E3
  • titleBar.activeBackground#212121
  • titleBar.inactiveBackground#333333
  • tree.indentGuidesStroke#333333
  • welcomePage.background#212121
  • welcomePage.tileBackground#FAFAFA
  • welcomePage.tileHoverBackground#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FFFFFFAA
variable#FFFFFF
variable.other.readwrite#5F84E3bold underline
variable.other.constant#5F84E3underline
variable.other#AFE35F
entity.name#5F84E3bold
storage, keyword#5F84E3AA
string#E3765F
constant.numeric#E3765F
punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace#FFFFFFAA
meta.tag#FFFFFF
entity.other.attribute-name#5F84E3
punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc#5F84E3
punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc#AFE35F
keyword.control.import, meta.import#5F84E3bold
Niveus Theme by 佐伯楽 - VS Code Theme