Skip to main content
CodingTheme

Color themes

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#003c4b
  • activityBar.dropBackground#85990080
  • activityBarBadge.background#859900
  • activityBarBadge.foreground#ffffff
  • badge.background#859900
  • badge.foreground#ffffff
  • button.background#859900
  • button.foreground#ffffff
  • debugToolBar.background#003c4b
  • dropdown.background#004456
  • editor.background#002b36
  • editor.foreground#819090
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#073642ad
  • editorCursor.background#002b36
  • editorError.foreground#dc322f
  • editorGroup.dropBackground#85990080
  • editorGroup.focusedEmptyBorder#859900
  • editorGroupHeader.tabsBackground#003340
  • editorHoverWidget.background#003340
  • editorIndentGuide.activeBackground#586e7596
  • editorInfo.background#12495785
  • editorInfo.foreground#83949600
  • editorLineNumber.activeForeground#859900
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#003340
  • editorWarning.foreground#b58900
  • editorWhitespace.foreground#073642
  • editorWidget.background#003340
  • focusBorder#859900
  • foreground#819090
  • input.background#004456
  • inputOption.activeBorder#859900
  • list.activeSelectionBackground#85990080
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#85990080
  • list.focusBackground#85990080
  • list.focusForeground#FFFFFF
  • list.highlightForeground#859900
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#002b36
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#81909080
  • panelTitle.inactiveForeground#81909080
  • peekView.border#859900
  • peekViewEditor.background#00222b
  • peekViewResult.background#003340
  • peekViewTitle.background#002b36
  • pickerGroup.border#FFFFFF1a
  • selection.background#859900
  • sideBar.background#003340
  • sideBarSectionHeader.background#003c4b
  • statusBar.background#00222b
  • statusBar.debuggingBackground#859900
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#00222b
  • statusBarItem.activeBackground#85990080
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#859900
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#859900
  • tab.activeModifiedBorder#859900
  • tab.border#00000033
  • tab.inactiveBackground#003c4b
  • tab.inactiveModifiedBorder#4f5b00
  • tab.unfocusedActiveModifiedBorder#6a7a00
  • tab.unfocusedInactiveModifiedBorder#4f5b00
  • titleBar.activeBackground#00222b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#819090
string#2aa198
punctuation, constant.other.symbol#586e75
constant.character.escape, text.html constant.character.entity.named#dc322f
constant.language.boolean#6c71c4
constant.numeric#d33682
variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments#839496
keyword.other#859900
keyword, modifier, variable.language.this, support.type.object, constant.language#859900
entity.name.function, support.function#268bd2
storage.type, storage.modifier, storage.control#859900
support.module, support.node#859900italic
support.type, constant.other.key#b58900
entity.name.type, entity.other.inherited-class, entity.other#b58900
comment#586e75e7italic
comment punctuation.definition.comment, string.quoted.docstring#586e75e7italic
punctuation#586e75
entity.name, entity.name.type.class, support.type, support.class, meta.use#b58900
variable.object.property, meta.field.declaration entity.name.function#268bd2
meta.definition.method entity.name.function#268bd2
meta.function entity.name.function#268bd2
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#859900
meta.embedded, source.groovy.embedded, meta.template.expression#819090
entity.name.tag.yaml#859900
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#859900
constant.language.json#859900
entity.other.attribute-name.class#b58900
entity.other.attribute-name.id#cb4b16
source.css entity.name.tag#b58900
support.type.property-name.css#268bd2
meta.tag, punctuation.definition.tag#859900
entity.name.tag#859900
entity.other.attribute-name#859900
punctuation.definition.entity.html#dc322f
markup.heading#859900
text.html.markdown meta.link.inline, meta.link.reference#859900
text.html.markdown beginning.punctuation.definition.list#859900
markup.italic#859900italic
markup.bold#859900bold
markup.bold markup.italic, markup.italic markup.bold#859900italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#2aa198
markup.inline.raw.string.markdown#2aa198
keyword.other.definition.ini#859900
entity.name.section.group-title.ini#859900
source.cs meta.class.identifier storage.type#b58900
source.cs meta.method.identifier entity.name.function#268bd2
source.cs meta.method-call meta.method, source.cs entity.name.function#268bd2
source.cs storage.type#b58900
source.cs meta.method.return-type#b58900
source.cs meta.preprocessor#586e75e7
source.cs entity.name.type.namespace#819090
meta.jsx.children, SXNested#819090
support.class.component#b58900
source.cpp meta.block variable.other#819090
source.python meta.member.access.python#859900
source.python meta.function-call.python, meta.function-call.arguments#268bd2
meta.block#859900
entity.name.function.call#268bd2
source.php support.other.namespace, source.php meta.use support.class#819090
constant.keyword#859900italic
entity.name.function#268bd2
Global settings#819090
keyword.other.using.cs, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.other.namespace.cs#cb4b16
entity.name.type.namespace.cs#b58900
entity.name.variable, entity.other.attribute-name#839496
keyword.control.razor.directive, keyword.control.cshtml.transition#cb4b16
entity.name.tag.html#6c71c4
entity.other.attribute-name.html#d33682
entity.name.tag.localname.cs#839496
entity.other.attribute-name.localname.csitalic
punctuation.definition.tag#586E75
keyword.preprocessor, string.unquoted.preprocessor.message#cb4b16bold
meta.brace.square, meta.brace.round#586e75

Shiki preview

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

Loading...

Solarized Sharp by muhammad-sammy - VS Code Theme