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.background#121215
  • activityBarBadge.background#555555
  • breadcrumb.activeSelectionForeground#acffaa
  • breadcrumb.background#142814
  • breadcrumb.foreground#888888
  • editor.background#070707
  • editor.foreground#e5e5e5
  • editorBracketHighlight.foreground1#aaffaa
  • editorBracketHighlight.foreground2#55aa55
  • editorBracketHighlight.foreground3#aaffaa
  • editorBracketHighlight.foreground4#55aa55
  • editorBracketHighlight.foreground5#aaffaa
  • editorBracketHighlight.foreground6#55aa55
  • editorGroupHeader.tabsBackground#111111
  • editorSuggestWidget.background#1e1e1e
  • editorSuggestWidget.focusHighlightForeground#eeffaa
  • editorSuggestWidget.foreground#cccccc
  • editorSuggestWidget.highlightForeground#acffaa
  • editorSuggestWidget.selectedBackground#334433
  • gitDecoration.modifiedResourceForeground#eeffaa
  • scrollbarSlider.background#212121
  • sideBar.background#090909
  • sideBarTitle.foreground#e5e5e5
  • statusBar.background#1a1a1a
  • statusBar.debuggingBackground#263238
  • statusBar.noFolderBackground#212121
  • statusBarItem.remoteBackground#336c33
  • tab.activeBackground#000000
  • tab.activeBorderTop#337733
  • tab.activeForeground#cccccc
  • tab.border#2e2e2e
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#666666
  • terminal.background#0a0a0a
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
storage.type.function.arrow#647635
comment, punctuation.definition.comment#616161italic
string#89DDFF
comment, punctuation.definition.comment#414141
string#88CC88
source#BBBBBB
keyword#FFFFFF
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
comment, punctuation.definition.comment#555555
string#88CC88
source#BBBBBB
keyword#FFFFFF
meta.embedded#BBBBBB
meta.template.expression#AAEEAA
meta.type, meta.return-type#9ce185
entity.name.type#2eb800

Shiki preview

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

Loading...

Minimal Green Soft - Coding Theme