sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add light and dark themes to default button styles

sebnitu opened this issue · comments

Problem

Currently there is not a light and dark theme being used for the default button styles. While this is not a problem for the button_color_[value] modifier, the default button styles rely on theme variables. This makes them not responsive to the vb-theme-light and vb-theme-dark theme classes.