Данный раздел посвящён стилизации компонентов, которые используются в блоке "template". Таких компонентов всего два - это "mu-tag" и "mu-attr". Соответственно это теги, и их атрибуты.
This section is devoted to the styling of components that are used in the "template" block. There are only two such components - these are "mu-tag" and "mu-attr". Accordingly, these are tags and their attributes.
--cm-tag-color - данная CSS переменная отвечает за цвет тегов. Это значение будет применено к компоненту "mu-tag".
--cm-tag-color - this CSS variable is responsible for the color of the tags. This value will be applied to the "mu-tag" component.
--cm-attr-color - данная CSS переменная отвечает за цвет атрибута тегов. Это значение будет применено к компоненту "mu-attr".
--cm-attr-color - this CSS variable is responsible for the color of the tag attribute. This value will be applied to the "mu-attr" component.