Tried HFS 3, but display looks faded/small, and none of the theme plugins helped? Here's the fix!
HFS3 > localhost/~/admin > Custom HTML > Section: Stylebody {background-color:#999;overflow-x:hidden}
.fa-folder:before { content:'\1F4C1';font-family:sans-serif;color:#FFD679; }
.fa-audio:before { color:#0CC;margin-left: .3em; }
.fa-video:before { content:'\1f4fa';font-family:sans-serif;color:#0CC; }
.fa-doc:before { margin-left: .3em; }
.fa-image:before { content:'\1f4f7';font-family:sans-serif; }
.list-wrapper li a { color:darkblue;text-decoration:underline; }
.list-wrapper { max-width:75%;font-size:120%;background:#FFFFF7; }
@media (max-width: 80em) { .list-wrapper {max-width:87%;} .list-wrapper .entry-details {letter-spacing:-0.05em;} }
@media (max-width: 68em) { .list-wrapper {font-size:110%;max-width:100%;letter-spacing:-0.07em;} .list-wrapper li a {font-size:120%;letter-spacing:-0.06em;} }
@media (max-width: 42em) { .list-wrapper {font-size:90%;max-width:100%;letter-spacing:-0.1em;white-space:nowrap;overflow:hidden;} .list-wrapper li a {font-size:130%;letter-spacing:-0.07em;} .list-wrapper .entry-details {display:none;} }
#paging { display:none }
HFS3 > localhost/~/admin > Custom HTML > Section: After Header<style class="removeAtBoot">@media (prefers-color-scheme: dark) { html, #root { background-color:revert;color:revert; } }</style>
HFS3 > localhost/~/admin > Options > Front End: Page Size1000
Notes:
1). Remember to save after each entry--sometimes the save function is a little disk glyph, which goes encircled when you need to click it.
2). This is the initial release of Clarity theme and doesn't have the calc method for 4k screens, but you'll find the very small amount of code straightforward about what it does, except: The categories are additive, because a 42em wide screen also qualifies for the other sizes; so, the % affect each other (check any modifications by refreshing and then resizing the width of your browser window).
3). The display speed of HFS3 is similar to running the default24.tpl (HFS2.4 style) template on top of HFS2x. However, the download speed of HFS3 is 750 megabits, or the download speed of HFS2xLite is 360 megabits (when compared on the same setup just now). For preventing ridicule/frights from browsers, HFS3 wins that comparison by providing HTTPS support and Let's Encrypt certificate generation. And, HFS 3 can run on Linux, which is safer in the many conditions where Windows is not, including your house.
Works with the built-in/default theme of HFS3.2RC8.
Purpose: Clarity, Contrast, Size, Icons in Color
Disclaimer: Icons in Color may not display correctly on black & white televisions.