Skip to content
New issue

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

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

Already on GitHub? # to your account

Seperate Color-parsing and "themer generate" #24

Open
s-ol opened this issue Oct 8, 2015 · 2 comments
Open

Seperate Color-parsing and "themer generate" #24

s-ol opened this issue Oct 8, 2015 · 2 comments

Comments

@s-ol
Copy link
Owner

s-ol commented Oct 8, 2015

I would like a more generalized architecture where Parsers can not only set colors but also other parameters and where parsers may not set colors for example.

themer generate might need to be modified so that it supports using multiple parsers at the same time. Maybe something like
themer generate name wallpaper.jpg someparam:value https://fontfrom.he/re could work?
Every parameter parsed seperately by a (different) parser.

@s-ol s-ol added this to the v2.0 milestone Oct 12, 2015
@Amar1729
Copy link
Contributor

What other parameters were you thinking of for Parsers to set? Things like cursor/selection color or foreground/background?

@s-ol
Copy link
Owner Author

s-ol commented Jan 28, 2017

@Amar1729 that, the wallpaper or metadata as it could be generated by parsers, fonts (and font sizes), color mappings (something like primary, accent1, accent2 and fitting backgrounds).
Maybe values like screen gap sizes for tiling window managers.

The goal would be to have a rather 'true' template and a great input system so that you can mix and match settings and information sources.
For example ideally I would use the same themer setup on my laptop and desktop PC, but different results would be rendered depending on the environment/a setting that only changes a few values.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants