Post
Topic
Board Development & Technical Discussion
Topic OP
How to modify the look of a Windows Client.
by
pickard
on 03/01/2014, 03:01:16 UTC
Hi

Simple modification of the look of windows QT is easy to a degree and I have found the same simple changes in countless coin creation guides.  for example changing the PNG files in the src/qt/res/images and /icons folders.  And this works great to modify a few simple things, like the wallet logo, icons and splash screen.

But does anyone know how to go a step further and where to make changes to things like the, window color.  Or to add a different background color from the boring grey or even add a background image / png.  Also maybe there is a simple way to change the QT text color.  Does anyone know what files in the source I should be looking to change? 

Thanks in advance!