Closed FrancescoBorzi closed 4 years ago
@talamortis nice, but I think it should be a bit darker in the top part:
avoid copyrighted artworks too
@talamortis @BarbzYHOOL I added the instructions in the original post about how to test different background images in Keira3
all samples in discord
maybe first one because it's good for visibility + it's a character so it looks like wow
I'm working hard on Keira3 and its first release is behind the corner. Since my time is always limited (and my design skills are not that great), I'm sharing this task with the community since anyone can help with it.
This image:
https://github.com/azerothcore/Keira3/blob/ddbe2a00b937e7cb4af7986d11e8b8a8e4181eba/src/assets/img/bg1.jpg
Is currently the background of the sidebar of Keira3:
Now I would like to replace it with something more AC and/or WoW related. I will select initially one image (but in future I could put a group of images, each time choosing randomly among team at Keira3 startup) to be the new background image of the sidebar.
I was thinking about some screenshot taken in game of some nice landscape, view, or whatever... but I'm open to any suggestions.
Requirements:
Would you like to help me selecting a new image (or a group of images)?
Please post your suggestions!
How to test images
1) Run Keira3 in development mode (instructions available [here])(https://github.com/azerothcore/Keira3#development)
2) Add your image(s) in the
src/assets/img/
directory3) Change this line of code to try different images https://github.com/azerothcore/Keira3/blob/master/src/app/components/main-window/sidebar/sidebar.component.html#L5
Keira will automatically recompile and show your image.