summaryrefslogtreecommitdiff
path: root/pygments/styles/inkpot.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
|
* various: style fixupsGeorg Brandl2019-11-291-4/+3
|
* Add New Style: InkpotCampbell Barton2019-11-251-0/+68
Based on the Vim theme: http://www.vim.org/scripts/script.php?script_id=1143 Example output: http://members.iinet.net.au/~ideasman42/dotemacs/init.html The theme is also bundled with qt-creator and available from emacs package manager. Also, there aren't many nice dark themes for Pygments at the moment.