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.background#B60312
  • activityBar.foreground#FFFF00
  • activityBarBadge.background#39c0e2
  • activityBarBadge.foreground#000000
  • button.background#c24038
  • button.foreground#F9D38B
  • button.hoverBackground#B60312
  • editor.background#282c34
  • editor.findMatchBackground#42557b
  • editor.findMatchBorder#457dff
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#39c0e2
  • editor.inactiveSelectionBackground#F9D38B
  • editor.lineHighlightBackground#2c313c
  • editor.selectionBackground#F9D38B
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#F9D38B
  • editor.selectionHighlightBorder#F9D38B
  • editor.wordHighlightBackground#484e5b
  • editor.wordHighlightBorder#7f848e
  • editor.wordHighlightStrongBackground#FF0000
  • editor.wordHighlightStrongBorder#7f848e
  • editorBracketMatch.background#515a6b
  • editorBracketMatch.border#515a6b
  • editorCursor.background#ffffff
  • editorCursor.foreground#528bff
  • editorError.foreground#c24038
  • editorGroup.border#181a1f
  • editorGroup.emptyBackground#F9D38B
  • editorGroupHeader.tabsBackground#B60312
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.activeBackground#c8c8c859
  • editorIndentGuide.background#3b4048
  • editorLineNumber.foreground#495162
  • editorLink.activeForeground#39c0e2
  • editorMarkerNavigation.background#21252b
  • editorRuler.foreground#FF0000
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#21252b
  • gitDecoration.modifiedResourceForeground#aa3030
  • list.activeSelectionBackground#f1a821
  • list.activeSelectionForeground#000000
  • list.hoverBackground#7ec4d6
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#f1a821
  • list.inactiveSelectionForeground#FFFFFF
  • panel.background#B60312
  • panel.border#B60312
  • panelTitle.activeBorder#F9D38B
  • panelTitle.activeForeground#F9D38B
  • sideBar.background#F9D38B
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#B60312
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#F9D38B
  • statusBar.background#B60312
  • statusBar.border#B60312
  • statusBar.foreground#F9D38B
  • statusBarItem.activeBackground#B60312
  • statusBarItem.hoverBackground#B60312
  • terminal.background#000000
  • terminal.border#B60312
  • terminal.foreground#39c0e2
  • titleBar.activeBackground#B60312
  • titleBar.activeForeground#F9D38B
  • titleBar.border#B60312
  • titleBar.inactiveBackground#c24038

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#75715E
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0

Shiki preview

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

Loading...

Iron Man by lintangwisesa - VS Code Theme