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