aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Constants.js
blob: 88410f23ab1343e0354e6ace5a7a95d76ebc9c52 (plain)
1
2
3
4
5
6
7
8
9
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0 WITH Qt-GPL-exception-1.0

.pragma library

var colorsDisabledText = "gray"
var colorsDefaultText = "white"
var colorsBoldText = "#dedede"
var colorsChangedStateText = "#99ccff"