Skip to main content
Coding Theme

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.inactiveSelectionBackground#3a3d41
  • editor.selectionBackground#264f78
  • editorCursor.foreground#aeafad
  • editorLineNumber.foreground#858585

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.version.promptscript#c586c0bold
entity.name.function.promptscript#4ec9b0bold
variable.parameter.flag.promptscript#9cdcfeitalic
variable.other.reference.promptscript#ce9178bold
variable.other.constant.promptscript#4fc1ff
keyword.control.promptscript#c586c0
keyword.other.promptscript#569cd6
storage.modifier.promptscript#569cd6
string.quoted#ce9178
constant.numeric#b5cea8
constant.language#569cd6
keyword.operator#d4d4d4
comment#6a9955italic
PromptScript - P.S. Language by Moude AI - VS Code Theme