A dark theme for Adminer based on the work Adminer-Design-Dark from Pepa Linha inspired by filament.
More Screens in the demo
folder or at the bottom of this file.
- Grab the minified:
adminer.min.css
or default:adminer.css
file - Rename it to
adminer.css
oradminer-dark.css
- Place it on the same level like your
adminer.php
file.
I did my configurations at adminer version 5.2.1
and some testing including using it in production without issues.
Please feel free to report issues when you encounter one!
For quite some time i use Adminer for local and production development. After noticing the original getting contributions again, i scratched switching to a fork.
Since there wasnt a "dark" theme matching my tase, i started playing inside the closest match. Inspiried from the way filament present clean minimal interfaces, i infliced some chaos in the CSS. Even this wasnt the best practice doing so, why not flip my suffer to your pleasure?
If some victims may be spotted here, or some chad vibecoding more more downwards - i might show some love on this. Since this is my first in life public repo, sorry in advance and try to be constructive on the death threats.
- Pepa Linha - creator of the original theme "Adminer-Design-Dark"
- Team behind filament - for reteaching us what clean meant in the past & end the horror of flux for me!