Skip to main content
Coding Theme

WinDev WLangage

Publisher: vclisseThemes in package: 2

WLangage (WINDEV, WEBDEV, WINDEV Mobile) : coloration, IntelliSense, aide PC SOFT, projets multi-exports en fichiers .wl synchronisés avec WINDEV, journal des modifications, recodage avec captures d'écran, configurateur IA (Claude Code, Copilot), analyses en SQL.

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.

  • activityBar.background#16161E
  • editor.background#1E1E28
  • editor.foreground#CDD3DE
  • editor.lineHighlightBackground#FFFFFF0D
  • editor.selectionBackground#3A3D5C
  • editorGroupHeader.tabsBackground#16161E
  • editorGutter.background#1A1A24
  • editorIndentGuide.background1#2C2C3C
  • editorLineNumber.activeForeground#FF8000
  • editorLineNumber.foreground#5B5B75
  • editorWhitespace.foreground#2C2C3C
  • focusBorder#FF8000
  • panel.background#16161E
  • sideBar.background#16161E
  • statusBar.background#16161E
  • statusBar.foreground#CDD3DE
  • tab.activeBackground#1E1E28
  • tab.inactiveBackground#16161E
  • textLink.foreground#91B5FE
  • titleBar.activeBackground#16161E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
markup.heading.section.wlang#FF8000bold
keyword, keyword.control, keyword.other, storage.type.function, storage.modifier, keyword.operator.logical#FF8000bold
keyword.operator, punctuation#CDD3DE
support.function, entity.name.function.member#91B5FE
storage.type, entity.name.type, support.type, entity.other.inherited-class#9575CD
string, constant.numeric, punctuation.definition.string#BA68C8
constant.character.escape, constant.other.placeholder, punctuation.section.interpolation#B1C33A
string.unquoted.multiline#BA68C8
support.constant, constant.language, constant.character#B1C33Aitalic
support.class.control, variable.other.member, entity.name.function, variable.language, support.variable.property.wlang#009180
variable.other.global#00C0C0
variable, variable.other#CDD3DE
variable.other.property#CDD3DE
meta.embedded.block.sql keyword#91B5FEbold
meta.preprocessor, keyword.control.directive#808080bold
invalid#F44747