From c8114a7d8d367910bc9967fedea7c69cde58a6ac Mon Sep 17 00:00:00 2001 From: kotaindah55 Date: Tue, 4 Mar 2025 17:14:32 +0200 Subject: [PATCH] docs: use "opacity" instead of "opaque" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8b88c2..4a65c36 100644 --- a/README.md +++ b/README.md @@ -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: