1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-23 23:21:00 +01:00

Updated inline documentation for colors

This commit is contained in:
squidfunk 2021-05-17 21:01:56 +02:00
parent 604762ab42
commit e2a1b679bf
2 changed files with 4 additions and 0 deletions

View File

@ -74,6 +74,8 @@
// Typeset color shades
--md-typeset-color: var(--md-default-fg-color);
// Typeset `a` color shades
--md-typeset-a-color: var(--md-primary-fg-color);
// Typeset `mark` color shades

View File

@ -66,6 +66,8 @@
// Typeset color shades
--md-typeset-color: var(--md-default-fg-color);
// Typeset `a` color shades
--md-typeset-a-color: var(--md-primary-fg-color);
// Typeset `mark` color shades