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

Factor out styling functionality #16

Open
uliska opened this issue Jun 21, 2020 · 0 comments
Open

Factor out styling functionality #16

uliska opened this issue Jun 21, 2020 · 0 comments
Assignees

Comments

@uliska
Copy link
Contributor

uliska commented Jun 21, 2020

The frames and highlighters modules have got a nice mechanism for handling properties, using

  • the with-options macro
  • unified definition of styling properties with defaults and type checking
  • definition and application of stylesheets
  • proper cascading of Default => Option => Stylesheet =>local definition of properties
  • hierarchical stylesheets through a parent property

This should be reconsidered, generalized, and moved to the stylesheets package.

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