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#22272e
  • editor.foreground#adbac7
  • editor.lineHighlightBackground#2d333b
  • editor.selectionBackground#3392ff44
  • editorCursor.foreground#cdd9e5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#768390italic
string#96d0ff
keyword#f47067
variable#dcbdfb
function#6cb6ff

Shiki preview

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

Loading...