Skip to main content
Coding Theme

Visual Assist theme

Publisher: PigeonStudioThemes in package: 1

Visual assist color theme

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.

  • editor.background#1E1E1E
  • editor.foreground#BDB76B
  • editor.lineHighlightBackground#1b1b1b
  • editor.lineHighlightBorder#404040
  • editor.selectionBackground#264F78
  • editorCursor.foreground#DCDCDC
  • editorWhitespace.foreground#8f8a8a7a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#53a347
variable#beb66c
punctuation, keyword.operator#abacac
keyword.other.directive.using, keyword.preprocessor, string.unquoted.preprocessor.message#9b9b9b
keyword.control#ce99d9
storage.modifier, keyword.type, keyword.operator.expression.new, variable.language, constant.language, keyword.todo, todo.keyword, storage.type#5392c3
entity.name.type.namespace#d39865
entity.name.type, support.type.unity#ddbd08
entity.name.variable.enum-member#b2751d
entity.name.function#f37108
string.quoted#c9947e

Shiki preview

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

Loading...

Visual Assist theme - Coding Theme