Skip to main content
Coding Theme

Wrapped Owl

Publisher: beigeowlThemes in package: 14

A VS Code theme for the wrapped owls out there. Agregation of theme-teams, office-theme, tokyo-night, solarized-autumn, yet-another-solarized-theme and night-owl.

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.activeBackground#F5F5F5
  • activityBar.activeBorder#1e5dba
  • activityBar.activeFocusBorder#2b7cd3
  • activityBar.background#ebebeb
  • activityBar.foreground#1e5dba
  • activityBar.inactiveForeground#696969
  • activityBarBadge.background#2b7cd3
  • activityBarBadge.foreground#FFF
  • badge.background#1e5dba
  • badge.foreground#fff
  • button.background#1e5dba
  • debugToolBar.background#1e5dba
  • dropdown.background#DBDBDB
  • dropdown.foreground#000
  • editor.background#FFF
  • editor.foldBackground#2b7cd380
  • editor.foreground#000
  • editor.hoverHighlightBackground#ADD6FF
  • editor.lineHighlightBackground#FFF
  • editor.lineHighlightBorder#e0e0e0
  • editor.selectionBackground#1e5dba40
  • editor.selectionHighlightBackground#ADD6FF
  • editorCursor.foreground#000
  • editorGroup.border#f0f0f0
  • editorGroup.dropBackground#2b7cd3
  • editorGroupHeader.noTabsBackground#2b7cd3
  • editorGroupHeader.tabsBackground#ebebeb
  • editorHoverWidget.background#FFF
  • editorHoverWidget.foreground#696969
  • editorIndentGuide.activeBackground#92c353
  • editorIndentGuide.background#2b7cd3
  • editorInfo.foreground#1e5dba
  • editorLineNumber.activeForeground#2b7cd3
  • editorLineNumber.foreground#696969
  • editorLink.activeForeground#0597dd
  • editorSuggestWidget.background#ebebeb
  • editorSuggestWidget.border#2b7cd3
  • editorWhitespace.foreground#1e5dba
  • editorWidget.background#FFF
  • editorWidget.foreground#000
  • errorForeground#FF0000
  • extensionButton.prominentBackground#1e5dba
  • extensionButton.prominentHoverBackground#1e5dba
  • focusBorder#1e5dba
  • icon.foreground#000
  • input.background#f3f2f1
  • input.foreground#000
  • input.placeholderForeground#696969
  • inputOption.activeBorder#1e5dba
  • inputValidation.infoBackground#1e5dba
  • inputValidation.infoBorder#1e5dba
  • list.activeSelectionBackground#2b7cd3
  • list.activeSelectionForeground#FFF
  • list.dropBackground#2b7cd3
  • list.highlightForeground#000
  • list.hoverBackground#C2C2C2
  • list.hoverForeground#000
  • list.inactiveSelectionBackground#2b7cd3
  • list.inactiveSelectionForeground#FFF
  • menu.background#FFF
  • menu.foreground#696969
  • menu.selectionBackground#C2C2C2
  • menu.selectionForeground#000
  • minimap.selectionHighlight#2b7cd3
  • panelSectionHeader.background#ff0000
  • peekView.border#2b7cd3
  • peekViewEditor.background#FFF
  • peekViewResult.background#DDD
  • peekViewResult.fileForeground#000
  • peekViewResult.lineForeground#696969
  • peekViewResult.matchHighlightBackground#ADD6FF80
  • peekViewResult.selectionBackground#2b7cd3
  • peekViewTitle.background#2b7cd3
  • pickerGroup.border#1e5dba
  • pickerGroup.foreground#0000FF
  • ports.iconRunningProcessForeground#1e5dba
  • progressBar.background#1e5dba
  • quickInputList.focusBackground#2b7cd3
  • selection.background#ADD6FF40
  • sideBar.background#e3e3e3
  • sideBar.foreground#000
  • statusBar.background#1e5dba
  • statusBar.noFolderBackground#1e5dba
  • statusBarItem.remoteBackground#2b7cd3
  • tab.activeBackground#FFF
  • tab.activeForeground#000
  • tab.inactiveBackground#ebebeb
  • tab.inactiveForeground#000
  • tab.lastPinnedBorder#1e5dba
  • terminal.border#2b7cd3
  • terminal.foreground#454545
  • terminal.selectionBackground#ADD6FF
  • titleBar.activeBackground#1e5dba
  • titleBar.activeForeground#CCC
  • titleBar.inactiveBackground#1e5dba
  • titleBar.inactiveForeground#CCC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#795E26
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#267f99
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#267f99
keyword.control, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#AF00DB
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#001080
variable.other.constant, variable.other.enummember#0070C1
meta.object-literal.key#001080
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#0451a5
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#d16969
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#811f3f
keyword.operator.quantifier.regexp#000000
keyword.operator.or.regexp, keyword.control.anchor.regexp#EE0000
constant.character#0000ff
constant.character.escape#EE0000
entity.name.label#000000
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#795E26
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#267f99
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#267f99
keyword.control, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#AF00DB
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#001080
variable.other.constant, variable.other.enummember#0070C1
meta.object-literal.key#001080
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#0451a5
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#d16969
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#811f3f
keyword.operator.quantifier.regexp#000000
keyword.operator.or.regexp, keyword.control.anchor.regexp#EE0000
constant.character#0000ff
constant.character.escape#EE0000
entity.name.label#000000
meta.embedded, source.groovy.embedded#000000ff
emphasisitalic
strongbold
meta.diff.header#000080
comment#008000italic
constant.language#0000ff
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#098658
constant.regexp#811f3f
entity.name.tag#800000
entity.name.selector#800000
entity.other.attribute-name#ff0000
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#800000italic
invalid#cd3131
markup.underlineunderline
markup.bold#000080bold
markup.heading#800000bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#098658
markup.deleted#a31515
markup.changed#0451a5
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451a5
markup.inline.raw#800000
punctuation.definition.tag#800000
meta.preprocessor, entity.name.function.preprocessor#0000ff
meta.preprocessor.string#a31515
meta.preprocessor.numeric#098658
meta.structure.dictionary.key.python#0451a5
storage#0000ff
storage.type#0000ff
storage.modifier, keyword.operator.noexcept#0000ff
string, meta.embedded.assembly#a31515
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#0000ff
string.regexp#811f3f
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#0000ff
meta.template.expression#000000
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#0451a5
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#ff0000
support.type.property-name.json#0451a5
keyword#0000ff
keyword.control#0000ffitalic
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#0000ff
keyword.other.unit#098658
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#800000
support.function.git-rebase#0451a5
constant.sha.git-rebase#098658
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#0000ff
keyword.control.import.python,keyword.control.flow.pythonitalic
storage.type.function.python, storage.type.class.python#0000FFitalic
Wrapped Owl by beigeowl - VS Code Theme