Problem/Motivation
The Project Browser Initiative wants nice project logos for better UX. The logo will be displayed on the card for your module in the Project Browser (as well as on drupalcode.org as your project avatar, and on drupal.org on your project page).
This module needs a logo for this objective.
Proposed resolution
- Create a logo that is 512x512 square dimension in PNG format without animations.
- The file size should be 10k or less.
- Use a lossy image tool (such as pngquant) to reduce the file size while keeping the image quality at around 80%.
Examples:
https://www.drupal.org/files/issues/2024-07-04/jQuery-UI-Selectable-fs8.png
https://www.drupal.org/files/issues/2023-05-03/Embed-Project-Logo.png
https://www.drupal.org/files/issues/2022-04-28/pathauto-fs8.png
https://www.drupal.org/files/issues/2022-09-23/search_api.png
https://www.drupal.org/files/issues/2022-09-23/Rest%20UI.png
https://www.drupal.org/files/issues/2023-08-16/entity_queue_3.png
https://www.drupal.org/files/issues/2022-10-04/views_slideshow_logo_1.png
https://www.drupal.org/files/issues/2022-09-30/redis-project-browser-cub...
https://www.drupal.org/files/issues/2022-09-23/DropzoneJS_v2-min.png
https://www.drupal.org/files/issues/2023-08-14/File_Metadata_Manager_2.png
MAINTAINERS: Once a logo is reviewed and approved, it should be added to the root folder of your project's repo, and be named
logo.png. This must be present on your project’sdefault branch. If you have a logo as the first image in theImagesfield on your project page, please remove it. The logo will be displayed on the cards in the Project Browser grid and list views.
Review steps
- Review any logos on this ticket.
- Provide design feedback if applicable.
- If multiple logos are provided, choose your preferred one.
- Ensure logo meet the requirements:
- 512px by 512px square
- PNG format
- no animations
- 10k file size or less
- reasonable image quality
- visually represents the project
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Theme Change.png | 8.17 KB | debdeep.mukhopadhyay |
Issue fork theme_change-3570028
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
debdeep.mukhopadhyay commentedI am working on this
Comment #3
debdeep.mukhopadhyay commentedHi @jannakha,
I’ve created a new logo for the Theme Change project based on the requirements mentioned in this issue and the suggestions provided.
The logo is designed to be simple, clear, and easy to understand even at smaller sizes, and it follows the 512×512 PNG format guideline.
I’d really appreciate your feedback and suggestions. Please let me know if any changes or improvements are needed.
Thanks a lot for your time and review!
Comment #4
jannakha commentednicely done!
next steps:
- create issue fork
- rename file to logo.png and add it to root folder of the module
- create an MR for review
Comment #6
debdeep.mukhopadhyay commentedThanks @jannakha.
I’ve added logo.png to the module root and opened a Merge Request.
Please let me know if anything else is needed. Thanks!
Comment #7
jannakha commentedPlease update MR to latest branch (v4)
unfortunately default branch is v8 (which is old branch)
Comment #9
debdeep.mukhopadhyay commentedThanks for the clarification @jannakha.
I’ve created a new branch based on the latest 4.x branch and moved the logo commit onto it. The Merge Request has been updated accordingly to target 4.x.
Please let me know if anything else is needed. Thanks for your guidance and review
Comment #11
jannakha commented@debdeep.mukhopadhyay thanks for the update!
RTBC!
Comment #12
debdeep.mukhopadhyay commentedHi @jannakha,
I hope you are doing well.
Just a gentle reminder regarding this issue. Since it has been in RTBC for some time, I wanted to kindly check if there are any further updates or if anything else is needed from my side.
Please let me know if I can assist with anything to help move this forward.
Comment #13
jannakha commentedHi @debdeep.mukhopadhyay
I'm not a maintainer of this module - it's up to them to merge and release this issue
Comment #15
nagy.balint commentedHi!
Sorry for the delay.
Merged it to 4.x