Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2019-09-16 14:28:36 +02:00
parent e9ef67063b
commit 306f23dca6
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
--dlinkcolor: 0,176,244;
--dfontwhite1: 255,255,255;
}
.theme-dark, .theme-light {
--text-link: rgb(var(--linkcolor,var(--dlinkcolor)));
}