Skip to main content
Coding Theme

Pyth Thai Language Support

Publisher: Chonlathi DEVThemes in package: 1

Syntax Highlight, Snippets พร้อมปุ่มรันและตรวจไวยากรณ์สำหรับภาษา Pyth โดย Chonlathi DEV

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#09070E
  • activityBar.foreground#C4B5FD
  • editor.background#100D19
  • editor.foreground#EDE9FE
  • editor.inactiveSelectionBackground#4C1D9533
  • editor.lineHighlightBackground#FFFFFF08
  • editor.selectionBackground#6D28D955
  • editorCursor.foreground#A78BFA
  • editorIndentGuide.activeBackground1#8B5CF6
  • editorIndentGuide.background1#332A45
  • editorLineNumber.activeForeground#C4B5FD
  • editorLineNumber.foreground#6D6480
  • focusBorder#8B5CF6
  • sideBar.background#0D0A14
  • sideBar.foreground#DDD6FE
  • statusBar.background#5B21B6
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#181221
  • tab.inactiveBackground#0D0A14
  • titleBar.activeBackground#0D0A14
  • titleBar.activeForeground#EDE9FE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F8C8Ditalic
string, string.quoted#A7F3D0
constant.numeric, constant.language#FBBF24
keyword.control, keyword.operator.logical, keyword.control.event.pyth#C084FCbold
support.function, storage.type.bot.pyth#60A5FA
entity.name.function, entity.name.type, storage.type.function#F472B6
variable, variable.other#EDE9FE
storage.type, keyword.other#22D3EE
keyword.operator, punctuation.separator#FDA4AF
meta.annotation#FDE68A