2015-11-26 03:19:13 +03:00
|
|
|
|
2015-11-25 01:34:17 +03:00
|
|
|
|
|
|
|
// 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 {
|
|
|
|
|
|
|
|
}
|