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.activeBackground#1d1d1f
  • activityBar.background#1d1d1f
  • activityBar.foreground#aeb0c0
  • activityBar.inactiveForeground#66666c
  • activityBarBadge.background#f54d99
  • activityBarBadge.foreground#000000
  • agentsBottomPanel.border#00000000
  • agentsCard.border#00000000
  • agentsChatInput.border#00000000
  • agentsChatInput.focusBorder#00000000
  • agentsNewSessionButton.border#00000000
  • agentsPanel.border#00000000
  • button.background#565656
  • dropdown.background#525252
  • dropdown.border#00000000
  • editor.background#141414
  • editor.findMatchBackground#f54d99
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#303030
  • editor.selectionBackground#676b7180
  • editor.selectionHighlightBackground#575b6180
  • editor.wordHighlightBackground#4747a180
  • editor.wordHighlightStrongBackground#6767ce80
  • editorCursor.foreground#f8f8f0
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#282828
  • editorGroupHeader.tabsBorder#00000000
  • editorIndentGuide.activeBackground1#707057
  • editorIndentGuide.background1#505037
  • editorLineNumber.activeForeground#c2c2bf
  • editorLineNumber.foreground#90908a
  • editorWhitespace.foreground#464741
  • editorWidget.border#00000000
  • focusBorder#00000000
  • input.border#00000000
  • inputOption.activeBorder#00000000
  • list.activeSelectionBackground#707070
  • list.highlightForeground#e58520
  • list.hoverBackground#444444
  • list.inactiveSelectionBackground#4e4e4e
  • menu.background#272727
  • menu.border#00000000
  • menu.foreground#cccccc
  • minimap.background#1e1e1e90
  • minimap.selectionHighlight#676b7180
  • modernActivityBarItem.activeBackground#353535
  • modernActivityBarItem.hoverBackground#35353566
  • modernSash.gripForeground#272727
  • panel.border#00000000
  • panelSection.border#00000000
  • panelSectionHeader.border#00000000
  • panelTitle.activeForeground#ffffff
  • peekView.border#00000000
  • pickerGroup.foreground#b0b0b0
  • ports.iconRunningProcessForeground#cccccc
  • quickInputList.focusBackground#707070
  • sash.hoverBorder#00000000
  • sideBar.background#1d1d1f
  • sideBarSectionHeader.background#505050
  • sideBarSectionHeader.border#00000000
  • statusBar.background#505050
  • statusBar.border#00000000
  • statusBar.debuggingBackground#505050
  • statusBar.inactiveBackground#3e3e3f
  • statusBar.noFolderBackground#505050
  • statusBarItem.remoteBackground#3655b5
  • surface.border#00000000
  • tab.border#00000000
  • tab.inactiveBackground#404040
  • tab.inactiveForeground#d8d8d8
  • tab.lastPinnedBorder#00000000
  • terminal.ansiBlack#1e1e1e
  • terminal.ansiBlue#6a7ec8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#66d9ef
  • terminal.ansiBrightGreen#a6e22e
  • terminal.ansiBrightMagenta#ae81ff
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#f8f8f2
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56adbc
  • terminal.ansiGreen#86b42b
  • terminal.ansiMagenta#8c6bc8
  • terminal.ansiRed#c4265e
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#b3b42b
  • terminal.border#00000000
  • terminal.inactiveSelectionBackground#676b7140
  • titleBar.activeBackground#1d1d1f
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1d1d1f
  • widget.border#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#F8F8F2
comment#88846F
string#E6DB74
punctuation.definition.template-expression, punctuation.section.embedded#F92672
meta.template.expression#F8F8F2
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable#F8F8F2
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution#A6E22Eunderline
entity.other.inherited-class, punctuation.separator.namespace.ruby#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F44747
invalid.deprecated#F44747
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
markup.quote#F92672
markup.list#E6DB74
markup.bold, markup.italic#66D9EF
markup.inline.raw#FD971F
markup.heading#A6E22E
markup.heading.setext#A6E22Ebold
markup.heading.markdownbold
markup.quote.markdown#75715Eitalic
markup.bold.markdownbold
string.other.link.title.markdown,string.other.link.description.markdown#AE81FF
markup.underline.link.markdown,markup.underline.link.image.markdown#E6DB74
markup.italic.markdownitalic
markup.strikethroughstrikethrough
markup.list.unnumbered.markdown, markup.list.numbered.markdown#F8F8F2
punctuation.definition.list.begin.markdown#A6E22E
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
variable.language#FD971F
Custom Monokai (No Borders) by dmtth - VS Code Theme