pragma Singleton import Quickshell Singleton { readonly property string bg: "#100F0F" readonly property string bg2: "#1C1B1A" readonly property string ui: "#282726" readonly property string ui2: "#343331" readonly property string ui3: "#403E3C" readonly property string tx3: "#575653" readonly property string tx2: "#878580" readonly property string tx: "#CECDC3" readonly property string re: "#D14D41" readonly property string or: "#DA702C" readonly property string ye: "#D0A215" readonly property string gr: "#879A39" readonly property string cy: "#3AA99F" readonly property string bl: "#4385BE" readonly property string pu: "#8B7EC8" readonly property string ma: "#CE5D97" readonly property string re2: "#AF3029" readonly property string or2: "#BC5215" readonly property string ye2: "#AD8301" readonly property string gr2: "#66800B" readonly property string cy2: "#24837B" readonly property string bl2: "#205EA6" readonly property string pu2: "#5E409D" readonly property string ma2: "#A02F6F" }