vuematerial/vue-material

Theming of vue-material

rd-mario-linz opened this issue · 0 comments

Hi,

We use vue-material to implement a backoffice UI.
Now we need help for customizing the theme / styling for some components.
In your documentation there are no detailed information about this.

Our questions:

  1. Wich color variables are available for the theming?
    primary, accent and theme aren't the only ones, are they? Can you give us the hole list of possible theme variables?
  2. We need to adapt styles and theme variables for specific vue-material components because we have own company UI requirements for spaces, colors, etc. How we can do this?

Just write own vue component css classes to overwrite your classes are not a good way I think.
We hope you can give us any tips or more documentation.

Best regards,
Mario