iamDyeus / tkreload

auto reloads your tkinter app whenever file changes are detected 🐍
https://pypi.org/project/tkreload/
Apache License 2.0
7 stars 6 forks source link

Need Logo Design #11

Open iamDyeus opened 18 hours ago

iamDyeus commented 18 hours ago

I propose that we create a logo for our project that visually represents its purpose. I envision a design similar to the one shown below:

image

For our logo, we could use the Tkinter logo as a base, with a refresh icon on top to symbolize functionality related to refreshing or reloading.

Kabiirk commented 14 hours ago

Hi @iamDyeus ,

I can work on this please assign this to me, what assets do you require as an output of this task ? (for e.g. SVG, PNGs etc.) also let me know the dimensions in which you require these assets.

iamDyeus commented 5 hours ago

@Kabiirk, Ideally, we need two files:

  1. Main SVG logo – Similar in dimensions to the customtkinter example I shared earlier.
  2. GitHub banner (PNG) – Please follow the GitHub template.

Once they're ready, you can open a PR by adding these files to the .assets folder in the root directory. Thanks!

iamDyeus commented 5 hours ago

One suggestion could be to replace the plain white logo text with a white gradient text, which might work better, especially considering the light mode.

Kabiirk commented 5 hours ago

Sure ! Let me work on it & share something

Kabiirk commented 4 hours ago

Hi @iamDyeus ,

I have created 2 main logos with (1 extra variant for each). My main thinking behind this design was to retain the blue 'O' of the logo you shared above as it looks like a loading icon. Moreover, I integrated the loading 'O' into the text itself for a sleeker look (I also love such typographic logos).

Logo 1:

Variant 1 (gradient cap)

Logo 1 Variant 1

Variant 2 (solid cap)

Logo 1 Variant 2

Logo 2:

Variant 1 (gradient cap)

Logo 2 Variant 1

Variant 2 (solid cap)

Logo 2 Variant 2

Let me know which one you like. I'll export the SVG & PNG banner for that logo.