Skip to main content
Coding Theme

ArcGIS Arcade

Publisher: Arcade4VSCodeThemes in package: 2

ArcGIS Arcade language support with syntax highlighting and autocompletion

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#FFFFFF
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#E5EBF1
  • editor.lineHighlightBackground#F0F0F0
  • editor.selectionBackground#ADD6FF
  • editorCursor.foreground#000000
  • editorIndentGuide.activeBackground#A0A0A0
  • editorIndentGuide.background#D3D3D3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#008080italic
number.arcade#800000
operator.arcade#808080
punctuation.bracket.arcade#0000FF
string.quoted#FF0000
keyword.function.arcade#9BBB59bold
keyword.control.arcade#0070C0bold
keyword.null.boolean.arcade#BF4900bold
variable.language.arcade, keyword.constant.arcade#008000
invalid.deprecated.arcade#FF3333

Shiki preview

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

Loading...

ArcGIS Arcade - Coding Theme