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.

  • activityBar.background#d8d8d8
  • activityBar.foreground#464646
  • activityBarBadge.background#1f57a4
  • activityBarBadge.foreground#c8daf4
  • badge.background#1f57a4
  • badge.foreground#c8daf4
  • button.background#a6a5a6
  • button.foreground#000000
  • button.hoverBackground#949394
  • descriptionForeground#535a5a
  • dropdown.background#c0bfc0
  • dropdown.border#949394
  • dropdown.foreground#000000
  • dropdown.listBackground#949394
  • editor.background#EBEBEB
  • editor.foreground#525252
  • editor.lineHighlightBackground#CCDCF5
  • editor.selectionBackground#CCDCF5
  • editorCursor.foreground#000000
  • editorGroupHeader.noTabsBackground#c0bfc0
  • editorGroupHeader.tabsBackground#c0bfc0
  • editorGutter.background#EBEBEB
  • editorIndentGuide.activeBackground#EBEBEB
  • editorIndentGuide.background#EBEBEB
  • editorRuler.foreground#464646
  • editorWhitespace.foreground#EBEBEB
  • focusBorder#464646
  • foreground#19273C
  • gitDecoration.addedResourceForeground#337532
  • gitDecoration.conflictingResourceForeground#d1951c
  • gitDecoration.deletedResourceForeground#a82626
  • gitDecoration.ignoredResourceForeground#b36750
  • gitDecoration.modifiedResourceForeground#857947
  • gitDecoration.submoduleResourceForeground#a81590
  • gitDecoration.untrackedResourceForeground#047579
  • input.background#c0bfc0
  • input.border#595859
  • list.activeSelectionBackground#2d74da
  • list.activeSelectionForeground#EAEAEA
  • list.dropBackground#eaeaea80
  • list.errorForeground#b3901f
  • list.focusBackground#949394
  • list.focusForeground#EAEAEA
  • list.highlightForeground#e39d14
  • list.hoverBackground#a8c0f3
  • list.hoverForeground#19273C
  • list.inactiveFocusBackground#2d74da
  • list.inactiveSelectionBackground#2d74da
  • list.inactiveSelectionForeground#EAEAEA
  • list.invalidItemForeground#19273C
  • list.warningForeground#a91560
  • selection.background#c4881c
  • settings.dropdownBackground#EAEAEA
  • settings.dropdownForeground#464646
  • sideBar.background#d0d0d0
  • sideBar.foreground#19273C
  • sideBarTitle.foreground#424747
  • statusBar.background#d8d8d8
  • statusBar.debuggingBackground#bb8888
  • statusBar.foreground#464646
  • statusBar.noFolderBackground#d8d8d8
  • tab.activeBackground#a6a5a6
  • tab.activeBorder#595859
  • tab.activeForeground#464646
  • tab.border#c0bfc0
  • tab.inactiveBackground#c0bfc0
  • tab.inactiveForeground#595859
  • titleBar.activeBackground#d8d8d8
  • titleBar.activeForeground#464646
  • titleBar.border#d8d8d8
  • titleBar.inactiveBackground#c0bfc0
  • titleBar.inactiveForeground#595859

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#ADADAD
string#000000
constant.numeric#973999
constant.language#973999
constant.character, constant.other#973999
variable#A91560
keyword#E23838
storage#E23838 italic
storage.type#009CDF italic
entity.name.class#5EBD3Eunderline
entity.other.inherited-class#5EBD3Eitalic underline
entity.name.function#5EBD3E
variable.parameter#F78200
entity.name.tag#E23838
entity.other.attribute-name#009CDF
support.function#1F57A4
support.constant#1F57A4
support.type, support.class#1F57A4italic
support.other.variable#A91560
invalid#FFFFFF
invalid.deprecated#FFFFFF

Shiki preview

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

Loading...

Nineties by jibjack - VS Code Theme