Feat: LLM Chat and Nightlight shader #155

Open
zach wants to merge 21 commits from feat/llm-chat-tab into main
Showing only changes of commit 2150859847 - Show all commits
+1
View File
@@ -12,6 +12,7 @@ TextEdit {
color: Colors.palette.m3onSurface
cursorVisible: !readOnly
font.pointSize: Tokens.font.size.small
font.family: Config.appearance.font.family.sans
renderType: TextField.NativeRendering
selectedTextColor: color
selectionColor: Qt.alpha(Colors.palette.m3primary, 0.4)