Skip to main content
Coding Theme

Developer Tools for CPQ

Publisher: Yashwanth KumarThemes in package: 18

Turn VS Code into a full Oracle CPQ BML editor: autocomplete for 173 BML functions, inline error checking with quick fixes, BMQL support, a formatter, and the Oracle documentation offline.

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.

  • editor.background#282a36
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#44475a80
  • editor.selectionBackground#44475a
  • editorCursor.foreground#f8f8f0
  • editorWhitespace.foreground#6272a4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6272a4italic
string#f1fa8c—
keyword#ff79c6—
variable#50fa7b—
function#bd93f9—