summaryrefslogtreecommitdiff
path: root/gui/themes/Riseup.qml
blob: 842a41a4a3b4e17e73590d24d6543326bd1c0693 (plain)
1
2
3
4
5
6
7
import QtQuick 2.3

import './theme-riseup.js' as Theme

ThemeObject {
        theme: Theme
}