import QtQuick import qs Rectangle { color: ShellGlobals.colors.widget radius: 5 border.color: ShellGlobals.colors.widgetOutline border.width: 1 }