1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 06:37:33 +02:00

Designs: Link gallery

This commit is contained in:
Jakub Vrana
2025-03-20 09:54:18 +01:00
parent 6d4896e03c
commit 3c310ddfaf
2 changed files with 6 additions and 3 deletions

6
designs/README.md Normal file
View File

@@ -0,0 +1,6 @@
Copy `adminer.css` alongside Adminer PHP script to use an alternative design.
If the design supports dark mode then it should be named `adminer-dark.css`.
Gallery of designs (including external): https://www.adminer.org/#extras
See also: [plugins/designs.php](/plugins/designs.php)

View File

@@ -1,3 +0,0 @@
Copy adminer.css alongside Adminer PHP script to use an alternative design.
If the design supports dark mode then it should be named adminer-dark.css.