Syntax colors (tokenColors) are Dracula's, verbatim. The workbench chrome is
replaced with a darker, lower-contrast neutral palette:
Surface
Color
Editor background
#121314
Chrome / sidebar
#191A1B
Borders
#2A2B2C
Foreground
#BFBFBF
Muted foreground
#8C8C8C
Accent
#3994BC
Install
Search for Dracula qngson in the Extensions view, then pick it in the theme
picker (Cmd+K Cmd+T).
Credits
All syntax colors are the work of the Dracula Theme
authors, used under the MIT license. Only the workbench chrome differs.
Rebuild
The theme file is generated by merging Dracula's theme/dracula.json with the
workbench.colorCustomizations block from settings.json. Edit
themes/dracula-qngson-color-theme.json directly to change colors.