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#0f3141
  • activityBar.dropBackground#00CDCD80
  • activityBarBadge.background#00CDCD
  • activityBarBadge.foreground#ffffff
  • badge.background#00CDCD
  • badge.foreground#ffffff
  • button.background#00CDCD
  • button.foreground#ffffff
  • debugToolBar.background#0f3141
  • dropdown.background#11384b
  • editor.background#0B232F
  • editor.foreground#E0EEE0
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#23292c
  • editor.selectionHighlightBackground#23292c
  • editorCursor.foreground#FFFFFF
  • editorGroup.dropBackground#00CDCD80
  • editorGroup.focusedEmptyBorder#00CDCD
  • editorGroupHeader.tabsBackground#0d2a38
  • editorHoverWidget.background#0d2a38
  • editorLineNumber.activeForeground#00CDCD
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#0d2a38
  • editorWhitespace.foreground#ADD8E6
  • editorWidget.background#0d2a38
  • focusBorder#00CDCD
  • foreground#E0EEE0
  • input.background#11384b
  • inputOption.activeBorder#00CDCD
  • list.activeSelectionBackground#00CDCD80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#00CDCD80
  • list.focusBackground#00CDCD80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#00CDCD
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#0d2a38
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#E0EEE080
  • panelTitle.inactiveForeground#E0EEE080
  • peekView.border#00CDCD
  • peekViewEditor.background#081c25
  • peekViewResult.background#0d2a38
  • peekViewTitle.background#0B232F
  • pickerGroup.border#FFFFFF1a
  • selection.background#00CDCD
  • sideBar.background#0d2a38
  • sideBarSectionHeader.background#0f3141
  • statusBar.background#081c25
  • statusBar.debuggingBackground#00CDCD
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#081c25
  • statusBarItem.activeBackground#00CDCD80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#00CDCD
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#00CDCD
  • tab.activeModifiedBorder#00CDCD
  • tab.border#00000033
  • tab.inactiveBackground#0f3141
  • tab.inactiveModifiedBorder#007b7b
  • tab.unfocusedActiveModifiedBorder#00a4a4
  • tab.unfocusedInactiveModifiedBorder#007b7b
  • titleBar.activeBackground#081c25

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#E0EEE0
string#ADD8E6
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#ffffff
constant.language.boolean#00CDCD
constant.numeric#9BCD9B
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#00ffff
keyword, modifier, variable.language.this, support.type.object, constant.language#00CDCD
entity.name.function, support.function#9BCD9B
storage.type, storage.modifier#00CDCD
support.module, support.node#00ffffitalic
support.type#90EE90
entity.name.type, entity.other.inherited-class#90EE90
comment#21698ditalic
entity.name.type.class#90EE90underline
variable.object.property, meta.field.declaration entity.name.function#90EE90
meta.definition.method entity.name.function#90EE90
meta.function entity.name.function#90EE90
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#00CDCD
meta.embedded, source.groovy.embedded, meta.template.expression#E0EEE0
entity.name.tag.yaml#00ffff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#00ffff
constant.language.json#00CDCD
entity.other.attribute-name.class#00CDCD
entity.other.attribute-name.id#ADD8E6
source.css entity.name.tag#90EE90
meta.tag, punctuation.definition.tag#00CDCD
entity.name.tag#00ffff
entity.other.attribute-name#9BCD9B
markup.heading#00CDCD
text.html.markdown meta.link.inline, meta.link.reference#00ffff
text.html.markdown beginning.punctuation.definition.list#00CDCD
markup.italic#00ffffitalic
markup.bold#00ffffbold
markup.bold markup.italic, markup.italic markup.bold#00ffffitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#ADD8E6
markup.inline.raw.string.markdown#ADD8E6
keyword.other.definition.ini#00ffff
entity.name.section.group-title.ini#00CDCD
source.cs meta.class.identifier storage.type#90EE90underline
source.cs meta.method.identifier entity.name.function#90EE90
source.cs meta.method-call meta.method, source.cs entity.name.function#9BCD9B
source.cs storage.type#90EE90
source.cs meta.method.return-type#90EE90
source.cs meta.preprocessor#21698d
source.cs entity.name.type.namespace#E0EEE0
Global settings#E0EEE0

Shiki preview

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

Loading...

OceanDeep by pierrenel - VS Code Theme