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#090f16
  • activityBar.border#ffffff09
  • activityBar.foreground#6e7d9a
  • activityBarBadge.background#cc0055
  • activityBarBadge.foreground#ffffff
  • badge.background#cc0055
  • badge.foreground#ffffff
  • button.background#cc0055
  • button.foreground#ffffff
  • checkbox.background#0f161d
  • checkbox.border#ffffff09
  • diffEditor.border#ffffff09
  • diffEditor.insertedTextBackground#aaed3618
  • diffEditor.removedTextBackground#cc005518
  • dropdown.background#0d141b
  • dropdown.border#ffffff09
  • dropdown.foreground#cdd6e8
  • editor.background#111820
  • editor.foreground#cdd6e8
  • editorCursor.foreground#cc0055
  • editorError.foreground#cc0055
  • editorGroup.border#ffffff09
  • editorGroupHeader.tabsBackground#0d141b
  • editorGroupHeader.tabsBorder#ffffff09
  • editorInfo.foreground#35c4e0
  • editorLineNumber.activeForeground#6e7d9a
  • editorLineNumber.foreground#5a6986aa
  • editorRuler.foreground#ffffff09
  • editorSuggestWidget.background#0d141b
  • editorSuggestWidget.border#ffffff09
  • editorSuggestWidget.highlightForeground#cc0055
  • editorSuggestWidget.selectedBackground#ffffff15
  • editorWarning.foreground#c99a14
  • editorWidget.background#0d141b
  • editorWidget.border#ffffff09
  • focusBorder#cc005544
  • gitDecoration.deletedResourceForeground#cc0055
  • gitDecoration.ignoredResourceForeground#6e7d9abb
  • gitDecoration.modifiedResourceForeground#c99a14
  • gitDecoration.untrackedResourceForeground#8dc42b
  • input.background#0f161d
  • input.border#ffffff09
  • input.foreground#cdd6e8
  • list.activeSelectionBackground#ffffff12
  • list.activeSelectionForeground#cdd6e8
  • list.highlightForeground#cc0055
  • list.hoverBackground#ffffff08
  • list.hoverForeground#cdd6e8
  • list.inactiveSelectionBackground#ffffff08
  • menu.background#0d141b
  • menu.border#ffffff09
  • menu.foreground#cdd6e8
  • menu.selectionBackground#ffffff15
  • panel.background#0d141b
  • panel.border#ffffff09
  • panelTitle.activeBorder#cc0055
  • panelTitle.activeForeground#cdd6e8
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#ffffff18
  • scrollbarSlider.background#ffffff08
  • scrollbarSlider.hoverBackground#ffffff12
  • sideBar.background#0d141b
  • sideBar.border#ffffff09
  • sideBar.foreground#6e7d9a
  • sideBarTitle.foreground#6e7d9abb
  • statusBar.background#0d141b
  • statusBar.border#ffffff09
  • statusBar.debuggingBackground#cc0055
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#6e7d9abb
  • statusBar.noFolderBackground#0d141b
  • tab.activeBackground#111820
  • tab.activeBorderTop#cc0055
  • tab.border#00000000
  • tab.inactiveBackground#0d141b
  • tab.inactiveForeground#6e7d9abb
  • terminal.background#0d141b
  • terminal.foreground#cdd6e8
  • terminalCursor.foreground#cc0055
  • titleBar.activeBackground#0d141b
  • titleBar.activeForeground#6e7d9a
  • titleBar.border#ffffff09
  • titleBar.inactiveBackground#090f16
  • titleBar.inactiveForeground#6e7d9aaa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a698688italic
variable, variable.other, meta.block variable.other#35c4e0
entity.name.function, meta.function-call, variable.function, support.function, entity.name.tag, keyword.control, entity.name#cc0055
string, string.quoted, string.template, string.regexp, variable.language#8dc42b
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.other.color, constant.other.symbol, entity.name.decorator, storage.type.annotation#c99a14
keyword, storage.type, storage.modifier, constant.language, entity.other.attribute-name, markup.heading#cdd6e8
support.type, punctuation.definition.tag, meta.tag, storage.type.function.arrow#6e7d9a
keyword.other.sql, support.function.aggregate.sql, support.function.window.sql#cc0055bold
storage.type.sql, storage.type.numeric.sql#35c4e0
entity.name.tag.xml, meta.tag.xml#cc0055
entity.other.attribute-name.xml#35c4e0
entity.name.tag.yaml, string.unquoted.plain.out.yaml#35c4e0
string.quoted.single.yaml, string.quoted.double.yaml, string.unquoted.plain.in.yaml#8dc42b
meta.import, keyword.control.import, keyword.control.from#5a698688