import "root:/services" import Quickshell.Io import QtQuick JsonObject { property color colour: Colours.palette.m3surface property int thickness: Appearance.padding.normal property int rounding: Appearance.rounding.large }