Skip to main content
CodingTheme

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.

  • //High contrast problem indicators optimized for dark backgrounds
  • activityBar.background#1a1a1a
  • activityBar.foreground#7cc142
  • activityBarBadge.background#ff6b35
  • activityBarBadge.foreground#ffffff
  • badge.background#ff6b35
  • badge.foreground#ffffff
  • button.background#4a7c59
  • button.foreground#ffffff
  • button.hoverBackground#ff6b35
  • debugToolBar.background#2d2d2d
  • dropdown.background#2d2d2d
  • dropdown.border#4a4a4a
  • dropdown.foreground#e0e0e0
  • editor.background#1e1e1e
  • editor.findMatchBackground#ffb30040
  • editor.findMatchHighlightBackground#ffb30020
  • editor.foreground#e8e8e8
  • editor.selectionBackground#4a4a7a60
  • editor.selectionHighlightBackground#4a4a7a30
  • editor.wordHighlightBackground#7cc14220
  • editor.wordHighlightStrongBackground#7cc14230
  • editorBracketMatch.background#4a7c59
  • editorBracketMatch.border#7cc142
  • editorCursor.foreground#ff6b35
  • editorError.foreground#ff5252
  • editorGroup.border#3d3d3d
  • editorGroupHeader.tabsBackground#252525
  • editorIndentGuide.activeBackground1#7cc142
  • editorIndentGuide.background1#3d3d3d
  • editorLineNumber.activeForeground#7cc142
  • editorLineNumber.foreground#6b6b6b
  • editorRuler.foreground#3d3d3d
  • editorWarning.foreground#ffb300
  • editorWhitespace.foreground#3d3d3d
  • focusBorder#7cc142
  • foreground#e8e8e8
  • gitDecoration.addedResourceForeground#7cc142
  • gitDecoration.conflictingResourceForeground#ff6b35
  • gitDecoration.deletedResourceForeground#ff5252
  • gitDecoration.ignoredResourceForeground#6b6b6b
  • gitDecoration.modifiedResourceForeground#ffb300
  • gitDecoration.untrackedResourceForeground#81c784
  • input.background#2d2d2d
  • input.border#4a4a4a
  • input.foreground#e8e8e8
  • inputOption.activeBorder#7cc142
  • list.activeSelectionBackground#4a4a7a
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#333333
  • list.inactiveSelectionBackground#353535
  • panel.background#252525
  • panel.border#3d3d3d
  • panelTitle.activeForeground#7cc142
  • panelTitle.inactiveForeground#888888
  • progressBar.background#7cc142
  • scrollbar.shadow#000000
  • scrollbarSlider.background#4a4a4a80
  • scrollbarSlider.hoverBackground#6b6b6b
  • sideBar.background#252525
  • sideBar.foreground#e0e0e0
  • sideBarSectionHeader.background#2d2d2d
  • sideBarSectionHeader.foreground#7cc142
  • statusBar.background#1a1a1a
  • statusBar.foreground#7cc142
  • statusBarItem.hoverBackground#333333
  • tab.activeBackground#1e1e1e
  • tab.activeForeground#e8e8e8
  • tab.border#3d3d3d
  • tab.inactiveBackground#252525
  • tab.inactiveForeground#888888
  • terminal.ansiBlack#2d2d2d
  • terminal.ansiBlue#42a5f5
  • terminal.ansiBrightBlack#6b6b6b
  • terminal.ansiBrightBlue#64b5f6
  • terminal.ansiBrightCyan#4dd0e1
  • terminal.ansiBrightGreen#81c784
  • terminal.ansiBrightMagenta#ba68c8
  • terminal.ansiBrightRed#ff6b6b
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd54f
  • terminal.ansiCyan#26c6da
  • terminal.ansiGreen#7cc142
  • terminal.ansiMagenta#ab47bc
  • terminal.ansiRed#ff5252
  • terminal.ansiWhite#e8e8e8
  • terminal.ansiYellow#ffb300
  • terminal.background#1e1e1e
  • terminal.foreground#e8e8e8
  • titleBar.activeBackground#252525
  • titleBar.activeForeground#e0e0e0
  • titleBar.inactiveBackground#1a1a1a
  • titleBar.inactiveForeground#6b6b6b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7b7b7bitalic
string#81c784
constant.numeric#ffb300
constant.language#ff6b35bold
keyword#ab47bcbold
storage.type#42a5f5
storage.modifier#8d6e63
entity.name.function#26c6dabold
entity.name.class#ffb74dbold
entity.name.type#64b5f6
variable#e8e8e8
support.function#7cc142
support.class#ba68c8
markup.heading#ff9cffbold
markup.bold#ffb74dbold
markup.italic#f48fb1italic
markup.underline#4dd0e1underline
markup.quote#7b7b7bitalic
meta.import, meta.export#ff7043
punctuation.definition.tag#8d6e63
meta.tag, entity.name.tag#ab47bc
entity.other.attribute-name#42a5f5
punctuation.definition.string#f8bbd9
meta.brace, punctuation.definition.block#4dd0e1
punctuation.separator, punctuation.terminator#ffb300
constant.character.escape#ff7043bold
meta.preprocessor#ba68c8
entity.name.namespace#81c784
variable.parameter#ffcc80
meta.function-call#26c6da
keyword.operator#ff9cff

Shiki preview

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

Loading...

Ttera Themes by sserafy - VS Code Theme