Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make some custom themes #8

Open
Rush opened this issue Aug 21, 2014 · 1 comment
Open

Make some custom themes #8

Rush opened this issue Aug 21, 2014 · 1 comment

Comments

@Rush
Copy link
Member

Rush commented Aug 21, 2014

@icansee

Before merged this could be developed out of the tree and tested with

UTLauncher -stylesheet style.qss

Sample content:

 QLineEdit { background: yellow }
 QCheckBox { color: red }

Programming resources:
http://qt-project.org/doc/qt-4.8/stylesheet.html

Inspiration:
http://qmc2.arcadehits.net/wordpress/style-sheets/

The only thing manually adjusted will have to be color of icons. They don't seem to pick up text colors from the stylesheets so perhaps they have to be manually adjusted on a theme to theme basis.

I imagine having an Unreal Editor styled theme would be cool or some other dark theme.

@Rush
Copy link
Member Author

Rush commented Aug 21, 2014

Please use this build to test other icon colours:
http://x.rushbase.net/e6be71950b2bad37f1d87da802219ac4e87790dd/UTLauncher.zip

Use as such:

ICON_COLOR=black UTLauncher -stylesheet style.qss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant