D28949: Add titlebar colors to Kirigami::PlatformTheme

Carson Black noreply at phabricator.kde.org
Sat Apr 18 17:38:18 BST 2020


cblack created this revision.
cblack added a reviewer: Kirigami.
Herald added a project: Kirigami.
Herald added a subscriber: plasma-devel.
cblack requested review of this revision.

REVISION SUMMARY
  This is a prerequisite for implementing the tools area in QML applications, which requires having access to the titlbar colour.

TEST PLAN
    import QtQuick 2.0
    import org.kde.kirigami 2.12 as Kirigami
    
    Rectangle {
        color: Kirigami.Theme.titlebarBackgroundColor
    }

REPOSITORY
  R169 Kirigami

BRANCH
  cblack/tools-area (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D28949

AFFECTED FILES
  src/libkirigami/platformtheme.cpp
  src/libkirigami/platformtheme.h

To: cblack, #kirigami
Cc: plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200418/b36b1391/attachment.html>


More information about the Plasma-devel mailing list