Install phpMyAdmin Dark Theme (pmahomme_dark)

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=1UqzybsPRWQ



Duration: 1:59
7,104 views
44


#DarkTheme #phpMyAdmin

Full steps can be found at https://i12bretro.github.io/tutorials/0213.html

--------------------------------------------------------------------
Install on Linux
--------------------------------------------------------------------
   01. Log into the Linux device
   02. Run the following commands in a terminal:
         # install git
         sudo apt-get install git
         # clone the dark theme from git
         git clone https://github.com/i12bretro/pmahomme-dark.git
         # copy the dark theme to the phpmyadmin themes directory
         sudo cp ./pmahomme-dark /var/www/html/phpmyadmin/themes -r
   03. Log into the phpMyAdmin web interface
   04. On the main page change the theme to pmahomme_dark
 
--------------------------------------------------------------------
Install on Windows
--------------------------------------------------------------------
   01. Open a web browser and navigate to https://github.com/i12bretro/pmahomme-dark
   02. Click the Code dropdown ≫ Download ZIP
   03. Extract the downloaded .zip file
   04. Copy the entire pmahomme-dark to the phpMyAdmin /themes directory
   05. Log into the phpMyAdmin web interface
   06. On the main page change the theme to pmahomme_dark
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
Customization
DBA
Dark Theme
Database Admin
How To
Linux
Look And Feel
MySQL
PHP
PhpMyAdmin
Pmahomme_dark
Tutorial
Web Based Tools
Windows
i12bretro