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#E76F51
  • activityBar.background#1A1A2E
  • activityBar.foreground#F4A261
  • activityBarBadge.background#E76F51
  • activityBarBadge.foreground#FFFFFF
  • badge.background#2A9D8F
  • badge.foreground#FFFFFF
  • button.background#E76F51
  • button.foreground#FFFFFF
  • button.hoverBackground#F4A261
  • dropdown.background#1A1A2E
  • dropdown.border#2B2B40
  • dropdown.foreground#E0E0E0
  • editor.background#0E0E15
  • editor.findMatchBackground#E76F51
  • editor.findMatchHighlightBackground#F4A261
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#2B2B40
  • editor.lineHighlightBorder#2B2B40
  • editor.selectionBackground#264653
  • editor.selectionHighlightBackground#2A9D8F
  • editorBracketMatch.background#264653
  • editorBracketMatch.border#2A9D8F
  • editorCursor.foreground#E9C46A
  • editorGroupHeader.tabsBackground#0E0E15
  • editorIndentGuide.activeBackground#F4A261
  • editorIndentGuide.background#2B2B40
  • editorLineNumber.activeForeground#F4A261
  • editorLineNumber.foreground#555555
  • editorWhitespace.foreground#444444
  • focusBorder#E76F51
  • gitDecoration.conflictingResourceForeground#E76F51
  • gitDecoration.deletedResourceForeground#DC322F
  • gitDecoration.modifiedResourceForeground#2A9D8F
  • gitDecoration.untrackedResourceForeground#859900
  • input.background#1A1A2E
  • input.border#2B2B40
  • input.foreground#E0E0E0
  • input.placeholderForeground#555555
  • inputOption.activeBorder#E76F51
  • list.activeSelectionBackground#264653
  • list.activeSelectionForeground#E0E0E0
  • list.focusBackground#264653
  • list.highlightForeground#F4A261
  • list.hoverBackground#2B2B40
  • minimap.background#0E0E15
  • minimapSlider.activeBackground#4A4A78
  • minimapSlider.background#2B2B40
  • minimapSlider.hoverBackground#3A3A58
  • panel.background#15152B
  • panel.border#1A1A2E
  • panelTitle.activeBorder#E76F51
  • panelTitle.activeForeground#F4A261
  • panelTitle.inactiveForeground#777777
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#4A4A78
  • scrollbarSlider.background#2B2B40
  • scrollbarSlider.hoverBackground#3A3A58
  • sideBar.background#15152B
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#1A1A2E
  • sideBarSectionHeader.foreground#F4A261
  • sideBarTitle.foreground#F4A261
  • statusBar.background#1A1A2E
  • statusBar.debuggingBackground#E76F51
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#1A1A2E
  • statusBarItem.hoverBackground#2B2B40
  • tab.activeBackground#15152B
  • tab.activeBorder#E76F51
  • tab.activeForeground#F4A261
  • tab.border#1A1A2E
  • tab.inactiveBackground#0E0E15
  • tab.inactiveForeground#777777
  • terminal.ansiBlue#268BD2
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93A1A1
  • terminal.ansiBrightGreen#B5BD68
  • terminal.ansiBrightMagenta#D3869B
  • terminal.ansiBrightRed#FB4934
  • terminal.ansiBrightYellow#FABD2F
  • terminal.ansiCyan#2AA198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#6C71C4
  • terminal.ansiRed#DC322F
  • terminal.ansiYellow#B58900
  • terminal.background#0E0E15
  • terminal.foreground#E0E0E0
  • titleBar.activeBackground#15152B
  • titleBar.activeForeground#E0E0E0
  • titleBar.inactiveBackground#0E0E15
  • titleBar.inactiveForeground#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555555italic
string, string.quoted, string.template#E9C46A
keyword, storage.type, storage.modifier#E76F51bold
keyword.operator, punctuation.accessor#F4A261
variable, variable.other#E0E0E0
variable.parameter#F4A261italic
entity.name.function, support.function#2A9D8F
meta.function-call#2A9D8F
entity.name.class, entity.name.type.class, support.class#6C71C4bold
entity.name.type, support.type#268BD2
entity.name.type.interface#6C71C4italic
constant.numeric#B58900
constant, constant.language, constant.character#859900
constant.language.boolean#DC322Fbold
variable.other.property, support.variable.property#E0E0E0
meta.object-literal.key#F4A261
entity.name.tag, punctuation.definition.tag#E76F51
entity.other.attribute-name#E76F51italic
punctuation, meta.brace#E0E0E0
string.regexp#2AA198
constant.character.escape#DC322F
meta.decorator, punctuation.decorator#6C71C4
invalid, invalid.illegal#DC322Fstrikethrough
markup.heading, entity.name.section#F4A261bold
markup.bold#E9C46Abold
markup.italic#E9C46Aitalic
markup.underline.link#2A9D8F
markup.inline.raw, markup.fenced_code#859900
support.type.property-name.json#2A9D8F
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#6C71C4
support.type.property-name.css#268BD2
support.constant.property-value.css#B58900
themesmith by CyberBoost - VS Code Theme