<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments/styles, branch regex</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>all: style fixes</title>
<updated>2022-10-27T09:58:29+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2022-10-27T05:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=11dac32db5db1166b8d55dc85bc16d2085936c9a'/>
<id>11dac32db5db1166b8d55dc85bc16d2085936c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GitHub's Dark Style (#2192)</title>
<updated>2022-07-27T12:24:28+00:00</updated>
<author>
<name>Aniket Teredesai</name>
<email>50461557+icy-comet@users.noreply.github.com</email>
</author>
<published>2022-07-27T12:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=4dba17e13412b61b6926a2420e5d0e2511db7f96'/>
<id>4dba17e13412b61b6926a2420e5d0e2511db7f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Register new style (#2183)</title>
<updated>2022-07-26T08:16:34+00:00</updated>
<author>
<name>flywire</name>
<email>flywire0@gmail.com</email>
</author>
<published>2022-07-26T08:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=f162631a2504b63799c9466f12072f9fd14611b1'/>
<id>f162631a2504b63799c9466f12072f9fd14611b1</id>
<content type='text'>
* Register new style

* Replace default_style with Token

#2184

* Remove default_style from styles

* Simplify register style code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Register new style

* Replace default_style with Token

#2184

* Remove default_style from styles

* Simplify register style code</pre>
</div>
</content>
</entry>
<entry>
<title>Nord theme (#2189)</title>
<updated>2022-07-15T13:52:02+00:00</updated>
<author>
<name>Mateus Furquim</name>
<email>furquim.axs@gmail.com</email>
</author>
<published>2022-07-15T13:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=caff26148843d403c97376eafe849e94a7284ab1'/>
<id>caff26148843d403c97376eafe849e94a7284ab1</id>
<content type='text'>
Co-authored-by: andy &lt;andy.yu2k@gmail.com&gt;
Co-authored-by: Jean-Abou-Samra &lt;jean@abou-samra.fr&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: andy &lt;andy.yu2k@gmail.com&gt;
Co-authored-by: Jean-Abou-Samra &lt;jean@abou-samra.fr&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add StarOfficeStyle (#2168)</title>
<updated>2022-07-15T08:59:22+00:00</updated>
<author>
<name>flywire</name>
<email>flywire0@gmail.com</email>
</author>
<published>2022-07-15T08:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=c6cd51f4da1952f920a43405d2a5d9d88771c87f'/>
<id>c6cd51f4da1952f920a43405d2a5d9d88771c87f</id>
<content type='text'>
StarOffice style is a theme used in the user interface and carries through to OpenOffice and LibreOffice, and the documentation.

Reference:
* [Color Config Entry](https://github.com/LibreOffice/core/blob/master/svtools/source/config/colorcfg.cxx#L447-L453)
* [Color Types](https://github.com/LibreOffice/core/blob/e4a57dcdabc9ae7d381025e008b90635c1b7b10c/include/tools/color.hxx#L448)

Co-authored-by: Jean Abou-Samra &lt;jean@abou-samra.fr&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
StarOffice style is a theme used in the user interface and carries through to OpenOffice and LibreOffice, and the documentation.

Reference:
* [Color Config Entry](https://github.com/LibreOffice/core/blob/master/svtools/source/config/colorcfg.cxx#L447-L453)
* [Color Types](https://github.com/LibreOffice/core/blob/e4a57dcdabc9ae7d381025e008b90635c1b7b10c/include/tools/color.hxx#L448)

Co-authored-by: Jean Abou-Samra &lt;jean@abou-samra.fr&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>lilypond: fix Whitespace token</title>
<updated>2022-06-21T11:25:38+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2022-06-21T11:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=5d452171cb1ecf986f69ecee48bf063f956b61d5'/>
<id>5d452171cb1ecf986f69ecee48bf063f956b61d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year.</title>
<updated>2022-01-25T06:36:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2022-01-25T06:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=ab4afd821aa41403f7a0b1e714112c40b2ad843b'/>
<id>ab4afd821aa41403f7a0b1e714112c40b2ad843b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust colours to meet WCAG AAA contrast guidelines (#2038)</title>
<updated>2022-01-23T14:09:57+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2022-01-23T14:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=1458c6669bbc9121eb80b08a7112d81899da7344'/>
<id>1458c6669bbc9121eb80b08a7112d81899da7344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos (#2030)</title>
<updated>2022-01-18T20:00:07+00:00</updated>
<author>
<name>Kian-Meng Ang</name>
<email>kianmeng.ang@gmail.com</email>
</author>
<published>2022-01-18T20:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=2a0cecbb5037d04f1ecbf5f2336ef26813e2967c'/>
<id>2a0cecbb5037d04f1ecbf5f2336ef26813e2967c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #2020.</title>
<updated>2022-01-05T15:51:35+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-01-05T15:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=05d1867453b93540344989e14cd2de27ccbe53de'/>
<id>05d1867453b93540344989e14cd2de27ccbe53de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
