summaryrefslogtreecommitdiff
path: root/gui/themes/Calyx.qml
blob: 50b169c0fe42c708f27f4db71af43004f6c639e7 (plain)
1
2
3
4
5
6
7
import QtQuick 2.3

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

ThemeObject{
        theme: Theme
}