Replies: 2 comments 1 reply
-
A couple of additional comments. First is that some of the screenshot.png files do not reflect the actual designs (those screenshots also show adminer 3.x or 4.x version numbers). Second is that I found a somewhat reasonable design in |
Beta Was this translation helpful? Give feedback.
-
Same experience here after upgrading. The dark blue background isn’t very readable for me either. Would be nice if the old black-on-white scheme could be included again as one of the default designs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just upgraded to Debian trixie and now adminer (5.2.1) has a generally dark blue background with letters in light blue, which is not very readable (it used to be black letters on a white background). I couldn't find any menu options on the interface to change the colors, so I searched and found a StackOverflow thread where someone suggested using a CSS file placed in the same directory as
adminer.php
. But then I found the/usr/share/adminer/designs
directory where there is a bunch of directories with README.md (each apparently with a link to a screenshotpng
) andadminer.css
files. I finally figured out that I could copy one of theadminer.css
files to/usr/share/adminer/adminer/static/default.css
and that would actually change the interface. I tried a few but none of them look like the old one and are not too readable either. Is there a way to go back to the old B&W scheme? If not, is there a way to easily view each of the 25 existing designs?Beta Was this translation helpful? Give feedback.
All reactions