We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e411506 commit ad21935Copy full SHA for ad21935
2 files changed
pygments/styles/__init__.py
@@ -51,7 +51,6 @@
51
'stata-light': 'stata_light::StataLightStyle',
52
'stata-dark': 'stata_dark::StataDarkStyle',
53
'inkpot': 'inkpot::InkPotStyle',
54
- 'dracula': 'dracula::DraculaStyle'
55
}
56
57
pygments/styles/dracula.py
0 commit comments