Skip to content
forked from adorade/boodark

Bootstrap Dark theme for phpMyAdmin

License

Notifications You must be signed in to change notification settings

axelrindle/boodark

 
 

Repository files navigation

BooDark

Screenshot

GitHub package.json version license

Bootstrap Dark theme for phpMyAdmin

  • Supported versions: 5.1, 5.2
  • Bootstrap v5.1.3

Changes

  • Background color changed: shades of gray & black
  • Fonts color changed: shades of white & light gray
  • Default SQL Query editor color theme changed
  • jQuery UI improved: ui-darkness
  • Designer adjusted for dark theme
  • Console adjusted for dark theme
  • Inline SVG using escape-svg function

Installation

  1. Download latest release
  2. Extract the archive files
  3. Go to the phpMyAdmin files (C:\xampp\phpmyadmin for XAMPP) then go to the themes folder and add here the boodark folder
  4. Select BooDark theme on the home page

Building

  1. Clone this repo locally: git clone https://github.com/adorade/boodark

  2. Compile css files from scss

    yarn install
    yarn run build
  3. Theme files are in themes/boodark.

Bugs and feature requests

Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

License

BooDark Theme is licensed under MIT

About

Bootstrap Dark theme for phpMyAdmin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 100.0%