GitHub - barelyhuman/adminer-nord: Nord Styled Themes for adminer

1 min read Original article ↗

A theme inspired by pepa-linha-dark but with nord defaults.

Disclaimer

The theme files are still being changed as not everything from pepa-linha-dark has been changed and a lot of styles still inherit colors from the original theme.

Please report issues for things or places that I might have missed

Screenshots

Dark

Light

Usage

  • Rename the file to adminer.css and place it beside the adminer.php file.

Docker

These instructions have been tested with this particular docker image docker-adminer

  • copy the a themed css and rename it to adminer.css and place it in you directory
  • in your dockerfile, add the following line
    ADD ./adminer.css /var/www/html/adminer.css

Credits

pepa-linha - for the original theme