import QtQuick import ".." Rectangle { color: ShellSettings.colors["active"] radius: 5 width: 3.5 height: 15 }