mdb-ui-kit/less/_themes.less

7 lines
217 B
Plaintext

// by default, assume light-theme, no need for a marker class.
// this is mostly a marker class, add it to something like the body or container. Subordinates will look for this marker - see buttons
.theme-dark {
}