{"id":27437235,"url":"https://github.com/m-ristau/adminer-filamentish","last_synced_at":"2026-05-10T16:39:12.216Z","repository":{"id":287771991,"uuid":"965590179","full_name":"m-ristau/adminer-filamentish","owner":"m-ristau","description":"filamentish - an Adminer Dark Theme","archived":false,"fork":false,"pushed_at":"2025-04-14T16:41:37.000Z","size":6042,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T07:58:03.896Z","etag":null,"topics":["adminer","adminer-css-theme","css","dark-mode","dark-theme","database-management","filamentphp","mysql","singlefile"],"latest_commit_sha":null,"homepage":"https://adminer.org/#extras","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-ristau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-13T13:55:34.000Z","updated_at":"2025-05-09T18:20:53.000Z","dependencies_parsed_at":"2025-04-14T20:19:39.460Z","dependency_job_id":"260db34b-9cbe-4bdf-8bab-adf687e18977","html_url":"https://github.com/m-ristau/adminer-filamentish","commit_stats":null,"previous_names":["m-ristau/adminer-filamentish"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m-ristau/adminer-filamentish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ristau%2Fadminer-filamentish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ristau%2Fadminer-filamentish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ristau%2Fadminer-filamentish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ristau%2Fadminer-filamentish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-ristau","download_url":"https://codeload.github.com/m-ristau/adminer-filamentish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ristau%2Fadminer-filamentish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adminer","adminer-css-theme","css","dark-mode","dark-theme","database-management","filamentphp","mysql","singlefile"],"created_at":"2025-04-14T20:19:36.795Z","updated_at":"2026-05-10T16:39:12.192Z","avatar_url":"https://github.com/m-ristau.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"/demo/adf_0009_structure-mock-social.png\" alt=\"Adminer Server Overiew with filamentish Theme\" style=\"width: 100%; max-width: 800px;\" /\u003e\n\n# filamentish - an Adminer Dark Theme\nA 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).\n\n\u003cimg height=\"350\" src=\"/demo/adf_0003_listing-select.png\" alt=\"Listing Table at select - filamentish - Adminer Theme\"/\u003e \u003cimg height=\"350\" src=\"/demo/adf_0007_structure-table-mock.png\" alt=\"Structure Table with Mockup - filamentish - Adminer Theme\"/\u003e\n\n[More Screens](#screenshots) in the `demo` folder or at the bottom of this file.\n\u003c/div\u003e\n\n## Installation\n1. Grab the minified:`adminer.min.css` or default:`adminer.css` file\n2. Rename it to `adminer.css` or `adminer-dark.css`\n3. Place it on the same level like your `adminer.php` file.\n\n## Compability\nI did my configurations at adminer version `5.2.1` and some testing including using it in production without issues.\nPlease feel free to report issues when you encounter one!\n\n## Background\n\u003e For quite some time i use Adminer for local and production development.\n\u003e After noticing the original getting contributions again, i scratched switching to a fork.\n\u003e\n\u003e Since there wasnt a \"dark\" theme matching my tase, i started playing inside the closest match.\n\u003e Inspiried from the way filament present clean minimal interfaces, i infliced  some chaos in the CSS.\n\u003e Even this wasnt the best practice doing so, why not flip my suffer to your pleasure?\n\u003e\n\u003e *If some victims may be spotted here, or some chad vibecoding more more downwards - i might show some love on this.\n\u003e Since this is my first in life public repo, sorry in advance and try to be constructive on the death threats.*\n\n## Credits\n* [Pepa Linha](https://github.com/pepa-linha) - creator of the original theme \"[Adminer-Design-Dark](https://github.com/pepa-linha/Adminer-Design-Dark)\"\n* [Team behind filament](https://github.com/filamentphp/filament) - for reteaching us what clean meant in the past \u0026 end the horror of flux for me!\n\n## Screenshots\n\u003cdiv align=\"center\"\u003e\n\u003cimg height=\"200\" src=\"/demo/adf_0006_server-overview.png\" alt=\"Overview - filamentish Demo\"/\u003e \u003cimg height=\"200\" src=\"/demo/adf_0007_structure-table-mock.png\" alt=\"Structure table with Mockup - filamentish Demo\"/\u003e \u003cimg height=\"200\" src=\"/demo/adf_0008_structure-table.png\" alt=\"Structure table - filamentish Demo\"/\u003e \u003cimg height=\"200\" src=\"/demo/adf_0000_schema-db.png\" alt=\"Schema - filamentish Demo\"/\u003e \u003cimg height=\"200\" src=\"/demo/adf_0003_listing-select.png\" alt=\"Listing - filamentish Demo\"/\u003e \u003cimg height=\"200\" src=\"/demo/adf_0004_command-sql.png\" alt=\"Run Queries - filamentish Demo\"/\u003e \u003cimg height=\"200\" src=\"/demo/adf_0005_server-overview-mock.png\" alt=\"Overview with Mockup - filamentish Demo\"/\u003e \u003cimg height=\"200\" src=\"/demo/adf_0001_editing-create-credit.png\" alt=\"Editing fields with credit - filamentish Demo\"/\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-ristau%2Fadminer-filamentish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-ristau%2Fadminer-filamentish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-ristau%2Fadminer-filamentish/lists"}