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

implement CSS custom properties #18

Open
4 tasks
moebiusmania opened this issue Dec 14, 2018 · 0 comments
Open
4 tasks

implement CSS custom properties #18

moebiusmania opened this issue Dec 14, 2018 · 0 comments

Comments

@moebiusmania
Copy link
Contributor

moebiusmania commented Dec 14, 2018

(aka: variables)
to add visual customization https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables .

also https://lit-element.polymer-project.org/guide/styles#css-properties

to limit the scope of this issue, via CSS custom properties an end user should be able to implement basic theming/skinning like:

  • main color (the titual amber)
  • states (implemeted in button, banner & modal)
  • priorities
  • backgrounds if needed
@moebiusmania moebiusmania added this to the Next milestone Dec 14, 2018
@alessandromenini alessandromenini modified the milestones: Next, v1.2 Feb 5, 2019
@alessandromenini alessandromenini self-assigned this Feb 5, 2019
@moebiusmania moebiusmania changed the title implement CSS variables implement CSS custom properties Feb 12, 2019
@moebiusmania moebiusmania modified the milestones: v1.2, v1.3 Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants