Skip to content

Commit b0bff0a

Browse files
committed
Add highlighting flaws explanations & remediations post
1 parent 9767d4d commit b0bff0a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ Our highlighting works well with most popular VSCode themes, such as:
1616
- Solarized Dark, Solarized Light
1717
- Monokai Dimmed
1818
- Tomorrow Night Blue
19-
- Most preinstalled themes
19+
- [One Dark Pro](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme)
20+
- [Mariana Pro](https://marketplace.visualstudio.com/items?itemName=rickynormandeau.mariana-pro)
2021

2122
The only 2 themes we don't (and can't) support, due to their lack of coloring, are:
2223

2324
- Dark (Visual Studio), Light (Visual Studio)
2425

25-
If your custom theme doesn't seem to highlight much (e.g. no colors for upper-case JSX tag, no distinction between module and variant), try one of the recommended themes to see if that's the problem.
26+
If your custom theme doesn't seem to highlight much (e.g. no colors for upper-case JSX tag, no distinction between module and variant), try one of the recommended themes to see if that's the problem. For more info, see [this post](https://github.com/rescript-lang/rescript-vscode/pull/8#issuecomment-764469070).
2627

2728
## Installation
2829

0 commit comments

Comments
 (0)