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#0c101a
  • activityBar.foreground#E5E7EB
  • activityBar.inactiveForeground#9CA3AF
  • activityBarBadge.background#14B8A6
  • activityBarBadge.foreground#FFFFFF
  • button.background#14B8A6
  • button.foreground#FFFFFF
  • button.hoverBackground#0D9488
  • dropdown.background#1F2937
  • dropdown.border#374151
  • editor.background#111827
  • editor.foreground#E5E7EB
  • editorGroupHeader.tabsBackground#0c101a
  • editorWidget.background#1F2937
  • focusBorder#14B8A680
  • input.background#1F2937
  • input.border#374151
  • input.foreground#E5E7EB
  • input.placeholderForeground#6B7280
  • list.activeSelectionBackground#14B8A6
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#1F2937
  • list.highlightForeground#14B8A6
  • list.hoverBackground#1F2937
  • panel.background#111827
  • panel.border#1F2937
  • peekView.border#14B8A6
  • peekViewEditor.background#111827
  • peekViewResult.background#1F2937
  • peekViewTitle.background#1F2937
  • scrollbarSlider.activeBackground#14B8A6
  • scrollbarSlider.background#374151
  • scrollbarSlider.hoverBackground#4B5563
  • selection.background#14B8A650
  • sideBar.background#111827
  • sideBar.border#1F2937
  • sideBar.foreground#D1D5DB
  • sideBarSectionHeader.background#1F2937
  • sideBarSectionHeader.foreground#E5E7EB
  • statusBar.background#0c101a
  • statusBar.foreground#9CA3AF
  • statusBar.noFolderBackground#0c101a
  • tab.activeBackground#1F2937
  • tab.activeForeground#FFFFFF
  • tab.border#1F2937
  • tab.inactiveBackground#0c101a
  • tab.inactiveForeground#9CA3AF
  • titleBar.activeBackground#0c101a
  • titleBar.activeForeground#E5E7EB
  • titleBar.inactiveBackground#0c101a
  • titleBar.inactiveForeground#9CA3AF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6B7280
constant, entity.name.constant, variable.other.constant, variable.language#8B5CF6
entity, entity.name#60A5FA
variable.parameter.function#E5E7EB
entity.name.tag#F472B6
keyword#F472B6
storage, storage.type#F472B6
storage.modifier.package, storage.modifier.import, storage.type.java#E5E7EB
string, punctuation.definition.string, string punctuation.section.embedded source#34D399
support#60A5FA
meta.property-name#60A5FA
variable#A78BFA
variable.other#E5E7EB
invalid.broken, invalid.unimplemented, message.error#F87171
string source#E5E7EB
string variable#60A5FA
source.regexp, string.regexp#34D399
entity.name.function#FBBF24
support.function#FBBF24
keyword.operator#F472B6
constant.numeric#A78BFA
AKashic Theme by kamruj-akash - VS Code Theme