Oh thanks @julian!
I didn't realise that, thanks for clarifying it!
All working now 🙂
cheers
Theme for NodeBB using Material Design elements. Right now the theme uses button styles (raised buttons) from material design concepts. I will be adding more material design concepts later.
Screenshots
npm install nodebb-theme-material
https://github.com/pichalite/nodebb-theme-material
@pichalite have you looked into the various Material CSS frameworks? I expect a full on ripple for the buttons
@Schamper I am actually using this framework
Adding ripples to buttons is the next thing on my list to add to the theme.
Beautiful! I know @psychobunny has been falling in love with material design recently, so he'll have some thoughts for sure
Edit: Funny how cyclical these things are, eh? Bootstrap 2 had buttons with gradients, Bootstrap 3 eschewed gradients for a flatter design, and now material design is coming back with raised buttons, drop shadows, and skeuomorphic concepts!
Yeah, everything new is well-forgotten old.
demo link added to first post
When I changed the checkboxes to material design style, I lost the option to hold shift and check multiple checkboxes. Any suggestion on if and how I can make this work again?
Are you planning on making the theme completely material or just using certain elements here and there to make it have the material feel?
@pichalite said:
@trevor I wanted to make it completely material but right now I could only find time to add certain elements to get the material feel.
Ah okay, cool stuff so far man. Keep up the good work!