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#f0f0f0
  • editor.foreground#404040
  • editor.lineHighlightBackground#e0e0e0
  • editor.selectionBackground#c5d9f7
  • editorCursor.foreground#aeafad

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8e908c
string#718c00
keyword#8959a8
variable#4271ae
function#f5871f

Shiki preview

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

Loading...