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#1a1c1c
  • activityBar.dropBackground#5FFF0080
  • activityBarBadge.background#5FFF00
  • debugToolBar.background#1a1c1c
  • dropdown.background#1e2020
  • editor.background#131414
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#5FFF0080
  • editorGroup.focusedEmptyBorder#5FFF00
  • editorGroupHeader.tabsBackground#161818
  • editorHoverWidget.background#161818
  • editorLineNumber.activeForeground#5FFF00
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#161818
  • editorWidget.background#161818
  • focusBorder#5FFF00
  • foreground#FFFFFF
  • input.background#1e2020
  • inputOption.activeBorder#5FFF00
  • list.activeSelectionBackground#5FFF0080
  • list.dropBackground#5FFF0080
  • list.focusBackground#5FFF0080
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#161818
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#5FFF00
  • peekViewEditor.background#0f1010
  • peekViewResult.background#161818
  • peekViewTitle.background#131414
  • pickerGroup.border#FFFFFF1a
  • selection.background#5FFF00
  • sideBar.background#161818
  • sideBarSectionHeader.background#1a1c1c
  • statusBar.background#0f1010
  • statusBar.debuggingBackground#5FFF00
  • statusBar.noFolderBackground#0f1010
  • statusBarItem.activeBackground#5FFF0080
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.activeBorder#5FFF00
  • tab.border#00000033
  • tab.inactiveBackground#1a1c1c
  • titleBar.activeBackground#0f1010

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
string#818287
constant.language.boolean#5FFF00
constant.numeric#FFFF33
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#8eff00
keyword, modifier, variable.language.this, support.type.object, constant.language#5FFF00
entity.name.function, support.function#FFFF33
storage.type, storage.modifier#5FFF00
support.module, support.node#8eff00italic
support.type#666261
entity.name.type, entity.other.inherited-class#666261
comment#393c3citalic
entity.name.type.class#666261underline
variable.object.property, meta.field.declaration entity.name.function#666261
meta.definition.method entity.name.function#666261
meta.function entity.name.function#666261
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#5FFF00
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#8eff00
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#8eff00
constant.language.json#5FFF00
entity.other.attribute-name.class#5FFF00
entity.other.attribute-name.id#818287
source.css entity.name.tag#666261
meta.tag, punctuation.definition.tag#5FFF00
entity.name.tag#8eff00
entity.other.attribute-name#FFFF33
markup.heading#5FFF00
text.html.markdown meta.link.inline, meta.link.reference#8eff00
text.html.markdown beginning.punctuation.definition.list#5FFF00
markup.italic#8eff00italic
markup.bold#8eff00bold
markup.bold markup.italic, markup.italic markup.bold#8eff00italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#818287
markup.inline.raw.string.markdown#818287
keyword.other.definition.ini#8eff00
entity.name.section.group-title.ini#5FFF00
source.cs meta.class.identifier storage.type#666261underline
source.cs meta.method.identifier entity.name.function#666261
source.cs meta.method-call meta.method, source.cs entity.name.function#FFFF33
source.cs storage.type#666261
source.cs meta.method.return-type#666261
source.cs meta.preprocessor#393c3c
source.cs entity.name.type.namespace#FFFFFF
Global settings#FFFFFF

Shiki preview

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

Loading...

Lime Theme by Divisor - VS Code Theme