--cm-bg - данная CSS переменная отвечает за фон окна с кодом.
--cm-bg - this CSS variable is responsible for the "background" of the window with the code.
--cm-border-radius - данная CSS переменная отвечает за "border-radius" окна с кодом.
--cm-border-radius - this CSS variable is responsible for the "border-radius" of the window with the code.
--cm-text-font-size - данная CSS переменная отвечает за размер шрифта окна с кодом.
--cm-text-font-size - this CSS variable is responsible for the "font-size" of the window with the code.
--cm-text-font-family - данная CSS переменная отвечает за семейство шрифта окна с кодом.
--cm-text-font-family - this CSS variable is responsible for the font family of the window with the code.
--cm-text-line-height - данная CSS переменная отвечает за высоту шрифта окна с кодом.
--cm-text-line-height - this CSS variable is responsible for the "line-height" of the window with the code.
-cm-max-height-body - данная CSS переменная отвечает за максимальную высоту окна кода без шапки.
--cm-max-height-body - this CSS variable is responsible for the "max-height" of the code window without a header.