containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
182 stars 39 forks source link

fix: update Podman AI Lab logo #1774

Closed jeffmaury closed 1 month ago

jeffmaury commented 1 month ago

Fixes #1660

What does this PR do?

Update Podman AI Lab logo

Screenshot / video of UI

image

What issues does this PR fix or reference?

N/A

How to test this PR?

Launch Podman AI Lab and check the icon in the left bar

jeffmaury commented 1 month ago

resolution is much more smaller, expected ?

@MariaLeonova can you clarify ?

MariaLeonova commented 1 month ago

resolution is much more smaller, expected ?

@benoitf resolution of what is much smaller, please? I can make it any size that's needed and the svg files are available here.

@jeffmaury it looks like the light version was used in the screenshot you provided, here's the dark scheme icon file:

https://github.com/containers/podman-desktop-internal/blob/main/ai-lab/logo/new%20logo/svg/ai-lab-icon-dark-scheme.svg

jeffmaury commented 1 month ago

We are using PNG format

MariaLeonova commented 1 month ago

before the image was W: 621px | H: 621px now: 100px/97px

so it's not a square anymore (I would expect to be 100x100 or 97x97) and the size has been reduced by 6 in width

It was 621x612 px for the icon on the left? That seems a bit much, but certainly can be done! I'll update it to be square.

MariaLeonova commented 1 month ago

Alright - these should be square, big and on a transparent background. Dark is for dark scheme, light is for light.

ai-lab-icon-dark-big ai-lab-icon-light-big

jeffmaury commented 1 month ago

Alright - these should be square, big and on a transparent background. Dark is for dark scheme, light is for light.

ai-lab-icon-dark-big ai-lab-icon-light-big

Can we get them in the internal repo ?

MariaLeonova commented 1 month ago

@jeffmaury of course! For next time it would be helpful for me to know from the start the exact requirements regarding size, format and where should the files be stored, so that I can prepare them the right way.

https://github.com/containers/podman-desktop-internal/blob/main/ai-lab/logo/new%20logo/png/ai-lab-icon-light-big.png https://github.com/containers/podman-desktop-internal/blob/main/ai-lab/logo/new%20logo/png/ai-lab-icon-dark-big.png

ekidneyrh commented 1 month ago

I know this is closed but should the brain logo be replaced too?

Image