Skip to main content
Coding Theme

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#081e35
  • activityBar.dropBackground#a2ecc180
  • activityBarBadge.background#a2ecc1
  • debugToolBar.background#081e35
  • dropdown.background#09233c
  • editor.background#061626
  • editor.findMatchBackground#ff777780
  • editor.findMatchHighlight#cb606080
  • editor.foreground#26a6a6
  • editor.lineHighlightBorder#263040
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#153958
  • editor.selectionHighlightBackground#2b74b380
  • editor.wordHighlightBackground#ffffff18
  • editor.wordHighlightStrongBackground#ffffff18
  • editorCursor.foreground#ffffff
  • editorError.foreground#ff0000
  • editorGroup.dropBackground#a2ecc180
  • editorGroup.focusedEmptyBorder#a2ecc1
  • editorGroupHeader.tabsBackground#071a2d
  • editorHoverWidget.background#071a2d
  • editorIndentGuide.background#263040
  • editorLineNumber.activeForeground#a2ecc1
  • editorLineNumber.foreground#FFFFFF4d
  • editorLink.activeForeground#000fb7
  • editorMarkerNavigation.background#071a2d
  • editorWhitespace.foreground#263040
  • editorWidget.background#071a2d
  • focusBorder#a2ecc1
  • foreground#26a6a6
  • input.background#09233c
  • inputOption.activeBorder#a2ecc1
  • list.activeSelectionBackground#a2ecc180
  • list.dropBackground#a2ecc180
  • list.focusBackground#a2ecc180
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#071a2d
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#26a6a680
  • panelTitle.inactiveForeground#26a6a680
  • peekView.border#a2ecc1
  • peekViewEditor.background#04111e
  • peekViewResult.background#071a2d
  • peekViewTitle.background#061626
  • pickerGroup.border#FFFFFF1a
  • selection.background#a2ecc1
  • sideBar.background#071a2d
  • sideBarSectionHeader.background#081e35
  • statusBar.background#04111e
  • statusBar.debuggingBackground#a2ecc1
  • statusBar.noFolderBackground#04111e
  • statusBarItem.activeBackground#a2ecc180
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.activeBorder#a2ecc1
  • tab.border#00000033
  • tab.inactiveBackground#081e35
  • terminal.ansiBlack#666666
  • terminal.ansiBlue#000fb7
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#000fb7
  • terminal.ansiBrightCyan#00867b
  • terminal.ansiBrightGreen#00a243
  • terminal.ansiBrightMagenta#e066ad
  • terminal.ansiBrightRed#cc0011
  • terminal.ansiBrightWhite#efefef
  • terminal.ansiBrightYellow#d7c938
  • terminal.ansiCyan#00867b
  • terminal.ansiGreen#00a243
  • terminal.ansiMagenta#e066ad
  • terminal.ansiRed#cc0011
  • terminal.ansiWhite#efefef
  • terminal.ansiYellow#d7c938
  • titleBar.activeBackground#04111e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#26a6a6
string#00a243
constant.language.boolean#000fb7
constant.numeric#ea969d
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#d7c938
keyword, modifier, variable.language.this, support.type.object, constant.language#cc0011
entity.name.function, support.function#00867b
storage.type, storage.modifier#cc0011
support.module, support.node#d7c938italic
support.type#a2ecc1
entity.name.type, entity.other.inherited-class#a2ecc1
comment#bec4c8italic
entity.name.type.class#00a243underline
variable.object.property, meta.field.declaration entity.name.function#00867b
meta.definition.method entity.name.function#00867b
meta.function entity.name.function#cc0011
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#cc0011
meta.embedded, source.groovy.embedded, meta.template.expression#26a6a6
entity.name.tag.yaml#d7c938
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#d7c938
constant.language.json#cc0011
entity.other.attribute-name.class#cc0011
entity.other.attribute-name.id#d7c938
source.css entity.name.tag#00867b
meta.tag, punctuation.definition.tag#cc0011
entity.name.tag#d7c938
entity.other.attribute-name#00867b
markup.heading#cc0011
text.html.markdown meta.link.inline, meta.link.reference#d7c938
text.html.markdown markup.quote#c0c0c0
text.html.markdown beginning.punctuation.definition.list#cc0011
markup.italic#d7c938italic
markup.bold#d7c938bold
markup.bold markup.italic, markup.italic markup.bold#d7c938italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#00a243
markup.inline.raw.string.markdown#00a243
keyword.other.definition.ini#d7c938
entity.name.section.group-title.ini#cc0011
source.cs meta.class.identifier storage.type#00a243underline
source.cs meta.method.identifier entity.name.function#00867b
source.cs meta.method-call meta.method, source.cs entity.name.function#00867b
source.cs storage.type#a2ecc1
source.cs meta.method.return-type#a2ecc1
source.cs meta.preprocessor#bec4c8
source.cs entity.name.type.namespace#26a6a6
Global settings#26a6a6
Bitrir Night Theme by josegarciamanez - VS Code Theme