gurpsdomain / GurpsyMcGurpsFace

A (not yet) fully functional webbrowser based Gurps Character Sheet Editor
https://gurpsdomain.github.io/GurpsyMcGurpsFace/
4 stars 0 forks source link

Apply consistent styling, based on Angular/Material2 #7

Closed meronbrouwer closed 7 years ago

meronbrouwer commented 7 years ago

Styling, as demonstrated here: https://material2-app.firebaseapp.com/ (see github https://github.com/jelbourn/material2-app) should be applied to Gurpsy. Including to way it toggles different themes.

Beside this, theming should be applied in a consistent way, solely based on the way it is being used with Angular/Material2. It will require further investigation in how to approach this.

meronbrouwer commented 7 years ago

Since the material components are still beta, I will postpone fine-tuning this until we have a final release. Right now documentation is sparse and it seems that some components do not abide material styling by default. I expect this to be due to the beta-status.

meronbrouwer commented 7 years ago

Fixed this.