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#fcfcfc00
  • activityBar.background#16233d
  • activityBarBadge.background#0093f5
  • activityBarBadge.foreground#ffffff
  • badge.background#0093f5
  • badge.foreground#ffffff
  • button.background#0093f5
  • button.foreground#ffffff
  • debugToolBar.background#16233d
  • dropdown.background#192846
  • editor.background#10192c
  • editor.foreground#bebebe
  • editor.lineHighlightBorder#ffffff1a
  • editor.rangeHighlightBackground#ffffff0d
  • editorGroup.dropBackground#0093f580
  • editorGroup.focusedEmptyBorder#0093f5
  • editorGroupHeader.tabsBackground#131e34
  • editorHoverWidget.background#131e34
  • editorLineNumber.activeForeground#0093f5
  • editorLineNumber.foreground#ffffff4d
  • editorMarkerNavigation.background#131e34
  • editorRuler.foreground#aaaaaa0c
  • editorWidget.background#131e34
  • focusBorder#0093f5
  • foreground#ffffff
  • input.background#192846
  • inputOption.activeBorder#0093f5
  • list.activeSelectionBackground#0093f580
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#0093f580
  • list.focusBackground#0093f580
  • list.focusForeground#ffffff
  • list.highlightForeground#0093f5
  • list.hoverBackground#ffffff1a
  • list.inactiveSelectionBackground#ffffff33
  • panel.background#131e34
  • panel.border#ffffff1a
  • panelTitle.activeBorder#ffffff80
  • panelTitle.inactiveForeground#ffffff80
  • peekView.border#0093f5
  • peekViewEditor.background#0c1423
  • peekViewResult.background#131e34
  • peekViewTitle.background#10192c
  • pickerGroup.border#ffffff1a
  • selection.background#0093f5
  • sideBar.background#131e34
  • sideBarSectionHeader.background#16233d
  • statusBar.background#0c1423
  • statusBar.debuggingBackground#0093f5
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#0c1423
  • statusBarItem.activeBackground#0093f580
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.remoteBackground#0093f5
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#0093f5
  • tab.activeModifiedBorder#0093f5
  • tab.border#00000033
  • tab.inactiveBackground#16233d
  • tab.inactiveModifiedBorder#005893
  • tab.unfocusedActiveModifiedBorder#0075c4
  • tab.unfocusedInactiveModifiedBorder#005893
  • titleBar.activeBackground#0c1423

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
storage.type.function.arrow.js, source.groovy.embedded#859900italic
meta.embedded, source.groovy.embedded#93A1A1
comment#657B83italic
string#2AA198
string.regexp#D30102
constant.numeric#D33682
variable.language, variable.other#268BD2
keyword#859900
storage#93A1A1bold
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution#CB4B16
entity.name.function#268BD2
punctuation.definition.variable#859900
punctuation.section.embedded.begin, punctuation.section.embedded.end#D30102
constant.language, meta.preprocessor#B58900
support.function.construct, keyword.other.new#CB4B16
constant.character, constant.other#CB4B16
entity.other.inherited-class#6C71C4
variable.parameter
entity.name.tag#268BD2
punctuation.definition.tag#657B83
entity.other.attribute-name#93A1A1
support.function#268BD2
punctuation.separator.continuation#D30102
support.constant
support.type, support.class#859900
support.type.exception#CB4B16
support.other.variable
invalid#D30102
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#DC322F
markup.changed#CB4B16
markup.inserted#219186
markup.quote#859900
markup.list#B58900
markup.bold, markup.italic#D33682
markup.boldbold
markup.italicitalic
markup.inline.raw#2AA198
markup.heading#268BD2bold
markup.heading.setext#268BD2
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Solarized Ocean by Benjamin Benais - VS Code Theme