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

Add the way to set css variables in output #17

Closed
jcubic opened this issue Dec 21, 2021 · 0 comments
Closed

Add the way to set css variables in output #17

jcubic opened this issue Dec 21, 2021 · 0 comments

Comments

@jcubic
Copy link
Owner

jcubic commented Dec 21, 2021

Add way to customize output html with custom CSS.
Allow to add:

:root {
  --color: black;
  --background: white;
}

Consider adding tab with custom style, with default colors, that User can change. Similar to config files on Linux.

jcubic added a commit that referenced this issue Dec 21, 2021
@jcubic jcubic closed this as completed Dec 25, 2021
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