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.activeBorder#39FF14
  • activityBar.background#1E1F24
  • activityBar.foreground#39FF14
  • activityBarBadge.background#39FF14
  • activityBarBadge.foreground#16171D
  • badge.background#39FF14
  • badge.foreground#16171D
  • button.background#1E1F24
  • button.foreground#D4D4D4
  • button.hoverBackground#2D2E33
  • dropdown.background#2A2B33
  • dropdown.border#1E1F24
  • dropdown.foreground#D4D4D4
  • editor.background#16171D
  • editor.findMatchBackground#39FF1444
  • editor.findMatchHighlightBackground#39FF1422
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#2A2B33AA
  • editor.lineHighlightBorder#2A2B33FF
  • editor.selectionBackground#39FF1440
  • editor.selectionHighlightBackground#39FF1433
  • editorBracketMatch.background#39FF1333
  • editorBracketMatch.border#39FF13
  • editorCursor.foreground#39FF14
  • editorGroupHeader.tabsBackground#16171D
  • editorIndentGuide.activeBackground#55555588
  • editorIndentGuide.background#33333344
  • editorLineNumber.activeForeground#39FF14
  • editorLineNumber.foreground#555555
  • editorWhitespace.foreground#555555
  • focusBorder#39FF14
  • gitDecoration.conflictingResourceForeground#FFCC00
  • gitDecoration.deletedResourceForeground#FF3333
  • gitDecoration.modifiedResourceForeground#39FF14
  • gitDecoration.untrackedResourceForeground#66FF66
  • input.background#2A2B33
  • input.border#1E1F24
  • input.foreground#D4D4D4
  • input.placeholderForeground#555555
  • inputOption.activeBorder#39FF14
  • list.activeSelectionBackground#1E1F24
  • list.activeSelectionForeground#39FF14
  • list.focusBackground#1E1F24
  • list.highlightForeground#39FF14
  • list.hoverBackground#1E1F24AA
  • minimap.background#16171D
  • minimapSlider.activeBackground#39FF1466
  • minimapSlider.background#39FF1222
  • minimapSlider.hoverBackground#39FF1444
  • panel.background#16171D
  • panel.border#1E1F24
  • panelTitle.activeBorder#39FF14
  • panelTitle.activeForeground#39FF14
  • panelTitle.inactiveForeground#888888
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#39FF1488
  • scrollbarSlider.background#33333344
  • scrollbarSlider.hoverBackground#33333388
  • sideBar.background#191A20
  • sideBar.foreground#C0C0C0
  • sideBarSectionHeader.background#1E1F24
  • sideBarSectionHeader.foreground#39FF14
  • sideBarTitle.foreground#39FF14
  • statusBar.background#141418
  • statusBar.debuggingBackground#B87333
  • statusBar.foreground#D4D4D4
  • statusBar.noFolderBackground#1E1F24
  • statusBarItem.hoverBackground#2D2E33
  • tab.activeBackground#141418
  • tab.activeBorder#39FF14
  • tab.activeForeground#39FF14
  • tab.border#16171D
  • tab.inactiveBackground#191A20
  • tab.inactiveForeground#888888
  • terminal.ansiBlue#0066FF
  • terminal.ansiBrightBlue#3399FF
  • terminal.ansiBrightCyan#66FFFF
  • terminal.ansiBrightGreen#66FF66
  • terminal.ansiBrightMagenta#FF66FF
  • terminal.ansiBrightRed#FF6666
  • terminal.ansiBrightYellow#FFFF66
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#39FF14
  • terminal.ansiMagenta#FF00FF
  • terminal.ansiRed#FF3300
  • terminal.ansiYellow#FFCC00
  • terminal.background#16171D
  • terminal.foreground#D4D4D4
  • titleBar.activeBackground#1E1F24
  • titleBar.activeForeground#D4D4D4
  • titleBar.inactiveBackground#16171D
  • titleBar.inactiveForeground#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555555italic
string, string.quoted, string.template#00FFFF
keyword, storage.type, storage.modifier#39FF14bold
keyword.operator, punctuation.accessor#B87333
variable, variable.other#E0E0E0
variable.parameter#66FF66italic
entity.name.function, support.function#FFCC00
meta.function-call#FFCC00
entity.name.class, entity.name.type.class, support.class#B87333bold
entity.name.type, support.type#B87333
entity.name.type.interface#FFCC00italic
constant.numeric#FF9966
constant, constant.language, constant.character#FFCC00
constant.language.boolean#FFCC00bold
variable.other.property, support.variable.property#66FF66
meta.object-literal.key#FFCC00
entity.name.tag, punctuation.definition.tag#39FF14
entity.other.attribute-name#FF66FFitalic
punctuation, meta.brace#E0E0E0
string.regexp#FF9966
constant.character.escape#FF66FF
meta.decorator, punctuation.decorator#FFCC00
invalid, invalid.illegal#FF3333strikethrough
markup.heading, entity.name.section#39FF14bold
markup.bold#FFCC00bold
markup.italic#FF66FFitalic
markup.underline.link#00FFFF
markup.inline.raw, markup.fenced_code#00FFFF
support.type.property-name.json#39FF14
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FFCC00
support.type.property-name.css#B87333
support.constant.property-value.css#00FFFF