Missing line

textDecoration line was missing from settings, added
This commit is contained in:
tel0065 2022-05-09 09:00:40 -05:00 committed by GitHub
parent 2786d9fa63
commit 26274e85b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@
*
* "mind-reader.lineHighlighter.fontStyle" : "normal",
* "mind-reader.lineHighlighter.fontWeight" : "bolder",
* "mind-reader.lineHighlighter.textDecoration" : "none",
* "mind-reader.lineHighlighter.textColor" : "#FFFFFF",
*
* ! Restart VSCode for changes to take effect (if they didn't automatically)