1
0
Fork 0

Fix link color

This commit is contained in:
Tommy Vedvik 2019-03-01 01:22:32 +01:00
parent 49bdc5fae9
commit 1908891ba8

View file

@ -38,5 +38,5 @@ body[data-theme="dark"] {
--border-color: rgba(255,255,255,.1);;
--body-color: #ced8de;
--title-color: #fff;
--link-color: #af9cef;
}