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#2f3344
  • activityBarBadge.background#a4c4ff
  • activityBarBadge.foreground#000000
  • badge.background#a4c4ff
  • badge.foreground#000000
  • button.background#a4c4ff
  • button.foreground#000000
  • debugToolBar.background#2f3344
  • dropdown.background#363b4e
  • editor.background#222531
  • editor.findMatchBackground#16b86680
  • editor.findMatchHighlightBackground#16b86640
  • editor.findRangeHighlightBackground#41475140
  • editor.foreground#a9bcc3
  • editor.lineHighlightBorder#41475180
  • editor.rangeHighlightBackground#ffffff0d
  • editor.selectionBackground#6388d840
  • editor.selectionHighlightBackground#6388d820
  • editor.wordHighlightBackground#9d78ff18
  • editor.wordHighlightStrongBackground#9d78ff18
  • editorBracketHighlight.foreground1#cdf5ff
  • editorBracketHighlight.foreground2#ffff61
  • editorBracketHighlight.foreground3#65ffac
  • editorBracketHighlight.foreground4#ffd8ff
  • editorCursor.foreground#cce7ec
  • editorError.foreground#ff491a
  • editorGroup.dropBackground#a4c4ff80
  • editorGroup.focusedEmptyBorder#a4c4ff
  • editorGroupHeader.tabsBackground#282c3a
  • editorHoverWidget.background#282c3a
  • editorIndentGuide.background1#373b46
  • editorLineNumber.activeForeground#a4c4ff
  • editorLineNumber.foreground#ffffff4d
  • editorLink.activeForeground#6388d8
  • editorMarkerNavigation.background#282c3a
  • editorWhitespace.foreground#373b46
  • editorWidget.background#282c3a
  • focusBorder#a4c4ff
  • foreground#a9bcc3
  • input.background#363b4e
  • inputOption.activeBorder#a4c4ff
  • list.activeSelectionBackground#a4c4ff80
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#a4c4ff80
  • list.focusForeground#ffffff
  • list.highlightForeground#a4c4ff
  • list.hoverBackground#ffffff1a
  • list.inactiveSelectionBackground#ffffff33
  • panel.background#282c3a
  • panel.border#ffffff1a
  • panelTitle.activeBorder#a9bcc380
  • panelTitle.inactiveForeground#a9bcc380
  • peekView.border#a4c4ff
  • peekViewEditor.background#1b1d27
  • peekViewResult.background#282c3a
  • peekViewTitle.background#222531
  • pickerGroup.border#ffffff1a
  • selection.background#a4c4ff
  • sideBar.background#282c3a
  • sideBarSectionHeader.background#2f3344
  • statusBar.background#1b1d27
  • statusBar.debuggingBackground#a4c4ff
  • statusBar.debuggingForeground#000000
  • statusBar.noFolderBackground#1b1d27
  • statusBarItem.activeBackground#a4c4ff80
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.remoteBackground#a4c4ff
  • statusBarItem.remoteForeground#000000
  • tab.activeBorder#a4c4ff
  • tab.activeModifiedBorder#a4c4ff
  • tab.border#00000033
  • tab.inactiveBackground#2f3344
  • tab.inactiveModifiedBorder#627599
  • tab.unfocusedActiveModifiedBorder#839ccc
  • tab.unfocusedInactiveModifiedBorder#627599
  • terminal.ansiBlack#222531
  • terminal.ansiBlue#6388d8
  • terminal.ansiBrightBlack#565f69
  • terminal.ansiBrightBlue#a4c4ff
  • terminal.ansiBrightCyan#42dcd1
  • terminal.ansiBrightGreen#51e08a
  • terminal.ansiBrightMagenta#d8adff
  • terminal.ansiBrightRed#ff854f
  • terminal.ansiBrightWhite#cce7ec
  • terminal.ansiBrightYellow#ffe14e
  • terminal.ansiCyan#00b1a8
  • terminal.ansiGreen#16b866
  • terminal.ansiMagenta#9d78ff
  • terminal.ansiRed#ff491a
  • terminal.ansiWhite#a9bcc3
  • terminal.ansiYellow#e1c631
  • titleBar.activeBackground#1b1d27

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#42DCD1
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html, constant.character.string.escape, constant.regexp#FFE14E
constant.language.boolean#A4C4FF
constant.numeric#42DCD1
support.variable, support.class, meta.definition.variable entity.name.function, variable.other#A4C4FF
constant, variable.other.constant, support.constant, variable.other.property#6388D8
keyword, modifier, variable.language.this, support.type.object, constant.language#51E08A
entity.name.function, support.function, meta.function-call, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#A4C4FF
meta.function-call.arguments, entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter#6388D8
constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#D8ADFF
storage.type, storage.modifier#A4C4FF
support.module, support.node#A4C4FFitalic
support.type, entity.name.type, entity.other.inherited-class, entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#CCE7EC
comment, wildcard.comment, unused.comment, punctuation.definition.comment#565F69italic
entity.name.type.class#51E08Aunderline
variable.object.property, meta.field.declaration entity.name.function#16B866
meta.definition.method entity.name.function#16B866
meta.function entity.name.function#D8ADFF
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#51E08A
meta.embedded, source.groovy.embedded, meta.template.expression#A9BCC3
entity.name.tag.yaml#A4C4FF
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#CCE7EC
constant.language.json#6388D8
entity.other.attribute-name.class#A4C4FF
entity.other.attribute-name.id#6388D8
source.css entity.name.tag#51E08A
meta.tag, punctuation.definition.tag#51E08A
entity.name.tag#A4C4FF
entity.other.attribute-name#A4C4FF
markup.heading#51E08A
text.html.markdown meta.link.inline, meta.link.reference#A4C4FF
text.html.markdown markup.quote#565F69
text.html.markdown beginning.punctuation.definition.list#51E08A
markup.italic#A4C4FFitalic
markup.bold#A4C4FFbold
markup.bold markup.italic, markup.italic markup.bold#A4C4FFitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#42DCD1
markup.inline.raw.string.markdown#42DCD1
keyword.other.definition.ini#A4C4FF
entity.name.section.group-title.ini#51E08A
source.cs meta.class.identifier storage.type#51E08Aunderline
source.cs meta.method.identifier entity.name.function#16B866
source.cs meta.method-call meta.method, source.cs entity.name.function#A4C4FF
source.cs storage.type#CCE7EC
source.cs meta.method.return-type#CCE7EC
source.cs meta.preprocessor#565F69
source.cs entity.name.type.namespace#A9BCC3
comment, comment.block, comment.block.documentation, comment.line, constantitalic
ref.matchtext#FFFFFF
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Australis-Dark by Vuong Hoang - VS Code Theme