-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Joshua Weller
committed
Oct 25, 2020
1 parent
4ff51e5
commit b20837d
Showing
355 changed files
with
7,972 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# phpMyAdmin-4.9-Dark-Theme | ||
A dark mode / night mode theme for pMA 4.9.5+ | ||
Supports phpMyAdmin 4.9. Influenced by pmahomme_dark and pmadarktheme which are no longer compatible in latest versions. | ||
Updated by https://joshdw.com | ||
|
||
## Install | ||
|
||
Put the theme folder to your phpMyAdmin/themes folder | ||
### XAMPP in Windows | ||
\xampp\phpMyAdmin\themes | ||
### MAMPP in MacOS | ||
/Applications/MAMP/bin/phpMyAdmin | ||
|
||
Make sure the folder is named **pmadarkmode** | ||
|
||
Open phpMyAdmin dashboard, under Appearance settings change theme to **pmadarkmode** | ||
|
||
Feel free to mess around with some of the variables for text color/bg color if you desire, in the layout.inc.php file. | ||
|
||
RTL compatibility not tested. |
Binary file not shown.
Oops, something went wrong.