no more references styled/styletext

This commit is contained in:
Benjamin Palko 2025-07-30 21:52:55 -04:00
parent f904c78132
commit 350a9f4fb2

View file

@ -1,7 +0,0 @@
import QtQuick
import "root:config"
Text {
color: Theme.palette.basecontent
font.family: Theme.fontFamily
}