import QtQuick import ".." Rectangle { color: ShellSettings.settings.colors["primary"] radius: 5 width: 7.5 height: 7.5 }