Rename of Shahab Theme to Blueberry
+ Minor fixes
@@ -29,3 +29,5 @@ locale
|
|||||||
sources
|
sources
|
||||||
# API documentation
|
# API documentation
|
||||||
apidoc
|
apidoc
|
||||||
|
# Node Modules
|
||||||
|
node_modules
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
# Shahab PHPMyAdmin Theme
|
# Blueberry PHPMyAdmin Theme
|
||||||
|
|
||||||
[Shahab v1.0.0](https://github.com/movahhedi/shahab-pma-theme) is a modern dark theme for PHPMyAdmin, based on "pmahomme" theme (The default theme in PHPMyAdmin).
|
[Blueberry v1.0.0](https://github.com/movahhedi/blueberry-pma-theme) is a modern dark theme for PHPMyAdmin, based on "pmahomme" theme (The default theme in PHPMyAdmin).
|
||||||
|
|
||||||
Developed by **Shahab Movahhedi**
|
Developed by **Shahab Movahhedi**
|
||||||
- Site: [shmovahhedi.com](https://shmovahhedi.com)
|
- Site: [shmovahhedi.com](https://shmovahhedi.com)
|
||||||
@@ -14,10 +14,10 @@ To build it for development, you need these:
|
|||||||
- [SASS](https://sass-lang.com/install)
|
- [SASS](https://sass-lang.com/install)
|
||||||
- [Bootstrap 4.6.1](https://www.npmjs.com/package/bootstrap/v/4.6.1) (PMA doesn't support Bootstrap 5)
|
- [Bootstrap 4.6.1](https://www.npmjs.com/package/bootstrap/v/4.6.1) (PMA doesn't support Bootstrap 5)
|
||||||
|
|
||||||
The icons used in Shahab is from [Fluency (Fluent UI) icon set](https://github.com/microsoft/fluentui-system-icons) by Microsoft (Thanks to [Icons8](https://icons8.com/))
|
The icons used in Blueberry is from [Fluency (Fluent UI) icon set](https://github.com/microsoft/fluentui-system-icons) by Microsoft (Thanks to [Icons8](https://icons8.com/))
|
||||||
|
|
||||||
My custom [jQuery UI v1.13.1](http://jqueryui.com) CSS is also used. Check it out [here](http://jqueryui.com/themeroller/?scope=&folderName=smoothness&bgImgOpacityError=30&bgImgOpacityHighlight=30&bgImgOpacityActive=40&bgImgOpacityHover=40&bgImgOpacityDefault=20&bgImgOpacityContent=20&bgImgOpacityHeader=15&cornerRadiusShadow=8px&offsetLeftShadow=-2px&offsetTopShadow=-2px&thicknessShadow=2px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%233a3a56&opacityOverlay=30&bgImgOpacityOverlay=50&bgTextureOverlay=flat&bgColorOverlay=%235b5b5b&iconColorError=%23ffffff&fcError=%23ffffff&borderColorError=%23ca0b0b&bgTextureError=flat&bgColorError=%23ca0b0b&iconColorHighlight=%23ffffff&fcHighlight=%23ffffff&borderColorHighlight=%230072e6&bgTextureHighlight=flat&bgColorHighlight=%230072e6&iconColorActive=%2338bdf8&fcActive=%2338bdf8&borderColorActive=%23096ac8&bgTextureActive=flat&bgColorActive=%231e1e2a&iconColorHover=%2338bdf8&fcHover=%2338bdf8&borderColorHover=%23222222&bgTextureHover=flat&bgColorHover=%232c2c3d&iconColorDefault=%2338bdf8&fcDefault=%23d9d9d9&borderColorDefault=%231e1e2a&bgTextureDefault=flat&bgColorDefault=%232c2c3d&iconColorContent=%2338bdf8&fcContent=%23d9d9d9&borderColorContent=%231e1e2a&bgTextureContent=flat&bgColorContent=%231e1e2a&iconColorHeader=%23e2e8f0&fcHeader=%23e2e8f0&borderColorHeader=%231e1e2a&bgTextureHeader=flat&bgColorHeader=%230072e6&cornerRadius=10px&fwDefault=bold&fsDefault=1em&ffDefault=%22Segoe%20UI%22%2C%20%22Segoe%20Pro%22%2C%20Roboto%2C%20Verdana%2C%20sans-serif)
|
My custom [jQuery UI v1.13.1](http://jqueryui.com) CSS is also used. Check it out [here](http://jqueryui.com/themeroller/?scope=&folderName=smoothness&bgImgOpacityError=30&bgImgOpacityHighlight=30&bgImgOpacityActive=40&bgImgOpacityHover=40&bgImgOpacityDefault=20&bgImgOpacityContent=20&bgImgOpacityHeader=15&cornerRadiusShadow=8px&offsetLeftShadow=-2px&offsetTopShadow=-2px&thicknessShadow=2px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%233a3a56&opacityOverlay=30&bgImgOpacityOverlay=50&bgTextureOverlay=flat&bgColorOverlay=%235b5b5b&iconColorError=%23ffffff&fcError=%23ffffff&borderColorError=%23ca0b0b&bgTextureError=flat&bgColorError=%23ca0b0b&iconColorHighlight=%23ffffff&fcHighlight=%23ffffff&borderColorHighlight=%230072e6&bgTextureHighlight=flat&bgColorHighlight=%230072e6&iconColorActive=%2338bdf8&fcActive=%2338bdf8&borderColorActive=%23096ac8&bgTextureActive=flat&bgColorActive=%231e1e2a&iconColorHover=%2338bdf8&fcHover=%2338bdf8&borderColorHover=%23222222&bgTextureHover=flat&bgColorHover=%232c2c3d&iconColorDefault=%2338bdf8&fcDefault=%23d9d9d9&borderColorDefault=%231e1e2a&bgTextureDefault=flat&bgColorDefault=%232c2c3d&iconColorContent=%2338bdf8&fcContent=%23d9d9d9&borderColorContent=%231e1e2a&bgTextureContent=flat&bgColorContent=%231e1e2a&iconColorHeader=%23e2e8f0&fcHeader=%23e2e8f0&borderColorHeader=%231e1e2a&bgTextureHeader=flat&bgColorHeader=%230072e6&cornerRadius=10px&fwDefault=bold&fsDefault=1em&ffDefault=%22Segoe%20UI%22%2C%20%22Segoe%20Pro%22%2C%20Roboto%2C%20Verdana%2C%20sans-serif)
|
||||||
|
|
||||||
### Any Ideas?
|
### Any Ideas?
|
||||||
|
|
||||||
Tell me your ideas as an Issue at [https://github.com/movahhedi/shahab-pma-theme/issues](https://github.com/movahhedi/shahab-pma-theme/issues)
|
Tell me your ideas as an Issue at [https://github.com/movahhedi/blueberry-pma-theme/issues](https://github.com/movahhedi/blueberry-pma-theme/issues)
|
||||||
|
Before Width: | Height: | Size: 653 B After Width: | Height: | Size: 653 B |
|
Before Width: | Height: | Size: 518 B After Width: | Height: | Size: 518 B |
|
Before Width: | Height: | Size: 581 B After Width: | Height: | Size: 581 B |
|
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 604 B |
|
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 861 B After Width: | Height: | Size: 861 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 861 B After Width: | Height: | Size: 861 B |
|
Before Width: | Height: | Size: 700 B After Width: | Height: | Size: 700 B |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 633 B After Width: | Height: | Size: 633 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 452 B |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 524 B |
|
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 923 B After Width: | Height: | Size: 923 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 568 B After Width: | Height: | Size: 568 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 655 B After Width: | Height: | Size: 655 B |
|
Before Width: | Height: | Size: 563 B After Width: | Height: | Size: 563 B |
|
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 726 B After Width: | Height: | Size: 726 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 709 B After Width: | Height: | Size: 709 B |
|
Before Width: | Height: | Size: 646 B After Width: | Height: | Size: 646 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 783 B After Width: | Height: | Size: 783 B |
|
Before Width: | Height: | Size: 645 B After Width: | Height: | Size: 645 B |
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 114 B After Width: | Height: | Size: 114 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 376 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 861 B After Width: | Height: | Size: 861 B |
|
Before Width: | Height: | Size: 951 B After Width: | Height: | Size: 951 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 633 B After Width: | Height: | Size: 633 B |
|
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 524 B |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
|
Before Width: | Height: | Size: 583 B After Width: | Height: | Size: 583 B |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 986 B After Width: | Height: | Size: 986 B |
|
Before Width: | Height: | Size: 811 B After Width: | Height: | Size: 811 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 978 B After Width: | Height: | Size: 978 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |