Skip to main content
Coding Theme

Viow Color Themes

Publisher: Youssef HadThemes in package: 7

The Viow Color Theme

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#191c28
  • activityBar.foreground#cdcdcd
  • activityBarBadge.background#464870
  • badge.background#165fb3AA
  • button.background#705697
  • dropdown.background#191c28
  • editor.background#191c28
  • editor.findMatchBackground#25403b
  • editor.findMatchHighlightBackground#25384a
  • editor.foreground#d3d0c8
  • editor.lineHighlightBackground#003458
  • editor.selectionBackground#003458
  • editorCursor.foreground#ffffff
  • editorGroup.dropBackground#C9D0D988
  • editorGroupHeader.tabsBackground#191c28
  • editorGutter.addedBackground#1f5ce9
  • editorGutter.deletedBackground#e9004b
  • editorGutter.modifiedBackground#00b70e
  • editorLineNumber.foreground#979797
  • editorWhitespace.foreground#747369
  • errorForeground#ffeaea
  • focusBorder#165fb3
  • inputOption.activeBorder#191c28
  • inputValidation.errorBackground#ffeaea
  • inputValidation.errorBorder#f1897f
  • inputValidation.infoBackground#f2fcff
  • inputValidation.infoBorder#4ec1e5
  • inputValidation.warningBackground#fffee2
  • inputValidation.warningBorder#ffe055
  • list.activeSelectionBackground#191c28
  • list.activeSelectionForeground#6c6c6c
  • list.focusBackground#191c28
  • list.highlightForeground#0f96ff
  • list.inactiveSelectionBackground#191c28
  • notification.background#442e66
  • panel.background#191c28
  • peekView.border#3572ff
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#001422
  • peekViewResult.background#001422
  • peekViewResult.matchHighlightBackground#004f7e
  • peekViewTitle.background#38385d
  • pickerGroup.border#165fb3
  • pickerGroup.foreground#A6B39B
  • progressBar.background#705697
  • selection.background#e90000
  • sideBar.background#191c28
  • sideBarSectionHeader.background#191c28
  • statusBar.background#191c28
  • statusBar.debuggingBackground#705697
  • statusBar.noFolderBackground#705697
  • tab.activeBackground#191c28
  • tab.inactiveBackground#191c28
  • titleBar.activeBackground#191c28

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d3d0c8ff
variable.parameter.function#1e90ff
comment, punctuation.definition.comment#747369
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#d3d0c8
none#d3d0c8
keyword.operator#ef002f
entity.name.atomtag.vinala-atomium#de0458
entity.name.echo.vinala-atomium#9f47ff
keyword#22a8cd
variable#ff7f50
entity.name.function, meta.require, support.function.any-method#01a84f
support.class, entity.name.class, entity.name.type.class#1be4ff
meta.class#00ffff
keyword.other.special-method#6699cc
storage#3e87dc
support.function#66cccc
string, constant.other.symbol, entity.other.inherited-class#fe5c7b
constant.numeric#f99157
none#f99157
none#f99157
constant#f99157
entity.name.tag#20b2aa
entity.name.subtag#00ff00
entity.other.attribute-name#f99157
entity.other.attribute-name.id, punctuation.definition.entity#6699cc
meta.selector#cc99cc
none#f99157
markup.heading punctuation.definition.heading, entity.name.section#6699cc
keyword.other.unit#f99157
markup.bold, punctuation.definition.bold#ffcc66bold
markup.italic, punctuation.definition.italic#cc99ccitalic
markup.raw.inline#99cc99
string.other.link#f2777a
meta.link#f99157
markup.list#f2777a
markup.quote#f99157
meta.separator#d3d0c8
markup.inserted, markup.inserted.git_gutter#d21d52
markup.deleted, markup.deleted.git_gutter#f2777a
markup.changed, markup.changed.git_gutter#cc99cc
markup.ignored, markup.ignored.git_gutter#515151
markup.untracked, markup.untracked.git_gutter#515151
constant.other.color#66cccc
string.regexp#66cccc
constant.character.escape#66cccc
punctuation.section.embedded, variable.interpolation#d27b53
invalid.illegal#2d2d2d
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#15b7ff
meta.property-name, support.type.property-name#15b7ff
keyword.other.important#ff0960bold
markup.deleted.git_gutter#F92672
markup.inserted.git_gutter#A6E22E
markup.changed.git_gutter#967EFB
markup.ignored.git_gutter#565656
markup.untracked.git_gutter#565656
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...