@import "vars"; .dm-blank__ { &panel { background: $rgb-bg; } } .night-mode .dm-blank__ { &panel { background: $rgb-bg--night; } }