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#0c1e1e
  • activityBar.foreground#00e5b0
  • activityBar.inactiveForeground#708a85
  • activityBarBadge.background#00e5b0
  • activityBarBadge.foreground#1a1a1a
  • badge.background#00e5b0
  • badge.foreground#1a1a1a
  • button.background#00e5b0
  • button.foreground#1a1a1a
  • button.hoverBackground#1fe8b9
  • dropdown.background#0c1e1e
  • editor.background#102a2a
  • editor.findMatchBackground#00e5b066
  • editor.findMatchHighlightBackground#00e5b038
  • editor.foreground#e6fff5
  • editor.lineHighlightBackground#1e3737
  • editor.selectionBackground#00e5b042
  • editorBracketMatch.border#00e5b0
  • editorCursor.foreground#00e5b0
  • editorGroupHeader.tabsBackground#0e2626
  • editorIndentGuide.activeBackground1#e6fff538
  • editorIndentGuide.background1#e6fff514
  • editorLineNumber.activeForeground#00e5b0
  • editorLineNumber.foreground#708a85
  • editorSuggestWidget.selectedBackground#00e5b042
  • editorWhitespace.foreground#e6fff51a
  • editorWidget.background#0c1e1e
  • focusBorder#00e5b0
  • input.background#0c1e1e
  • input.foreground#e6fff5
  • input.placeholderForeground#708a85
  • list.activeSelectionBackground#00e5b042
  • list.activeSelectionForeground#e6fff5
  • list.hoverBackground#1e3737
  • list.inactiveSelectionBackground#00e5b024
  • panel.background#0e2424
  • panelTitle.activeForeground#00e5b0
  • scrollbarSlider.activeBackground#e6fff55c
  • scrollbarSlider.background#e6fff529
  • scrollbarSlider.hoverBackground#e6fff542
  • selection.background#00e5b04d
  • sideBar.background#0e2424
  • sideBar.foreground#e6fff5
  • sideBarSectionHeader.background#102a2a
  • sideBarTitle.foreground#00e5b0
  • statusBar.background#0c1e1e
  • statusBar.foreground#e6fff5
  • statusBar.noFolderBackground#0c1e1e
  • tab.activeBackground#102a2a
  • tab.activeBorderTop#00e5b0
  • tab.activeForeground#00e5b0
  • tab.border#0e2626
  • tab.inactiveBackground#0e2626
  • tab.inactiveForeground#708a85
  • terminal.background#102a2a
  • terminal.foreground#e6fff5
  • titleBar.activeBackground#0c1e1e
  • titleBar.activeForeground#e6fff5
  • titleBar.inactiveBackground#0c1e1e
  • titleBar.inactiveForeground#708a85

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4a7a72italic
string, string.quoted, string.template#ffd166
constant.numeric, constant.language, constant.character#ffa600
keyword, keyword.control, storage, storage.type, storage.modifier#ff6f61
entity.name.function, support.function, meta.function-call.generic#00e5b0
variable, meta.definition.variable.name, variable.other.readwrite#e6fff5
variable.parameter, parameter#bfd9d0
entity.name.type, support.type, support.class, entity.name.namespace#06d6a0
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ef476f
keyword.operator#4dd0e1
entity.name.tag, punctuation.definition.tag#ff6f61
entity.other.attribute-name#00e5b0
constant.other.color, support.constant#ffa600
entity.name.type.class#06d6a0bold
markup.boldbold
markup.italicitalic
markup.heading#00e5b0bold
invalid#102a2a
ThemePaint by Toqir Ahmad - VS Code Theme