theme: remove --MAIN-ANCHOR-color from stylesheet

This commit is contained in:
Sören Weber 2022-05-29 00:15:51 +02:00
parent d3fd28a609
commit 6bddf821db
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589
9 changed files with 8 additions and 24 deletions
static/css

View file

@ -10,7 +10,6 @@
--MAIN-TITLES-TEXT-color: #5e5e5e; /* Color of titles h2-h3-h4-h5-h6 */
--MAIN-LINK-color: #00bdf3; /* Color of links */
--MAIN-LINK-HOVER-color: #0082a7; /* Color of hovered links */
--MAIN-ANCHOR-color: #00bdf3; /* color of anchors on titles */
--MAIN-BG-color: #ffffff; /* color of text by default */
/* adjusted to base16-snazzy chroma style */