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

Allow to set accent color #12

Open
sumeshir26 opened this issue Dec 22, 2021 · 4 comments
Open

Allow to set accent color #12

sumeshir26 opened this issue Dec 22, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@sumeshir26
Copy link
Contributor

Hi, I would reallay like you added a feature where you could set the accent color of the theme.

@rdbende
Copy link
Owner

rdbende commented Dec 22, 2021

Me too.

@rdbende rdbende added the enhancement New feature or request label Dec 23, 2021
@vednig
Copy link

vednig commented Jan 22, 2022

Unzip the contents of light.zip into your my-themes\Sun-Valley\theme\

Open accent-color.py and edit values set_color - (to your color choice) and theme_path - (to path to your light directory)
Then run python accent-color.py
And lo,
image

@Ivoz
Copy link

Ivoz commented Feb 16, 2022

Unzip the contents of light.zip into your my-themes\Sun-Valley\theme\

Open accent-color.py and edit values set_color - (to your color choice) and theme_path - (to path to your light directory) Then run python accent-color.py And lo,

Maybe you could submit a pull request for your additional file?

@vednig
Copy link

vednig commented Feb 27, 2022

Could do something like

exec python accent-color.py -c"#ColorCodeHere"

inside TCL file supplying whatever color is provided while calling set_theme

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

No branches or pull requests

4 participants