diff options
author | Mantas Zimnickas <sirexas@gmail.com> | 2021-02-07 11:46:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-07 10:46:34 +0100 |
commit | 52c02ecc02554c536ff14c5f69e0bf854e0315ae (patch) | |
tree | 0e69a46082512337d34ff74b338dfaec50cbd052 /pygments/lexers/php.py | |
parent | 3c86379cc6303a9cbde7bf6674d211b4801d3970 (diff) | |
download | pygments-git-52c02ecc02554c536ff14c5f69e0bf854e0315ae.tar.gz |
Add Zenburn theme (#1659)
* Add Zenburn theme
Zenburn theme home page: https://kippura.org/zenburnpage/
And Vim Zenburn theme repository, from which I took color codes: https://github.com/jnurmine/Zenburn
* Add line number and other styles for zenburn
As requested in code review.
* Fix failing tests
Probably during rebase I accidentally added dracula, which is now removed.
* Remove encoding file markers
It looks, that pygments no longer use these markers.
* Add special colors for line numbers
Something does not work with HTML generator, because colors does not
show up, unless I added `noclasses=True`.
Diffstat (limited to 'pygments/lexers/php.py')
0 files changed, 0 insertions, 0 deletions