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#1a1a1a
  • breadcrumb.focusForeground#f5f5f5
  • breadcrumb.foreground#444444
  • button.background#bd7e7e
  • button.foreground#1a1a1a
  • button.hoverBackground#d1c29b
  • editor.background#1a1a1a
  • editor.foreground#a0a0a0
  • editor.selectionBackground#333333
  • editorCursor.foreground#f5f5f5
  • editorLineNumber.activeForeground#f5f5f5
  • editorLineNumber.foreground#333333
  • focusBorder#1a1a1a
  • list.activeSelectionBackground#252525
  • list.activeSelectionForeground#bd7e7e
  • list.focusOutline#1a1a1a
  • list.hoverBackground#202020
  • sideBar.background#1a1a1a
  • sideBar.border#1a1a1a
  • statusBar.background#1a1a1a
  • statusBar.foreground#666666
  • tab.activeBackground#1a1a1a
  • tab.activeBorderTop#bd7e7e
  • tab.border#1a1a1a
  • tab.inactiveBackground#1a1a1a
  • titleBar.activeBackground#1a1a1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, variable, constant.other.object.key, meta.object-literal.key#a0a0a0
comment#606060italic
keyword, storage.type, storage.modifier, keyword.control, keyword.operator.new#bd7e7e
string#d1c29b
entity.name.function, support.function#8fa8bd
support.class.component, entity.name.type, entity.name.class, entity.name.tag, jsx.tag.name#f5f5f5bold
punctuation, meta.brace, meta.delimiter, keyword.operator#757575
Abysswalker Theme by Andrii Stavskyi - VS Code Theme