updating styles to use theme colours

This commit is contained in:
erinn 2020-05-19 16:29:19 -07:00
parent 3803ce418f
commit 4b2a8842cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import QtQuick.Controls.Styles 1.4
import QtQuick 2.7
import "theme"
import "../theme"
TextAreaStyle {
textColor: "black"