Skip to main content
Coding Theme

Developer Tools for CPQ

Publisher: Yashwanth KumarThemes in package: 18

Boost your Oracle CPQ development with snippets, formatter, syntax highlighting, code quality validation, hover help, docs explorer — all in one extension.

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

Shiki preview

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

Loading...