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#2f333d
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#f8fafd
  • button.background#528bff
  • diffEditor.insertedLineBackground#ffffff00
  • diffEditor.insertedTextBackground#ffffff16
  • diffEditor.insertedTextBorder#03a2c28c
  • diffEditor.removedLineBackground#ff000000
  • diffEditor.removedTextBackground#c0050517
  • diffEditor.removedTextBorder#c005057c
  • dropdown.background#1d1f23
  • dropdown.border#181a1f
  • editor.background#282c34
  • editor.findMatchHighlightBackground#ff862926
  • editor.findMatchHighlightBorder#ff8629
  • editor.foreground#cccccc
  • editor.lineHighlightBackground#7983bd10
  • editor.selectionBackground#ffffff40
  • editor.wordHighlightBackground#ffffff20
  • editor.wordHighlightStrongBackground#4ddbff30
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#c24038
  • editorGroup.border#181a1f
  • editorGroup.emptyBackground#181a1f
  • editorGroupHeader.tabsBackground#21252b
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.background1#3b4048
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#3b4048
  • 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
  • peekViewEditor.background#1c1e24
  • peekViewEditor.matchHighlightBackground#ffffff15
  • peekViewResult.background#1c1e24
  • 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#2c313a
  • tab.border#181a1f
  • tab.inactiveBackground#21252b
  • terminal.ansiBlack#282c34
  • terminal.ansiBlue#61afef
  • terminal.ansiBrightBlack#757b88
  • terminal.ansiBrightBlue#61afef
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#93dd5e
  • terminal.ansiBrightMagenta#c678dd
  • terminal.ansiBrightRed#e06c75
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#e5c07b
  • terminal.background#282c34
  • terminal.foreground#d3d8e2
  • terminalCursor.background#e6e6e6
  • terminalCursor.foreground#ad9eb9
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#282c34
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#858585DCitalic
html.doctype#5C6370italic
string#98C379
string.embedded.begin, string.embedded.end#E06C75
string.embedded#56B6C2
constant.numeric#EA994D
constant.language#EA994D
constant.character, constant.other#D19A66
variable.language#C678DD
variable.readwrite, variable.block, variable.support#E06C75
variable.readwrite.var-single-variable.js#D19A66
variable.readwrite.js#ABB2BF
keyword, keyword.operator.constructor, keyword.operator.new#C678DD
keyword.operator.logical#ffffff
keyword.operator#61AFEF
storage#C678DD
storage.type.function#C678DD
entity.name.class, entity.name.module, entity.name.type.class#06d9e8
entity.name.type#08c791
entity.name.type.interface#dfe174
entity.name.type.module#c25596
entity.other.inherited-class#98C379
entity.name.tag#9997f4
entity.other.attribute-name#D19A66
entity.name.function#61AFEF
variable.parameter#F57E56italic
entity.name.function-call#ABB2BF
function.support.builtin, function.support.core#56B6C2
support.function#56B6C2
support.constant#F7B130
support.type#E06C75
support.dictionary.json#E06C75
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#ABB2BF
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#56B6C2
variable.css, variable.scss, variable.less, variable.sass#E06C75
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#98C379
unit.css, unit.scss, unit.less, unit.sass#D19A66
function.css, function.scss, function.less, function.sass#56B6C2
variable.other.object, variable.other.block#E2CA9A
variable.other.property, variable.other.constant.property, variable.other.object.property#e24754
jade.import.variable, pug.import.variable#E06C75
invalid#CCCCCC
invalid.deprecated#CCCCCC
structure.dictionary.property-name.json#E06C75
string.detected-link#C678DD
meta.diff, meta.diff.header#75715E
markup.deleted#C678DD
markup.inserted#E5C07B
markup.changed#98C379
constant.numeric.line-number.find-in-files - match#56B6C2A0
entity.name.filename.find-in-files#98C379
punctuation.definition.comment#858585DC
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
support.variable.property#e24754
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FFFFFF
meta.embedded.line#CCCCCC
variable.other.njk#d6df5f
entity.other.njk.delimiter.tag#858585DC
punctuation.other.njk#ffffff

Shiki preview

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

Loading...

Anakmun Theme - Coding Theme