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#0c1a25
  • activityBarBadge.background#3399cc
  • activityBarBadge.foreground#ffffff
  • badge.background#3399cc
  • badge.foreground#ffffff
  • button.background#3399cc
  • button.foreground#ffffff
  • debugToolBar.background#0c1a25
  • dropdown.background#0e1e2b
  • editor.background#09131b
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#1073cf2d
  • editor.lineHighlightBorder#9fced11f
  • editor.rangeHighlightBackground#ffffff0d
  • editorCursor.foreground#ffe400
  • editorGroup.dropBackground#3399cc80
  • editorGroup.focusedEmptyBorder#3399cc
  • editorGroupHeader.tabsBackground#0a1620
  • editorHoverWidget.background#0a1620
  • editorLineNumber.activeForeground#3399cc
  • editorLineNumber.foreground#ffffff4d
  • editorMarkerNavigation.background#0a1620
  • editorWidget.background#0a1620
  • focusBorder#3399cc
  • foreground#ffffff
  • input.background#0e1e2b
  • inputOption.activeBackground#3399cc66
  • inputOption.activeBorder#3399cc
  • list.activeSelectionBackground#3399cc80
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#3399cc80
  • list.focusBackground#3399cc80
  • list.focusForeground#ffffff
  • list.focusOutline#3399cc
  • list.highlightForeground#3399cc
  • list.hoverBackground#ffffff1a
  • list.inactiveSelectionBackground#ffffff33
  • notebook.cellInsertionIndicator#3399cc
  • notebook.focusedCellBorder#3399cc
  • notebook.focusedEditorBorder#3399cc
  • panel.background#0a1620
  • panel.border#ffffff1a
  • panelTitle.activeBorder#ffffff80
  • panelTitle.inactiveForeground#ffffff80
  • peekView.border#3399cc
  • peekViewEditor.background#070f15
  • peekViewResult.background#0a1620
  • peekViewTitle.background#09131b
  • pickerGroup.border#ffffff1a
  • sash.hoverBorder#3399cc
  • selection.background#3399cc
  • sideBar.background#0a1620
  • sideBarSectionHeader.background#0c1a25
  • statusBar.background#4370b6
  • statusBar.debuggingBackground#3399cc
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#4370b6
  • statusBarItem.activeBackground#3399cc80
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.remoteBackground#3399cc
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#3399cc
  • tab.activeModifiedBorder#3399cc
  • tab.border#00000033
  • tab.inactiveBackground#0c1a25
  • tab.inactiveModifiedBorder#3399cc80
  • tab.lastPinnedBorder#3399cc
  • tab.unfocusedActiveModifiedBorder#3399cc90
  • tab.unfocusedInactiveModifiedBorder#3399cc80
  • titleBar.activeBackground#070f15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#14A76C
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#1EFAA2
constant.language.boolean#3399cc
constant.numeric#FFE400
variable, support.variable, support.class, support.constant, meta.definition.variable, entity.name.function#746AFF
variable.other.constant#FF5177
keyword, modifier, variable.language.this, support.type.object, constant.language#5EB7EE
keyword.control.flow.js#FFE400
entity.name.function, support.function#FFE400
storage.type, storage.modifier, keyword.operator.expression#3399cc
support.module, support.node#FF9746italic
support.type#FF9D00
entity.name.type, entity.other.inherited-class#FF9D00
comment, comment.block.js#577997italic
entity.name.type.class#FF9D00underline
variable.object.property, meta.field.declaration entity.name.function#5EB7EE
meta.definition.method entity.name.function#5EB7EE
meta.function, entity.name.function#5EB7EE
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#3399cc
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#FF9746
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#5EB7EE
constant.language.json#3399cc
entity.other.attribute-name.class#3399cc
entity.other.attribute-name.id#14A76C
source.css entity.name.tag#5EB7EE
meta.tag, punctuation.definition.tag#3399cc
entity.name.tag#FFC598
entity.other.attribute-name#FFE400
markup.heading#3399cc
text.html.markdown meta.link.inline, meta.link.reference#FF9746
text.html.markdown beginning.punctuation.definition.list#3399cc
markup.italic#FF9746italic
markup.bold#FF9746bold
markup.bold markup.italic, markup.italic markup.bold#FF9746italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#14A76C
markup.inline.raw.string.markdown#14A76C
punctuation.definition.heading.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown, markup.fenced_code.block.markdown, meta.separator.markdown#356EA0
keyword.other.definition.ini#FF9746
entity.name.section.group-title.ini#3399cc
source.cs meta.class.identifier storage.type#5EB7EEunderline
source.cs meta.method.identifier entity.name.function#5EB7EE
source.cs meta.method-call meta.method, source.cs entity.name.function#FFE400
source.cs storage.type#5EB7EE
source.cs meta.method.return-type#5EB7EE
source.cs meta.preprocessor#1B3951
source.cs entity.name.type.namespace#FFFFFF
modifier, this, comment, storage.modifier.js, storage.modifier.ts, storage.modifier.tsx, entity.other.attribute-name.js, entity.other.attribute-name.ts, entity.other.attribute-name.tsx, entity.other.attribute-name.html, keyword.control.flow.jsitalic
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
ATypical Dark by Chris van Meer - VS Code Theme