Skip to main content
CodingTheme

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#2F333D
  • activityBar.foreground#D7DAE0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#F8FAFD
  • button.background#528bff
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#1d1f23
  • dropdown.border#181A1F
  • editor.background#282c34
  • editor.findMatchBackground#42557B
  • editor.findMatchHighlightBackground#314365
  • editor.lineHighlightBackground#383E4A
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#c24038
  • editorGroup.border#181A1F
  • editorGroup.emptyBackground#181A1F
  • editorGroupHeader.tabsBackground#21252B
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#3B4048
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#2c313a
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#484a50
  • editorWidget.background#21252B
  • input.background#1d1f23
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383E4A
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • notifications.background#21252b
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#21252b
  • sideBarSectionHeader.background#282c34
  • statusBar.background#21252B
  • statusBar.debuggingBackground#21252B
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#383E4A
  • tab.border#181A1F
  • tab.inactiveBackground#21252B
  • terminal.ansiBlack#2d3139
  • terminal.ansiBlue#528bff
  • terminal.ansiBrightBlack#7f848e
  • terminal.ansiBrightBlue#528bff
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#7e0097
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightWhite#d7dae0
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d7dae0
  • terminal.ansiYellow#e5c07b
  • terminal.foreground#abb2bf
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#282C34
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#A6ACCD
string#c4df9d
punctuation, constant.other.symbol#89DDFF
constant.character.escape, text.html constant.character.entity.named#A6ACCD
constant.language.boolean#3895ca
constant.numeric#F78C6C
variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments#A6ACCD
keyword.other#F78C6C
keyword, modifier, variable.language.this, support.type.object, constant.language#89DDFF
entity.name.function, support.function#f7f593
storage.type, storage.modifier, storage.control#C792EA
support.module, support.node#f07178italic
support.type, constant.other.key#FFCB6B
entity.name.type, entity.other.inherited-class, entity.other#FFCB6B
comment#656a7citalic
comment punctuation.definition.comment, string.quoted.docstring#5d606bitalic
punctuation#89DDFF
entity.name, entity.name.type.class, support.type, support.class, meta.use#FFCB6B
variable.object.property, meta.field.declaration entity.name.function#71b7f0
meta.definition.method entity.name.function#f7f593
meta.function entity.name.function#f7f593
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#89DDFF
meta.embedded, source.groovy.embedded, meta.template.expression#A6ACCD
entity.name.tag.yaml#f07178
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#f07178
constant.language.json#89DDFF
entity.other.attribute-name.class#FFCB6B
entity.other.attribute-name.id#F78C6C
source.css entity.name.tag#FFCB6B
support.type.property-name.css#B2CCD6
meta.tag, punctuation.definition.tag#e1e6e7
entity.name.tag#d87b6f
entity.other.attribute-name#C792EA
punctuation.definition.entity.html#A6ACCD
markup.heading#89DDFF
text.html.markdown meta.link.inline, meta.link.reference#f07178
text.html.markdown beginning.punctuation.definition.list#89DDFF
markup.italic#f07178italic
markup.bold#f07178bold
markup.bold markup.italic, markup.italic markup.bold#f07178italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#C3E88D
markup.inline.raw.string.markdown#C3E88D
keyword.other.definition.ini#f07178
entity.name.section.group-title.ini#89DDFF
source.cs meta.class.identifier storage.type#FFCB6B
source.cs meta.method.identifier entity.name.function#f07178
source.cs meta.method-call meta.method, source.cs entity.name.function#f7f593
source.cs storage.type#FFCB6B
source.cs meta.method.return-type#FFCB6B
source.cs meta.preprocessor#464B5D
source.cs entity.name.type.namespace#A6ACCD
meta.jsx.children, SXNested#A6ACCD
support.class.component#FFCB6B
source.cpp meta.block variable.other#A6ACCD
source.python meta.member.access.python#f07178
source.python meta.function-call.python, meta.function-call.arguments#f7f593
meta.block#f07178
entity.name.function.call#f7f593
source.php support.other.namespace, source.php meta.use support.class#A6ACCD
constant.keyword#89DDFFitalic
entity.name.function#f7f593
Global settings#A6ACCD
keyword.control#89DDFFitalic
markup.quote#89DDFFitalic
markup.fenced_code.block#A6ACCD90
punctuation.definition.quote#ff9cac
meta.structure.dictionary.json support.type.property-name.json#f07178
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#beb5a7
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff9cac
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

One Material Monokai Theme by Hossam Taha - VS Code Theme