new color --link-color: #c9e9ff

This commit is contained in:
Olivier 2025-02-11 14:12:28 +01:00 committed by GitHub
parent 4878bc6843
commit 5057a83a80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,6 +53,7 @@
--secondary-color: #a3abba;
--tertiary-color: #a3abba;
--primary-color: #62c4ff;
--link-color: #c9e9ff;
--error-color: #ff3c74;
--progress-bar-background: #3f3f44;
--progress-bar-fill: #62c4ff;
@ -311,4 +312,4 @@ figure {
margin-top: 50px;
padding-top: 5px;
}
}
}