Skip to main content
Coding Theme

BOO UI编辑器

Publisher: boo-bestThemes in package: 19

面向传奇类游戏 GM 的 VS Code 开发工具,提供脚本智能提示、UI 可视化编辑、PAK/JPK 读取、数据库与地图查看及 M2 重载。

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#1e1e1e
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#2a2d2e
  • editor.selectionBackground#264f78
  • editorCursor.foreground#aeafad
  • editorHoverWidget.background#1e1e1e
  • editorHoverWidget.border#6AAEFF
  • editorHoverWidget.foreground#d4d4d4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source.gomscript#d4d4d4
comment.line.gomscript#6A9955italic