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