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#282b2e
  • editor.foreground#e0e2e4
  • editor.lineHighlightBackground#333639
  • editor.selectionBackground#404447
  • editorCursor.foreground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7f9f7fitalic
string#cc9393
keyword#8cd0d3
variable#dcdccc
function#efef8f
number#f0dfaf

Shiki preview

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

Loading...