<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/themes, branch 1.23.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.23.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.23.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2023-12-10T11:42:08+00:00</updated>
<entry>
<title>Fix font priority for languages using Han characters (#5930)</title>
<updated>2023-12-10T11:42:08+00:00</updated>
<author>
<name>Kasimir Cash</name>
<email>kasimir.cash@outlook.com</email>
</author>
<published>2023-12-10T11:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ea6b8b7c6f2eb84c60a3e5f36d0581f54da08b80'/>
<id>urn:sha1:ea6b8b7c6f2eb84c60a3e5f36d0581f54da08b80</id>
<content type='text'>
* Remove chinese fonts from themes (#5670)

* Adds name to credits</content>
</entry>
<entry>
<title>Improved: Nord theme (#5885)</title>
<updated>2023-11-16T12:11:28+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-11-16T12:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=96515d02bec0baeb6d4f097a3c38ceeae04c7c7c'/>
<id>urn:sha1:96515d02bec0baeb6d4f097a3c38ceeae04c7c7c</id>
<content type='text'>
* fix font warnings in Firefox

* notification: margin + box-shadow

* notification line-height

* fix search input in dropdown menu

* clean code + add backdrop-filter for dropdown

* border radius of aside

* active menu item in bold

* colors of switches like on extension page

* color of error log entries

* fix global view overlay close area

* Select of sharing service

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>h4,h5,h6 (#5886)</title>
<updated>2023-11-16T12:11:11+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-11-16T12:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b3c0b4e979b2fad2e5010967a8c0edbf0190c848'/>
<id>urn:sha1:b3c0b4e979b2fad2e5010967a8c0edbf0190c848</id>
<content type='text'>
Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>Fix newlines not always displaying properly in description (#5859)</title>
<updated>2023-11-13T19:20:14+00:00</updated>
<author>
<name>FireFingers21</name>
<email>online+github@alexhuisman.ca</email>
</author>
<published>2023-11-13T19:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b1d568697ad031a42b478ea6a3316558deaaa7c3'/>
<id>urn:sha1:b1d568697ad031a42b478ea6a3316558deaaa7c3</id>
<content type='text'>
* Fix newlines not displaying properly

* Add name to credits

* Restore enclosure-description class

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update app/Models/Entry.php

XHTML

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>New feature important feeds (#5782)</title>
<updated>2023-11-08T19:23:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-11-08T19:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=348028a29043b7d1d0f80544c44f0454b2c375c3'/>
<id>urn:sha1:348028a29043b7d1d0f80544c44f0454b2c375c3</id>
<content type='text'>
* New feature important feeds

* Fix PHPStan

* Initial style for important feeds + keep unread

* Change UI order

* Count important unread

* Never mark as read important feeds during scroll

* Fix i18n conf.iew.normal regression

* Fix reader view

* More fix reader view

* Create important.svg

* Fix title

* Fix counter

* Account for important during  mark-all-as-read

* Fix underline colour

* 📌

* Changelog

---------

Co-authored-by: math-gh &lt;&gt;
Co-authored-by: maTh &lt;1645099+math-GH@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Improved: nord theme (#5810)</title>
<updated>2023-11-04T02:17:15+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-11-04T02:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a4dc348c3d65ea0e99d62381342b9a19ee2125cd'/>
<id>urn:sha1:a4dc348c3d65ea0e99d62381342b9a19ee2125cd</id>
<content type='text'>
* new-article banner: line-height deleted

* mobile: config menu: no border-radius anymore

* mobile: form-group.group-name in bold and with :

* improve .flux

* fix dropdown

* cleanup duplicate code from frss.css

* mark as read button

* load more button

* more margin of alerts on mobile screens

* option + optgroup

* vars cleaned up

* better help text lines

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>fix update page button (#5802)</title>
<updated>2023-11-01T13:17:33+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-11-01T13:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3b408443be19b3fec766a1d14f6dbc31bb9c5434'/>
<id>urn:sha1:3b408443be19b3fec766a1d14f6dbc31bb9c5434</id>
<content type='text'>
Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>Fix UI inputs manage feed (#5765)</title>
<updated>2023-10-28T11:52:32+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-10-28T11:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=98aa0b474e806f51171ec1835ba80fad0d9a4e5c'/>
<id>urn:sha1:98aa0b474e806f51171ec1835ba80fad0d9a4e5c</id>
<content type='text'>
* fix input width

* fix feed edit path_entries_filter

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>More improvements/fixes of Nord theme (#5754)</title>
<updated>2023-10-27T20:57:27+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-10-27T20:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=58a46f0023e0a13f4f099597ff84449ca274f4c2'/>
<id>urn:sha1:58a46f0023e0a13f4f099597ff84449ca274f4c2</id>
<content type='text'>
* fix favicon

* fix unread counter

* table border color

* fix/improve feed navigation

* drag-drop-marker

* hover nav_entries buttons

* fix tags icon

* border color for invalid input value

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>Fix origine dark mode (#5745)</title>
<updated>2023-10-25T18:52:04+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-10-25T18:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1db1035ec2bf782d69577a90ae9c3fc8c2501fb2'/>
<id>urn:sha1:1db1035ec2bf782d69577a90ae9c3fc8c2501fb2</id>
<content type='text'>
* fix dark mode auto special code

* make error alert better readable

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
</feed>
