import QtQuick import ".." Rectangle { color: ShellGlobals.colors.accent radius: 5 width: 7.5 height: 7.5 }