nicer link colors

This commit is contained in:
end-4
2025-06-09 23:04:04 +02:00
parent 2c4537bd02
commit 56958236e2
2 changed files with 2 additions and 0 deletions
@@ -12,4 +12,5 @@ Label {
pixelSize: Appearance?.font.pixelSize.small ?? 15
}
color: Appearance?.m3colors.m3onBackground ?? "black"
linkColor: Appearance?.m3colors.m3primary
}
@@ -11,4 +11,5 @@ Text {
pixelSize: Appearance?.font.pixelSize.small ?? 15
}
color: Appearance?.m3colors.m3onBackground ?? "black"
linkColor: Appearance?.m3colors.m3primary
}