mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
docs: use "opacity" instead of "opaque"
This commit is contained in:
parent
343a9a808e
commit
c8114a7d8d
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Moreover, the tag display behaviour of the highlight, custom span, and fenced di
|
|||
|
||||
Along with the latest version, this plugin provides a way for tweaking the custom highlight, without exhaustingly bring the CSS snippet into it. In the "Customize highlight" section, you can adjust:
|
||||
- visibilty of the color button,
|
||||
- the opaque of the highlight color for each light mode and dark mode, range from 0 to 255, the same as 0.0 to 1.0 (zero means that the highlight will be fully transparent),
|
||||
- the opacity of the highlight color for each light mode and dark mode, range from 0 to 1 (zero means that the highlight will be fully transparent),
|
||||
- the list of the custom colors, by adding the new one, changing their color and their tag string, or deleting them, - - also, it is equipped with ability to change the name, arrange, and decide the colors to be displayed in the color menu.
|
||||
|
||||
For the last section, the "Others" section, you can choose:
|
||||
|
|
|
|||
Loading…
Reference in a new issue