Skip to main content
Coding Theme

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.activeBorder#aaaaaa
  • activityBar.background#050505
  • activityBar.border#ffffff15
  • activityBar.foreground#8A8A8A
  • activityBarBadge.background#999999
  • activityBarBadge.foreground#222222
  • badge.background#ffffff17
  • badge.foreground#aaaaaa
  • banner.background#292929
  • banner.foreground#dddddd
  • breadcrumb.foreground#666666
  • button.background#505050
  • button.hoverBackground#666666
  • commandCenter.activeBackground#ffffff10
  • commandCenter.border#ffffff2a
  • diffEditor.border#ffffff15
  • diffEditor.diagonalFill#ffffff15
  • diffEditor.insertedLineBackground#66b39530
  • diffEditor.insertedTextBackground#66b39530
  • diffEditor.removedLineBackground#C38B8B30
  • diffEditor.removedTextBackground#C38B8B30
  • disabledForeground#6c6c6c
  • dropdown.background#050505
  • dropdown.border#ffffff3a
  • editor.background#0d0d0d
  • editor.findMatchBackground#66b3954f
  • editor.findMatchBorder#66b395
  • editor.findMatchHighlightBackground#66b3952f
  • editor.findMatchHighlightBorder#66b3955f
  • editor.foreground#dddddd
  • editor.hoverHighlightBackground#ffffff0f
  • editor.lineHighlightBackground#212121
  • editor.selectionBackground#ffffff1f
  • editor.selectionHighlightBorder#ffffff3f
  • editor.wordHighlightBackground#ffffff1f
  • editor.wordHighlightStrongBackground#ffffff1f
  • editorBracketHighlight.foreground1#aaaaaa7f
  • editorBracketHighlight.foreground2#9999997f
  • editorBracketHighlight.foreground3#8888887f
  • editorBracketHighlight.foreground4#9999997f
  • editorCodeLens.foreground#555555
  • editorCursor.foreground#ffffff
  • editorError.foreground#C38B8B
  • editorGroupHeader.tabsBackground#050505
  • editorGroupHeader.tabsBorder#ffffff15
  • editorGutter.addedBackground#66b3954f
  • editorGutter.deletedBackground#C38B8B7f
  • editorGutter.modifiedBackground#7098d47f
  • editorHoverWidget.statusBarBackground#292929
  • editorIndentGuide.activeBackground1#ffffff3f
  • editorIndentGuide.background1#ffffff15
  • editorInfo.foreground#7098d4
  • editorInlayHint.background#ffffff10
  • editorInlayHint.foreground#ffffff6f
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#555555
  • editorLink.activeForeground#ffffff
  • editorStickyScrollHover.background#292929
  • editorSuggestWidget.background#0a0a0a
  • editorSuggestWidget.selectedBackground#292929
  • editorWarning.foreground#e7d38f
  • editorWhitespace.foreground#ffffff15
  • editorWidget.background#181818
  • focusBorder#ffffff1f
  • foreground#dddddd
  • gitDecoration.addedResourceForeground#66b395
  • gitDecoration.conflictingResourceForeground#dd9a6a
  • gitDecoration.deletedResourceForeground#ffffff
  • gitDecoration.ignoredResourceForeground#ffffff3f
  • gitDecoration.modifiedResourceForeground#e7d38f
  • gitDecoration.renamedResourceForeground#6ab8c0
  • input.background#0f0f0f
  • input.border#ffffff07
  • inputOption.activeBackground#292929
  • inputOption.activeBorder#6c6c6c
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0f0f0f
  • list.dropBackground#ffffff10
  • list.filterMatchBackground#66b39530
  • list.filterMatchBorder#66b395
  • list.focusBackground#ffffff10
  • list.focusHighlightForeground#66b395
  • list.focusOutline#ffffff1f
  • list.highlightForeground#66b395
  • list.hoverBackground#0f0f0f
  • list.inactiveSelectionBackground#0f0f0f
  • menu.background#050505
  • menu.foreground#bbbbbb
  • menu.separatorBackground#ffffff15
  • merge.currentContentBackground#66b3953f
  • merge.currentHeaderBackground#66b3957f
  • merge.incomingContentBackground#7098d43f
  • merge.incomingHeaderBackground#7098d47f
  • minimap.background#111111
  • minimap.errorHighlight#C38B8B
  • minimap.findMatchHighlight#66b3959f
  • minimap.selectionHighlight#7098d49f
  • minimapSlider.activeBackground#ffffff37
  • minimapSlider.background#ffffff17
  • minimapSlider.hoverBackground#ffffff27
  • panel.background#050505
  • peekView.border#444444
  • peekViewEditor.background#292929
  • peekViewEditor.matchHighlightBackground#66b3953f
  • peekViewEditor.matchHighlightBorder#66b395
  • peekViewResult.background#242424
  • peekViewResult.matchHighlightBackground#66b3953f
  • peekViewResult.selectionBackground#66b3953f
  • peekViewTitle.background#292929
  • pickerGroup.foreground#66b395
  • progressBar.background#dddddd
  • quickInput.background#050505
  • sash.hoverBorder#505050
  • scrollbar.shadow#050505
  • scrollbarSlider.activeBackground#ffffff37
  • scrollbarSlider.background#ffffff17
  • scrollbarSlider.hoverBackground#ffffff27
  • searchEditor.findMatchBorder#66b395
  • selection.background#363636
  • sideBar.background#050505
  • sideBar.border#ffffff15
  • sideBarSectionHeader.background#050505
  • sideBarSectionHeader.border#ffffff15
  • statusBar.background#050505
  • statusBar.border#ffffff15
  • statusBar.debuggingBackground#66b395
  • statusBar.debuggingForeground#000000
  • statusBar.focusBorder#00000000
  • statusBar.foreground#777777
  • statusBar.noFolderBackground#0d0d0d
  • statusBar.noFolderForeground#777777
  • statusBarItem.errorBackground#C38B8B
  • statusBarItem.errorForeground#000000
  • statusBarItem.prominentBackground#66b395
  • statusBarItem.prominentForeground#000000
  • statusBarItem.remoteBackground#66b395
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#d8b544
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#0d0d0d
  • tab.activeBorder#aaaaaa
  • tab.border#ffffff10
  • tab.inactiveBackground#050505
  • terminal.ansiBlack#151515
  • terminal.ansiBlue#8094B8
  • terminal.ansiBrightBlack#4A4A4A
  • terminal.ansiBrightBlue#91A8CC
  • terminal.ansiBrightCyan#8DB8BC
  • terminal.ansiBrightGreen#A4BBAD
  • terminal.ansiBrightMagenta#B898B8
  • terminal.ansiBrightRed#D49999
  • terminal.ansiBrightWhite#D0D0D0
  • terminal.ansiBrightYellow#D8C9A3
  • terminal.ansiCyan#7AA2A6
  • terminal.ansiGreen#8FA897
  • terminal.ansiMagenta#A787A5
  • terminal.ansiRed#C38B8B
  • terminal.ansiWhite#B8B8B8
  • terminal.ansiYellow#C4B591
  • terminal.background#050505
  • terminal.foreground#8A8A8A
  • terminal.selectionBackground#292929
  • terminal.tab.activeBorder#aaaaaa
  • textCodeBlock.background#292929
  • textLink.activeForeground#ffffff
  • textLink.foreground#ffffffcc
  • titleBar.activeBackground#050505
  • titleBar.border#ffffff10
  • titleBar.inactiveBackground#0d0d0d
  • toolbar.hoverBackground#292929
  • widget.shadow#00000033

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#BBBBBB77
string#DD99AADD
string.regexp#5DB4BDCC
constant.character.escape#81D2CEDD
keyword#81D2CEDD
entity.name.function#EFCE89DD
entity.name.type#8EA2F7EE
entity.name.tag#86C0FFEE
constant.numeric#EBC88DBB
constant.language#81D2CEDD
variable#BBBBBBDD
variable.parameter#BBBBBBDD
support.type.property-name#BBAAFFDD
punctuation#BBBBBB77
Aurbis Theme by dara - VS Code Theme