https://github.com/m-ristau/adminer-filamentish
filamentish - an Adminer Dark Theme
https://github.com/m-ristau/adminer-filamentish
adminer adminer-css-theme css dark-mode dark-theme database-management filamentphp mysql singlefile
Last synced: about 1 month ago
JSON representation
filamentish - an Adminer Dark Theme
- Host: GitHub
- URL: https://github.com/m-ristau/adminer-filamentish
- Owner: m-ristau
- License: mit
- Created: 2025-04-13T13:55:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T16:41:37.000Z (about 1 year ago)
- Last Synced: 2025-07-19T07:58:03.896Z (11 months ago)
- Topics: adminer, adminer-css-theme, css, dark-mode, dark-theme, database-management, filamentphp, mysql, singlefile
- Language: CSS
- Homepage: https://adminer.org/#extras
- Size: 5.76 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filamentish - an Adminer Dark Theme
A dark theme for [Adminer](https://www.adminer.org) based on the work [Adminer-Design-Dark](https://github.com/pepa-linha/Adminer-Design-Dark) from Pepa Linha inspired by [filament](https://github.com/filamentphp/filament).

[More Screens](#screenshots) in the `demo` folder or at the bottom of this file.
## Installation
1. Grab the minified:`adminer.min.css` or default:`adminer.css` file
2. Rename it to `adminer.css` or `adminer-dark.css`
3. Place it on the same level like your `adminer.php` file.
## Compability
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!
## Background
> 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.*
## Credits
* [Pepa Linha](https://github.com/pepa-linha) - creator of the original theme "[Adminer-Design-Dark](https://github.com/pepa-linha/Adminer-Design-Dark)"
* [Team behind filament](https://github.com/filamentphp/filament) - for reteaching us what clean meant in the past & end the horror of flux for me!
## Screenshots