forked from Shinonome/dots-hyprland
nicer link colors
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user