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
  • activityBar.dropBackground#FF652F80
  • activityBarBadge.background#ca3d73
  • activityBarBadge.foreground#ffffff
  • badge.background#ca3d73
  • badge.foreground#ffffff
  • button.background#ca3d73
  • button.foreground#ffffff
  • debugToolBar.background#0c1a25
  • dropdown.background#0e1e2b
  • editor.background#09131b
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorCursor.foreground#FFE400
  • editorGroup.dropBackground#af3564
  • editorGroup.focusedEmptyBorder#ca3d73
  • editorGroupHeader.tabsBackground#0a1620
  • editorHoverWidget.background#0a1620
  • editorLineNumber.activeForeground#5390c9
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#0a1620
  • editorSuggestWidget.selectedBackground#102230
  • editorWidget.background#0a1620
  • focusBorder#7e2200
  • foreground#FFFFFF
  • input.background#0e1e2b
  • inputOption.activeBorder#ca3d73
  • list.activeSelectionBackground#af3564
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#af3564
  • list.focusBackground#af3564
  • list.focusForeground#FFFFFF
  • list.highlightForeground#af3564
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#0a1620
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#af3564
  • peekViewEditor.background#070f15
  • peekViewResult.background#0a1620
  • peekViewTitle.background#09131b
  • pickerGroup.border#FFFFFF1a
  • sash.hoverBorder#ca3d73
  • selection.background#ca3d73
  • sideBar.background#0a1620
  • sideBarSectionHeader.background#0c1a25
  • statusBar.background#070f15
  • statusBar.debuggingBackground#ca3d73
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#070f15
  • statusBarItem.activeBackground#af3564
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#ca3d73
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#ca3d73
  • tab.activeModifiedBorder#ca3d73
  • tab.border#00000033
  • tab.inactiveBackground#0c1a25
  • tab.inactiveModifiedBorder#9e2f5a
  • tab.lastPinnedBorder#ca3d73
  • tab.unfocusedActiveModifiedBorder#9e2f5a
  • tab.unfocusedInactiveModifiedBorder#9e2f5a
  • titleBar.activeBackground#070f15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
string#a8539a
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#a8539a
constant.language.boolean#ca3d73
constant.numeric#FFE400
variable, support.variable, support.class, support.constant, meta.definition.variable#c0c0c0
entity.name.function.js, meta.definition.function.js, meta.function.js, source.js#eed85e
variable.other.constant#ca3d73
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#ca3d73
support.module, support.node#9e2f5aitalic
support.type#5eb7ee
entity.name.type, entity.other.inherited-class#5eb7ee
comment, comment.block.js#577997italic
entity.name.type.class#00ccffunderline
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#ca3d73
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#e278a4
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#5eb7ee
string.quoted.double.html, meta.attribute.href.html, meta.tag.metadata.link.void.html#5eb7ee
keyword.other.unit.px.css, constant.numeric.css#e4e4e4
constant.language.json#ca3d73
entity.other.attribute-name.class#ca3d73
entity.other.attribute-name.id#a8539a
source.css entity.name.tag#5eb7ee
meta.tag, punctuation.definition.tag#ca3d73
entity.name.tag#e278a4
entity.other.attribute-name#FFE400
markup.heading#ca3d73
text.html.markdown meta.link.inline, meta.link.reference#9e2f5a
text.html.markdown beginning.punctuation.definition.list#ca3d73
markup.italic#9e2f5aitalic
markup.bold#9e2f5abold
markup.bold markup.italic, markup.italic markup.bold#af3564italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#a8539a
markup.inline.raw.string.markdown#a8539a
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#af3564
entity.name.section.group-title.ini#ca3d73
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
Global settings#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
Sem's Simple Theme(yellow&purple) by Sem Schwab - VS Code Theme