New theme + Network.qml has it's more theme variables now
This commit is contained in:
@@ -120,6 +120,10 @@ QtObject {
|
||||
readonly property color netWiredErrBg: Qt.alpha(statusErr, 0.12)
|
||||
readonly property color netWiredOkBorder: Qt.alpha(statusOk, 0.4)
|
||||
readonly property color netWiredErrBorder: Qt.alpha(statusErr, 0.4)
|
||||
readonly property color netWifiIconOk: "#ffb4c9a1" // sage green, coastal
|
||||
readonly property color netWifiIconErr: "#ffd9a385" // sun-glow orange, sunset error
|
||||
readonly property color netEthIconOk: "#ffb4c9a1"
|
||||
readonly property color netEthIconErr: "#ffd9a385"
|
||||
|
||||
// ── Calendar Popup ─────────────────────────────────────────────────────────
|
||||
readonly property color calCardBg: bgPopup
|
||||
|
||||
Reference in New Issue
Block a user