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#1a1a2e
  • activityBar.foreground#e6e6e6
  • activityBar.inactiveForeground#8b9dc3
  • activityBarBadge.background#c1121f
  • activityBarBadge.foreground#ffffff
  • badge.background#c1121f
  • badge.foreground#ffffff
  • button.background#c1121f
  • button.foreground#ffffff
  • button.hoverBackground#a1111f
  • dropdown.background#16213e
  • dropdown.border#2c3e50
  • editor.background#0f1419
  • editor.foreground#e6e6e6
  • editor.lineHighlightBackground#16213e40
  • editor.selectionBackground#c1121f40
  • editor.selectionHighlightBackground#c1121f20
  • editor.wordHighlightBackground#2c3e5030
  • editor.wordHighlightStrongBackground#2c3e5050
  • editorCursor.foreground#c1121f
  • editorGroup.border#2c3e50
  • editorGroupHeader.tabsBackground#16213e
  • editorIndentGuide.activeBackground#c1121f
  • editorIndentGuide.background#2c3e50
  • editorLineNumber.activeForeground#c1121f
  • editorLineNumber.foreground#6c7b95
  • editorWhitespace.foreground#2c3e50
  • input.background#16213e
  • input.border#2c3e50
  • input.foreground#e6e6e6
  • input.placeholderForeground#8b9dc3
  • list.activeSelectionBackground#c1121f40
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#2c3e5030
  • list.inactiveSelectionBackground#2c3e5020
  • panel.background#16213e
  • panel.border#2c3e50
  • peekView.border#c1121f
  • peekViewEditor.background#16213e
  • peekViewResult.background#1a1a2e
  • peekViewTitle.background#c1121f
  • scrollbar.shadow#00000050
  • scrollbarSlider.activeBackground#c1121f70
  • scrollbarSlider.background#2c3e5050
  • scrollbarSlider.hoverBackground#2c3e5070
  • sideBar.background#16213e
  • sideBar.border#2c3e50
  • sideBar.foreground#e6e6e6
  • sideBarSectionHeader.background#1a1a2e
  • sideBarSectionHeader.foreground#e6e6e6
  • sideBarTitle.foreground#c1121f
  • statusBar.background#1a1a2e
  • statusBar.border#2c3e50
  • statusBar.debuggingBackground#c1121f
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#e6e6e6
  • statusBar.noFolderBackground#1a1a2e
  • statusBarItem.activeBackground#c1121f30
  • statusBarItem.hoverBackground#2c3e5030
  • tab.activeBackground#0f1419
  • tab.activeForeground#e6e6e6
  • tab.border#2c3e50
  • tab.inactiveBackground#16213e
  • tab.inactiveForeground#8b9dc3
  • terminal.background#0f1419
  • terminal.foreground#e6e6e6
  • titleBar.activeBackground#1a1a2e
  • titleBar.activeForeground#e6e6e6
  • titleBar.border#2c3e50
  • titleBar.inactiveBackground#16213e
  • titleBar.inactiveForeground#8b9dc3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c7b95italic
string, string.quoted#f39c12—
constant.numeric#e67e22—
constant.language#c1121f—
constant.character, constant.other#e74c3c—
variable#e6e6e6—
keyword#c1121fbold
storage#2c3e50bold
storage.type#3498dbbold
entity.name.class#f39c12bold
entity.name.function#3498dbbold
variable.parameter#e67e22—
entity.name.tag#c1121f—
entity.other.attribute-name#f39c12—
support.function#9b59b6—
support.type, support.class#3498db—
invalid#ffffff—
invalid.deprecated#ffffff—
meta.structure.dictionary.json string.quoted.double.json#f39c12—
meta.structure.dictionary.key.json string.quoted.double.json#3498db—
markup.bold#c1121fbold
markup.italic#f39c12italic
markup.heading#c1121fbold
markup.underline.link#3498dbunderline
Nepal Theme by Nischal Niroula - VS Code Theme