import qs.config import QtQuick import QtQuick.Controls TextField { color: Styling.theme.basecontent background: Item {} }