Messages: text color for URLs

This commit is contained in:
Vladyslav Hroshev
2023-03-23 17:09:46 +02:00
parent 7697e29064
commit c200125670

View File

@@ -121,3 +121,6 @@
background-color: ACCENT-COLOR; background-color: ACCENT-COLOR;
color: TEXT-PRIMARY-COLOR; color: TEXT-PRIMARY-COLOR;
} }
.url-highlighter { link-color: ACCENT-SECONDARY-COLOR; }