.editor-container {
    &.editor-container-vs-dark {
        background: @darkThemeEditorBackground;
    }
}
