Skip to content

Commit 067cb69

Browse files
committed
docs: Warning added according to compilation bug
Realted to #307 #305 #292 #262
1 parent d3199bc commit 067cb69

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- Fixed few regex-based/legacy highlight corrections (fixed #285)
2424
- Closed #251
2525
- Fixed darkened sidebars when disabling `options.sidebars.disabled`
26-
27-
This new highlight has been added in Neovim version 0.10 and is now used
28-
instead of `VertSplit`.
29-
30-
Related to #311
26+
- Fixes #311
3127

3228
## [v1.0.1] - 23 July 2023
3329

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
## Notices
77

8+
> **Warning**
9+
> If you customize or configure colors, or if you upgrade the colorscheme and notice that it's not affecting the appearance, please run the `:GithubThemeCompile` command to compile the colorscheme. We are actively addressing this issue and appreciate your patience.
10+
811
<!-- If you're interested, you can learn more about 'sponsor-spotlight' on
912
https://dev.to/ful1e5/lets-give-recognition-to-those-supporting-our-work-on-github-sponsors-b00 -->
1013

0 commit comments

Comments
 (0)