-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blueberry theme design view problem #2
Comments
Is it possible to send corrections @movahhedi ? In addition to this, I found these For fix `.alert-info --bs-alert-bg: background-color: #2c2c3d` and For fix `.form-check-input:checked background-color: #055160` The only one I couldn't figure out how to solve was this! Thanks |
found fix, can guide you on how to fix it, do u have dc? |
or actually when i get home I'll just paste fix here |
Pull requests are always welcome. |
@movahhedi The problem is that I've never made themes for phpmyadmin and I have no idea which file to modify! |
i can do it, gimme a sec |
@maisondasilva what phpmyadmin version ur using? |
5.2.1 |
@andriawan I saw that you sent another correction, do you think you can help with this correction too, I don't know much about theme phpmyadmin |
created pull request, fixed import tab and designer |
Where did you create the pull request? If you do it in this fork, I can run the GitHub Actions as a not-first-time contributor ti speed up the process. |
fork, |
so my vscode formatted the code to readable state xD if u want i can obfuscate it again |
@Simushy I noticed that the 270KB file became 323KB, were there many changes? Can you send it as the original I think this helps to compress the size! |
What extension do you use in your vscode to minify @Simushy |
fixed format, pull request should be updated automatically i believe |
forgot about the designer view in the end, updated again, sorry |
@maisondasilva mostly i just modified .scss file. I'll check the issue later in my free time |
Some file overwrites config from .scss files and background color on design view of database is still white making it unreadable unless you get really close to your monitor.
![issue](https://private-user-images.githubusercontent.com/69096401/275367322-d9b11e7e-4b40-47d3-ac6c-cc6b6cdd7439.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDAwMzEsIm5iZiI6MTczOTM5OTczMSwicGF0aCI6Ii82OTA5NjQwMS8yNzUzNjczMjItZDliMTFlN2UtNGI0MC00N2QzLWFjNmMtY2M2YjZjZGQ3NDM5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIyMzUzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU1ZjRiZDA4YmUwZTMwNTBiOTMzODRjZDMxNDIyYjM1NTRlZDRmOTBlM2UwOGMxMzU5NzcyYzBjM2NkYmNhNjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.T65YL8uGMxZST7rslC76bWRF4B5yYeHFEPxR_zkygpQ)
The text was updated successfully, but these errors were encountered: