
Name: Bootstrap Dark theme for phpMyAdmin
Author: Atakan Au
You can use this addition to change the PhpMyAdmin interface to a dark look with a predominance of black. Theme has been tested on PhpMyAdmin version 5.2.0. The files were developed based on the original "Bootstrap" theme that came with PhpMyAdmin version 5.2.0. Bootstrap version was upgraded and v5.3.0-alpha1 was used. After downloading the zipped folder, unzip it into the \themes\ directory. Go to the PhpMyAdmin home page with your browser. Select the "Theme" setting under "Appearance Settings" to "Bootstrap Dark".
phpMyAdmin ├── templates ├── themes │ └── bootstrap │ └── bootstrap-dark │ ├── css/ │ ├── img/ │ ├── jquery/ │ ├── scss/ │ ├── screen.png │ └── theme.json✅ The original dark theme colors of Bootstrap has been applied.
✅ Delete / Empty / Drop icons are colored red.
✅ Insert / Copy icons are colored green.
✅ Select and Input elements adapted to Bootstrap.
✅ Console button made semi transparent.
✅ SQL query input field adapted to the dark theme.
Screenshots:
List tables

Browse table rows

Edit row values

Table structure

SQL query screen

Search

Exporting
