Skip to main content
Coding Theme

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.

  • activityBar.background#131B2C
  • activityBar.foreground#72AFD5
  • activityBarBadge.background#72AFD5
  • activityBarBadge.foreground#1A1C2F
  • button.background#2B3B60
  • button.foreground#E5E3D0
  • dropdown.background#182136
  • dropdown.border#72AFD5
  • dropdown.foreground#E5E3D0
  • dropdown.listBackground#182136
  • editor.background#212E4B
  • editor.findMatchBackground#000000
  • editor.findMatchHighlightBackground#111133
  • editor.foreground#E5E3D0
  • editor.lineHighlightBackground#131B2C
  • editor.selectionBackground#344875
  • editor.selectionHighlightBackground#28375c
  • editor.wordHighlightBackground#131B2C
  • editorCursor.background#0E1421
  • editorCursor.foreground#72AFD5
  • editorGroupHeader.tabsBackground#131B2C
  • editorGroupHeader.tabsBorder#212E4B
  • editorIndentGuide.activeBackground#385a97
  • editorIndentGuide.background#344875
  • editorRuler.foreground#344875
  • editorWidget.background#182136
  • editorWidget.foreground#E5E3D0
  • focusBorder#3888BA
  • gitDecoration.addedResourceForeground#D67440
  • gitDecoration.modifiedResourceForeground#DFB74D
  • gitDecoration.untrackedResourceForeground#589C2D
  • input.background#212E4B
  • input.foreground#E5E3D0
  • list.hoverBackground#28375c
  • sideBar.background#182136
  • sideBarSectionHeader.background#0E1421
  • statusBar.background#131B2C
  • statusBar.debuggingBackground#131B2C
  • statusBar.debuggingForeground#E5E3D0
  • statusBar.foreground#589C2D
  • statusBar.noFolderBackground#131B2C
  • statusBar.noFolderForeground#DFB74D
  • tab.activeForeground#E5E3D0
  • tab.border#212E4B
  • tab.inactiveBackground#0E1421
  • tab.inactiveForeground#E5E3D0
  • titleBar.activeBackground#0e1421
  • titleBar.inactiveBackground#131B2C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, editorRuler.foreground, editorIndentGuide.background, editorIndentGuide.activeBackground#589C2Ditalic
heading.3#589C2D—
string, heading.1#DFB74D—
keyword.control, storage.type, constant.language, keyword.operator.logical, storage.modifier.v, heading#3888BAbold
constant#72AFD5—
support.type.property-name.json, keyword.other.definition.ini#3888BA—
meta.class, meta.function, punctuation.definition.decorator, entity.name.section.group-title.ini, meta.definition.function.v, heading.2, keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL#D67440—
Common Themes by czuelsdorf - VS Code Theme