* Fix unreadable hovered link color in dark theme
* Tone down text color
* Make search result titles look like links
* Tone down search result title color
* Give the dark theme headerbar a distinct color
* Adjust background color for sort dropdown
* frontend: fix critical accessibility issues, logo alt and language
* frontend: use buttons for pagination, override bootstrap for accessibility
* frontend: heading elements in sequential order
* frontend: override badge contrast ratio
* frontend: fix import
* frontend: fixup
---------
Co-authored-by: Naïm Favier <n@monade.li>
* move programs to the top of the metadata display
rename to "programs provided", since where they are provided
is an implementation detail irrelevant to users of `nix-shell -p`.
* Fix CSS
---------
Co-authored-by: Naïm Favier <n@monade.li>