added frameBorder and added a fallback to borderPopup to support older themes
This commit is contained in:
@@ -25,7 +25,8 @@ QtObject {
|
||||
// ── Accent & Borders ──────────────────────────────────────────────────────
|
||||
readonly property color accent: "#ffc19375" // Warm hazy horizon gold
|
||||
readonly property color border: "transparent"
|
||||
readonly property color borderPopup: "transparent" // Slate blue border
|
||||
readonly property color frameBorder: "transparent"
|
||||
readonly property color borderPopup: "transparent"
|
||||
readonly property color borderToday: accent
|
||||
|
||||
// ── ArchLogo Module ────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user