Feat: LLM Chat and Nightlight shader #155
@@ -12,6 +12,7 @@ TextEdit {
|
|||||||
color: Colors.palette.m3onSurface
|
color: Colors.palette.m3onSurface
|
||||||
cursorVisible: !readOnly
|
cursorVisible: !readOnly
|
||||||
font.pointSize: Tokens.font.size.small
|
font.pointSize: Tokens.font.size.small
|
||||||
|
font.family: Config.appearance.font.family.sans
|
||||||
renderType: TextField.NativeRendering
|
renderType: TextField.NativeRendering
|
||||||
selectedTextColor: color
|
selectedTextColor: color
|
||||||
selectionColor: Qt.alpha(Colors.palette.m3primary, 0.4)
|
selectionColor: Qt.alpha(Colors.palette.m3primary, 0.4)
|
||||||
|
|||||||
Reference in New Issue
Block a user