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#003847
  • badge.background#047aa6
  • button.background#2aa19899
  • debugExceptionWidget.background#00212b
  • debugExceptionWidget.border#ab395b
  • debugToolBar.background#00212b
  • dropdown.background#00212b
  • dropdown.border#2aa19899
  • editor.background#002b36
  • editor.lineHighlightBackground#073642
  • editor.selectionBackground#073642
  • editor.selectionHighlightBackground#005a6faa
  • editor.wordHighlightBackground#004454aa
  • editor.wordHighlightStrongBackground#005a6faa
  • editorCursor.foreground#839496
  • editorGroup.background#011b23
  • editorGroup.border#00212b
  • editorGroup.dropBackground#2aa19844
  • editorGroupHeader.tabsBackground#004052
  • editorGutter.background#073642
  • editorHoverWidget.background#004052
  • editorLineNumber.activeForeground#6e8a93
  • editorLineNumber.foreground#566c74
  • editorMarkerNavigationError.background#ab395b
  • editorMarkerNavigationWarning.background#5b7e7a
  • editorWhitespace.foreground#93a1a180
  • editorWidget.background#00212b
  • errorForeground#ffeaea
  • focusBorder#2aa19899
  • input.background#003847
  • input.foreground#93a1a1
  • input.placeholderForeground#93a1a1aa
  • inputOption.activeBorder#2aa19899
  • inputValidation.errorBackground#571b26
  • inputValidation.errorBorder#a92049
  • inputValidation.infoBackground#052730
  • inputValidation.infoBorder#363b5f
  • inputValidation.warningBackground#5d5938
  • inputValidation.warningBorder#9d8a5e
  • list.activeSelectionBackground#005a6f
  • list.dropBackground#00445488
  • list.focusBackground#005a6f
  • list.highlightForeground#1ebcc5
  • list.hoverBackground#004454aa
  • list.inactiveSelectionBackground#00445488
  • panel.border#003847
  • peekView.border#003847
  • peekViewEditor.background#10192c
  • peekViewEditor.matchHighlightBackground#7744aa40
  • peekViewEditorGutter.background#073642
  • peekViewResult.background#00212b
  • peekViewTitle.background#00212b
  • pickerGroup.border#2aa19899
  • pickerGroup.foreground#2aa19899
  • progressBar.background#047aa6
  • selection.background#2aa19899
  • sideBar.background#00212b
  • sideBarTitle.foreground#93a1a1
  • statusBar.background#00212b
  • statusBar.debuggingBackground#00212b
  • statusBar.foreground#93a1a1
  • statusBar.noFolderBackground#00212b
  • statusBarItem.prominentBackground#003847
  • statusBarItem.prominentHoverBackground#003847
  • tab.activeBackground#002b37
  • tab.activeForeground#d6dbdb
  • tab.border#003847
  • tab.inactiveBackground#004052
  • tab.inactiveForeground#93a1a1
  • terminal.ansiBlack#073642
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#586e75
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#859900
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#839496
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#dc322f
  • terminal.ansiWhite#839496
  • terminal.ansiYellow#b58900
  • terminal.foreground#839496
  • titleBar.activeBackground#002c39

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bbbbbbff
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#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
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.inline.raw#2AA198
markup.heading#268BD2
markup.heading.setext#268BD2
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.object.property#839496
variable.parameter#839496
support.type
storage.type.function
entity.other.inherited-class#b58900
storage.modifier#859900ff
storage.type#859900ff
keyword.control.import#D33682
storage.modifier.async#859900ff
meta.import#839496
source.ts#839496
meta.function-call#839496
entity.name.type#b58900
entity.name.function#839496
variable.other#c79200
storage.modifier.tsx#859900
entity.name.type.class.python#268BD2
support.type.python#268BD2
source.python#839496
keyword.control.import#cb4b16
keyword.control.from#cb4b16
constant.language.python#268BD2
entity.name.function.python#268BD2
punctuation.separator.dictionary.key-value.json, punctuation.separator.array.json, punctuation.separator.dictionary.pair.json#657B83
storage.type.ts#268BD2
support.type.primitive#b58900
punctuation.definition.dictionary.begin.json, punctuation.definition.dictionary.end.json, punctuation.definition.array.begin.json, punctuation.definition.array.end.json#DC3272
variable.other.php, punctuation.definition.variable.php#c79200
variable.other.global.php#eeae00
variable.language.this.php#eeae00
support.function.basic_functions.php#859900
support.function.construct.php, support.function.string.php, support.function.array.php#98af00
keyword.operator.logical.php#98af00
constant.language.php#98af00
entity.other.attribute-name.class.css#c79200
entity.other.attribute-name.pseudo-element.css#CB4B16
entity.other.attribute-name.pseudo-class.css#e06a37
support.type.property-name.css#839496
support.constant.property-value.css#2AA198
support.function.misc.css, support.function.transform.css, support.function.calc.css#98af00
constant.numeric.css, keyword.other.unit.px.css, keyword.other.unit.rem.css, keyword.other.unit.em.css, keyword.other.unit.percentage.css, constant.other.color.rgb-value.hex.css, keyword.other.unit.s.css, keyword.other.unit.ms.css#34b9ae
entity.name.function.js, entity.name.function.ts#c79200
variable.parameter.js#c79200
meta.object-literal.key.js#839496
variable.language.this.js, variable.language.this.ts#98af00
constant.language.boolean.true.js, constant.language.boolean.false.js#98af00
storage.type.ts#98af00

Shiki preview

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

Loading...

Solarized Web by AlexeyS - VS Code Theme