<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments/styles, branch 2.6.0</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>various: style fixups</title>
<updated>2019-11-29T05:12:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-11-29T05:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=50793de1862a78f36617d9b966d437c72b27a95c'/>
<id>50793de1862a78f36617d9b966d437c72b27a95c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add New Style: Inkpot</title>
<updated>2019-11-25T11:12:21+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2019-11-24T23:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=fdbe9c57ce3cc1f5d31a9fc74e7e94314d69773b'/>
<id>fdbe9c57ce3cc1f5d31a9fc74e7e94314d69773b</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>monokai style: fix Generic.Output/Generic.Prompt colors (bitbucket PR #835)</title>
<updated>2019-11-24T15:40:54+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-11-24T15:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=6bf7ebd7016db96eb41e8f48ac0159f29d7a8a90'/>
<id>6bf7ebd7016db96eb41e8f48ac0159f29d7a8a90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup all headers and some more minor problems.</title>
<updated>2019-05-28T05:00:40+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T05:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=597020d4ce90505dad8b850eadafd20f06bf1dc9'/>
<id>597020d4ce90505dad8b850eadafd20f06bf1dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Aliased stata-light to stata.</title>
<updated>2019-04-02T17:32:51+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2019-04-02T17:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=6b8417a8199d46e4d8bf8364e8400835815fb7d7'/>
<id>6b8417a8199d46e4d8bf8364e8400835815fb7d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix StataLexer format highlight error (change Name.Format to Name.Other)</title>
<updated>2019-02-19T16:40:43+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2019-02-19T16:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=c888364f6776d5454820dd92eac0b97aa2cebc70'/>
<id>c888364f6776d5454820dd92eac0b97aa2cebc70</id>
<content type='text'>
StataLexer defined Name.Format for variable and print format
highlighting; Name.Format is not a built-in token, which
caused issues downstream in certain applications (e.g.
[here](https://github.com/kylebarron/stata_kernel/issues/295)).
This commit changes Name.Format to Name.Other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
StataLexer defined Name.Format for variable and print format
highlighting; Name.Format is not a built-in token, which
caused issues downstream in certain applications (e.g.
[here](https://github.com/kylebarron/stata_kernel/issues/295)).
This commit changes Name.Format to Name.Other.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged default branch to hopefully solve merge conflicts</title>
<updated>2019-02-12T15:27:34+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2019-02-12T15:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=93f78437eb89c8d24916210de464a50671963c2e'/>
<id>93f78437eb89c8d24916210de464a50671963c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in camilstaps/pygments-main-solarized (pull request #708)</title>
<updated>2019-01-29T11:03:58+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-01-29T11:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=bf380caf5787e6d4c0949a4f39b54f02fc8a44ef'/>
<id>bf380caf5787e6d4c0949a4f39b54f02fc8a44ef</id>
<content type='text'>
Adds a solarized style

Approved-by: Anteru &lt;bitbucket@ca.sh13.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a solarized style

Approved-by: Anteru &lt;bitbucket@ca.sh13.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unicode literals in docstrings as well</title>
<updated>2019-01-17T22:30:33+00:00</updated>
<author>
<name>Nikolay Orlyuk</name>
<email>virkony@gmail.com</email>
</author>
<published>2019-01-17T22:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=d5cad2f95623372e7cad9ebb581f42b5b9c1906e'/>
<id>d5cad2f95623372e7cad9ebb581f42b5b9c1906e</id>
<content type='text'>
Resolves #1492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #1492
</pre>
</div>
</content>
</entry>
<entry>
<title>Stata lexer and styles improvements and bug fixes</title>
<updated>2018-12-18T18:31:32+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2018-12-18T18:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=7233edc4645a4aa2d416cf0077794fce164f3cc1'/>
<id>7233edc4645a4aa2d416cf0077794fce164f3cc1</id>
<content type='text'>
- Nested comments correctly highlighted.
- Globals and locals correctly nested inside each other and strings.
- Extended locals and stored results correctly highlighted.
- Keywords and operators correctly highlighted.
- Parentheses and functions correctly highlighted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Nested comments correctly highlighted.
- Globals and locals correctly nested inside each other and strings.
- Extended locals and stored results correctly highlighted.
- Keywords and operators correctly highlighted.
- Parentheses and functions correctly highlighted.
</pre>
</div>
</content>
</entry>
</feed>
