<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soria/soria-theme.el, branch main</title>
<subtitle>A xoria256 theme with some colors from openSUSE.
</subtitle>
<id>https://git.mssola.com/misc/soria/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/misc/soria/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/'/>
<updated>2026-08-20T07:02:38Z</updated>
<entry>
<title>Add support for mu4e-thread-fold-face</title>
<updated>2026-08-20T07:02:38Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-08-20T07:02:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=acb21133b86814e2eaf2b29e4b4a66847eab8403'/>
<id>urn:sha1:acb21133b86814e2eaf2b29e4b4a66847eab8403</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Update links to the source code</title>
<updated>2026-07-21T20:50:16Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-21T20:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=23ecbb14ab50b1336986312a3c876412fe719fa8'/>
<id>urn:sha1:23ecbb14ab50b1336986312a3c876412fe719fa8</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Add support for `mu4e-related-face'</title>
<updated>2026-07-02T14:24:15Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-02T14:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=bd83db9f83dff1cc717f9a6b4a2feab05031458a'/>
<id>urn:sha1:bd83db9f83dff1cc717f9a6b4a2feab05031458a</id>
<content type='text'>
As introduced by commit cdd02566648b ("mu4e: Show 'related' messages
with mu4e-related-face"), which happened after the last commit that I
have related to mu4e (i.e. c2236e4a1c62 ("Use the proper color for the
mu4e-ok-face")).

I should really pay attention to new defface's when updating some
important packages like mu4e, as this one is really useful and I was
really confused on mu4e headers and long threads.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Fix warning on nil distant-foreground</title>
<updated>2025-07-03T05:08:21Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-07-03T05:08:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=65581530155b097fc314a19b2851a7dffcfd3790'/>
<id>urn:sha1:65581530155b097fc314a19b2851a7dffcfd3790</id>
<content type='text'>
It actually is better to not define this than to provide a nil value, as
GNU Emacs already takes its own default nil-like value.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add support for elfeed</title>
<updated>2025-07-03T05:07:59Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-07-03T05:07:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=21cf19d4271ba7d9ce3e6ade82417dd3627932af'/>
<id>urn:sha1:21cf19d4271ba7d9ce3e6ade82417dd3627932af</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added support for faces from nerd-icons</title>
<updated>2024-06-03T09:03:38Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-06-03T09:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=c6dbabc1b4f956e19c7e80f16e69f3d6c57b84b4'/>
<id>urn:sha1:c6dbabc1b4f956e19c7e80f16e69f3d6c57b84b4</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Bump to version 0.4.2</title>
<updated>2023-02-27T14:54:01Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-02-27T14:54:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=c5275d02fcc9f6af2cfebd69bcf69f8cdccbe3ab'/>
<id>urn:sha1:c5275d02fcc9f6af2cfebd69bcf69f8cdccbe3ab</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Updated copyright notice</title>
<updated>2023-01-02T14:59:06Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-01-02T14:59:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=7669770034f773bd96a71bb5e0cde93a8f0495e9'/>
<id>urn:sha1:7669770034f773bd96a71bb5e0cde93a8f0495e9</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Added support for dockerfile-mode</title>
<updated>2022-01-27T10:04:14Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2022-01-27T10:04:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=2db1859743fe9fc58eab4e6f6c1e37825ad7b69c'/>
<id>urn:sha1:2db1859743fe9fc58eab4e6f6c1e37825ad7b69c</id>
<content type='text'>
This mode introduces a couple of extra faces.

Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Fixed background color for company mode</title>
<updated>2021-10-25T15:35:45Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2021-10-25T15:35:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/misc/soria/commit/?id=a111e7169405778d95f7a1e61a7d197ca1217edf'/>
<id>urn:sha1:a111e7169405778d95f7a1e61a7d197ca1217edf</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
</feed>
