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.activeBorder#A5FBFF
  • activityBar.background#141D22
  • activityBar.border#A5FBFF00
  • activityBar.foreground#A5FBFF
  • activityBarBadge.background#141D22
  • activityBarBadge.foreground#A5FBFF
  • badge.background#283137
  • badge.foreground#81bad9
  • debugToolBar.background#141D22
  • editor.background#141D22
  • editor.foreground#A5FBFF
  • editor.lineHighlightBackground#1a262d00
  • editor.lineHighlightBorder#A5FBFF22
  • editorBracketHighlight.foreground1#34A2DF
  • editorBracketHighlight.foreground2#ffb78a
  • editorBracketHighlight.foreground3#eb78c3
  • editorCursor.foreground#A5FBFF
  • editorGroupHeader.tabsBackground#141D22
  • editorLineNumber.activeForeground#A5FBFF
  • editorLineNumber.foreground#3a4c4e
  • editorWarning.foreground#FFFF8444
  • editorWidget.background#141D22
  • editorWidget.foreground#91b0b1
  • editorWidget.resizeBorder#154547
  • focusBorder#154547
  • icon.foreground#365878
  • input.background#141D22
  • input.foreground#E1FFE5
  • list.activeSelectionBackground#cdf1f311
  • list.errorForeground#913f4c
  • list.hoverBackground#A5FBFF11
  • list.inactiveSelectionBackground#759a9c11
  • list.inactiveSelectionForeground#91b0b1
  • list.warningForeground#767742
  • panel.background#141D22
  • panelTitle.activeBorder#154547
  • panelTitle.activeForeground#9fe1e3
  • scrollbarSlider.activeBackground#45707274
  • scrollbarSlider.background#34a3df1d
  • scrollbarSlider.hoverBackground#45707274
  • sideBar.background#141D22
  • sideBar.border#ff000000
  • sideBar.foreground#3a4c4e
  • sideBarSectionHeader.background#141D22
  • sideBarSectionHeader.foreground#A5FBFF
  • sideBarTitle.foreground#365878
  • statusBar.background#141D22
  • statusBar.debuggingBackground#141D22
  • statusBar.foreground#8fd8db
  • statusBar.noFolderBackground#141D22
  • tab.activeBackground#161f25
  • tab.activeBorder#154547
  • tab.activeForeground#A5FBFF
  • tab.inactiveBackground#141d22
  • terminal.foreground#34A2DF
  • titleBar.activeBackground#141D22
  • titleBar.activeForeground#b4d4d6
  • titleBar.inactiveBackground#141D22
  • window.activeBorder#A5FBFF11
  • window.inactiveBorder#A5FBFF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#3a4c4e
constant#3df2ad
keyword, storage.modifier, storage.type#dd513c
meta.function#3df2ad
meta.class#4DDCFF
string#3f9bbc
constant.numeric#4DDCFF
meta.type#4DDCFF

Shiki preview

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

Loading...

Nostromo UI by ThomasGodden - VS Code Theme