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

Change text color to be different from accent color #72

Open
Trobador opened this issue Feb 2, 2019 · 1 comment
Open

Change text color to be different from accent color #72

Trobador opened this issue Feb 2, 2019 · 1 comment

Comments

@Trobador
Copy link

Trobador commented Feb 2, 2019

Hello! Thank you for your work.

I'm using a very deep blue as my accent color and it happens to be very hard to see accent-coloured text on the skin's grey background.
image
Is there currently a way to change the color of this text to its own color ?

@Edgarware
Copy link
Owner

Edgarware commented Feb 5, 2019

In resources/styles/steam.styles there are sections for gamedetails-headerlabel-green, gamedetails-headerlabel-blue, and gamedetails-headerlabel-red. You can change the textcolor property of these to any RGBA color (in the form "RED GREEN BLUE ALPHA", for example "255 0 0 255" would be solid red)

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

2 participants