Skip to main content
Coding Theme

SCALANCE Config Highlighting (Unofficial)

Publisher: Axel Sigmar LienThemes in package: 1

Unofficial community extension: syntax highlighting for Siemens SCALANCE switch/router CLI configuration files (XC/XB/XP/XR series). Not affiliated with Siemens AG.

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#0d1417
  • editor.background#0d1417
  • editor.foreground#d4dde1
  • editor.lineHighlightBackground#13202699
  • editor.selectionBackground#00666655
  • editorCursor.foreground#00cccc
  • editorLineNumber.foreground#3e5560
  • sideBar.background#0f181c
  • statusBar.background#00494d
  • titleBar.activeBackground#0d1417

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.line.exclamation.scalance, comment.line.hash.scalance#5a7482italic
keyword.control.section.scalance#00ccccbold
keyword.operator.negation.scalance#ff6e6ebold
keyword.other.config.scalance#5fb3e8
support.function.service.scalance#c792ea
keyword.control.action.scalance#ffcb6b
entity.name.type.interface.scalance#89e8b1bold
constant.numeric.ipv4-cidr.scalance, constant.numeric.ipv6.scalance#f7a35c
constant.numeric.mac.scalance#e2a6ff
string.quoted.double.scalance#a5d6a7
constant.numeric.scalance#f7ce68
constant.language.state.scalance#4ec9b0italic
SCALANCE Config Highlighting (Unofficial) by Axel Sigmar Lien - VS Code Theme