Skip to main content
Coding Theme

PoolScript Pro (LSP)

Publisher: Kleber Santana de OliveiraThemes in package: 1

Professional Language Support for PoolScript with Pylance-like architecture.

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#282A36
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#44475A75
  • editor.selectionBackground#44475A
  • editorBracketMatch.background#44475A
  • editorBracketMatch.border#FFB86C
  • editorCursor.foreground#F8F8F0
  • editorIndentGuide.activeBackground#9D550FB0
  • editorIndentGuide.background#3B3A32
  • editorLineNumber.foreground#6272A4
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6272A4italic
string, string.quoted#F1FA8C
constant.character.escape#FF79C6
constant.numeric#BD93F9
constant.language#BD93F9
keyword.control#FF79C6
keyword.control.import.poolscript#FF79C6italic
keyword.declaration#FF79C6
keyword.operator#FF79C6
keyword.operator.logical#FF79C6
storage.type#8BE9FDitalic
support.function.builtin#50FA7B
entity.name.function#50FA7B
entity.name.function.decorator#50FA7Bitalic
punctuation.definition.decorator#FF79C6
support.class#8BE9FD
constant.language.http#FFB86C
meta.embedded.expression#FF79C6
variable.language.self.poolscript#FFB86Cbold
variable.parameter.poolscript, keyword.operator.assignment.named.poolscript#FFB86C

Shiki preview

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

Loading...

PoolScript Pro (LSP) - Coding Theme