1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: use the Unleash purple for links / increase contrast

This increases the contrast from 3.42 to above 4.5, in compliance with
the AA standard.
This commit is contained in:
Thomas Heartman 2022-01-17 15:51:15 +01:00
parent 686722643b
commit a6f9c4f621

View File

@ -16,7 +16,7 @@
--ifm-color-primary-lightest: #4a6c76;
--ifm-code-font-size: 90%;
--ifm-font-size-base: 15px;
--ifm-link-color: #817afe;
--ifm-link-color: #635DC5;
--navbar-link-color: #122d33;
}