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.activeBorder#EC5f67
  • activityBar.background#253c48
  • activityBar.dropBackground#FAC86380
  • activityBarBadge.background#FAC863
  • activityBarBadge.foreground#000000
  • badge.background#FAC863
  • badge.foreground#000000
  • button.background#FAC863
  • button.foreground#000000
  • debugToolBar.background#253c48
  • dropdown.background#2b4453
  • editor.background#1B2B34
  • editor.foreground#C0C5CE
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#FAC86380
  • editorGroup.focusedEmptyBorder#FAC863
  • editorGroupHeader.tabsBackground#20333e
  • editorHoverWidget.background#20333e
  • editorLineNumber.activeForeground#FAC863
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#20333e
  • editorWidget.background#20333e
  • focusBorder#FAC863
  • foreground#C0C5CE
  • input.background#2b4453
  • inputOption.activeBorder#FAC863
  • list.activeSelectionBackground#FAC86380
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#FAC86380
  • list.focusBackground#FAC86380
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FAC863
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#20333e
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#C0C5CE80
  • panelTitle.inactiveForeground#C0C5CE80
  • peekView.border#FAC863
  • peekViewEditor.background#152229
  • peekViewResult.background#20333e
  • peekViewTitle.background#1B2B34
  • pickerGroup.border#FFFFFF1a
  • selection.background#FAC863
  • sideBar.background#20333e
  • sideBarSectionHeader.background#253c48
  • statusBar.background#152229
  • statusBar.debuggingBackground#FAC863
  • statusBar.debuggingForeground#000000
  • statusBar.noFolderBackground#152229
  • statusBarItem.activeBackground#FAC86380
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#FAC863
  • statusBarItem.remoteForeground#000000
  • tab.activeBorder#FAC863
  • tab.activeModifiedBorder#FAC863
  • tab.border#00000033
  • tab.inactiveBackground#253c48
  • tab.inactiveModifiedBorder#96783b
  • tab.unfocusedActiveModifiedBorder#c8a04f
  • tab.unfocusedInactiveModifiedBorder#96783b
  • titleBar.activeBackground#152229

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#C0C5CE
string#99C794
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#e5ffde
constant.language.boolean#FAC863
constant.numeric#F99157
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ffff94
keyword, modifier, variable.language.this, support.type.object, constant.language#FAC863
entity.name.function, support.function#F99157
storage.type, storage.modifier#FAC863
support.module, support.node#ffff94italic
support.type#EC5f67
entity.name.type, entity.other.inherited-class#EC5f67
comment#51819citalic
entity.name.type.class#EC5f67underline
variable.object.property, meta.field.declaration entity.name.function#EC5f67
meta.definition.method entity.name.function#EC5f67
meta.function entity.name.function#EC5f67
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FAC863
meta.embedded, source.groovy.embedded, meta.template.expression#C0C5CE
entity.name.tag.yaml#ffff94
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ffff94
constant.language.json#FAC863
entity.other.attribute-name.class#FAC863
entity.other.attribute-name.id#99C794
source.css entity.name.tag#EC5f67
meta.tag, punctuation.definition.tag#FAC863
entity.name.tag#ffff94
entity.other.attribute-name#F99157
markup.heading#FAC863
text.html.markdown meta.link.inline, meta.link.reference#ffff94
text.html.markdown beginning.punctuation.definition.list#FAC863
markup.italic#ffff94italic
markup.bold#ffff94bold
markup.bold markup.italic, markup.italic markup.bold#ffff94italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#99C794
markup.inline.raw.string.markdown#99C794
keyword.other.definition.ini#ffff94
entity.name.section.group-title.ini#FAC863
source.cs meta.class.identifier storage.type#EC5f67underline
source.cs meta.method.identifier entity.name.function#EC5f67
source.cs meta.method-call meta.method, source.cs entity.name.function#F99157
source.cs storage.type#EC5f67
source.cs meta.method.return-type#EC5f67
source.cs meta.preprocessor#51819c
source.cs entity.name.type.namespace#C0C5CE
Global settings#C0C5CE

Shiki preview

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

Loading...

Tomokki Theme by Tomo Yuen - VS Code Theme