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#00BFFF
  • activityBar.background#0C0C1F
  • activityBar.foreground#00BFFF
  • activityBarBadge.background#00BFFF
  • activityBarBadge.foreground#0B0B13
  • badge.background#00BFFF
  • badge.foreground#0B0B13
  • button.background#00BFFF
  • button.foreground#FFFFFF
  • button.hoverBackground#0055AA
  • dropdown.background#0C0C21
  • dropdown.border#00BFFF
  • dropdown.foreground#E0E0E0
  • editor.background#0B0B13
  • editor.findMatchBackground#00BFFF40
  • editor.findMatchHighlightBackground#00BFFF20
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#111122
  • editor.lineHighlightBorder#00BFFF
  • editor.selectionBackground#002A4D
  • editor.selectionHighlightBackground#002A4D60
  • editorBracketMatch.background#00BFFF30
  • editorBracketMatch.border#00BFFF
  • editorCursor.foreground#00BFFF
  • editorGroupHeader.tabsBackground#0B0B13
  • editorIndentGuide.activeBackground#33333380
  • editorIndentGuide.background#33333340
  • editorLineNumber.activeForeground#00BFFF
  • editorLineNumber.foreground#555555
  • editorWhitespace.foreground#444444
  • focusBorder#00BFFF
  • gitDecoration.conflictingResourceForeground#FFB86C
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.modifiedResourceForeground#00BFFF
  • gitDecoration.untrackedResourceForeground#A4FF4C
  • input.background#0C0C21
  • input.border#00BFFF
  • input.foreground#E0E0E0
  • input.placeholderForeground#555555
  • inputOption.activeBorder#00BFFF
  • list.activeSelectionBackground#00BFFF
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#00BFFF
  • list.highlightForeground#00BFFF
  • list.hoverBackground#00BFFF40
  • minimap.background#0B0B13
  • minimapSlider.activeBackground#00BFFF60
  • minimapSlider.background#00BFFF20
  • minimapSlider.hoverBackground#00BFFF40
  • panel.background#0B0B13
  • panel.border#00BFFF
  • panelTitle.activeBorder#00BFFF
  • panelTitle.activeForeground#00BFFF
  • panelTitle.inactiveForeground#A0A0A0
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#00BFFF80
  • scrollbarSlider.background#55555540
  • scrollbarSlider.hoverBackground#55555580
  • sideBar.background#0C0C21
  • sideBar.foreground#A0A0A0
  • sideBarSectionHeader.background#0C0C1F
  • sideBarSectionHeader.foreground#00BFFF
  • sideBarTitle.foreground#00BFFF
  • statusBar.background#111122
  • statusBar.debuggingBackground#00BFFF
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#0C0C1F
  • statusBarItem.hoverBackground#001F33
  • tab.activeBackground#111122
  • tab.activeBorder#00BFFF
  • tab.activeForeground#FFFFFF
  • tab.border#000000
  • tab.inactiveBackground#0A0A1A
  • tab.inactiveForeground#A0A0A0
  • terminal.ansiBlue#00BFFF
  • terminal.ansiBrightBlue#40C0FF
  • terminal.ansiBrightCyan#33FFFF
  • terminal.ansiBrightGreen#B8FF80
  • terminal.ansiBrightMagenta#FF80FF
  • terminal.ansiBrightRed#FF8080
  • terminal.ansiBrightYellow#FFD966
  • terminal.ansiCyan#00E5FF
  • terminal.ansiGreen#A4FF4C
  • terminal.ansiMagenta#FF00FF
  • terminal.ansiRed#FF5555
  • terminal.ansiYellow#FFB86C
  • terminal.background#0B0B13
  • terminal.foreground#E0E0E0
  • titleBar.activeBackground#0C0C1F
  • titleBar.activeForeground#E0E0E0
  • titleBar.inactiveBackground#080808
  • titleBar.inactiveForeground#A0A0A0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
string, string.quoted, string.template#A4FF4C
keyword, storage.type, storage.modifier#00BFFFbold
keyword.operator, punctuation.accessor#00E5FF
variable, variable.other#C0C0C0
variable.parameter#FFD700italic
entity.name.function, support.function#00E5FF
meta.function-call#8A8A8A
entity.name.class, entity.name.type.class, support.class#00BFFFbold
entity.name.type, support.type#00BFFF
entity.name.type.interface#00E5FFitalic
constant.numeric#FFD700
constant, constant.language, constant.character#FFD700
constant.language.boolean#FFD700bold
variable.other.property, support.variable.property#A0A0A0
meta.object-literal.key#00E5FF
entity.name.tag, punctuation.definition.tag#00BFFF
entity.other.attribute-name#FF00FFitalic
punctuation, meta.brace#A0A0A0
string.regexp#FF5555
constant.character.escape#FF00FF
meta.decorator, punctuation.decorator#FFD700
invalid, invalid.illegal#FF5555strikethrough
markup.heading, entity.name.section#00BFFFbold
markup.bold#FFD700bold
markup.italic#FF00FFitalic
markup.underline.link#00E5FF
markup.inline.raw, markup.fenced_code#A4FF4C
support.type.property-name.json#00BFFF
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FFD700
support.type.property-name.css#00E5FF
support.constant.property-value.css#A4FF4C
themesmith by CyberBoost - VS Code Theme