hexo-theme-next
hexo-theme-next copied to clipboard
improvement: Add dark color scheme for text selection
PR Checklist
- [x] The changes have been tested (for bug fixes / features).
- [x] Docs in NexT website have been added / updated (for features).
PR Type
- [ ] Bugfix.
- [ ] Feature.
- [x] Improvement.
- [ ] Code style update (e.g. formatting, linting).
- [ ] Refactoring (no changes to functionality and APIs).
- [ ] Documentation.
- [ ] Translation.
- [ ] Other... Please describe:
What is the current behavior?
Text selection is unreadable in dark mode.
What is the new behavior?
How to use?
In NexT _config.yml:
This PR solves #770
Pull Request Test Coverage Report for Build 10399386940
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 97.446%
| Totals | |
|---|---|
| Change from base Build 9517060757: | 0.0% |
| Covered Lines: | 400 |
| Relevant Lines: | 405 |
💛 - Coveralls
Should this be part of v8.20.1 or go straight to v8.21?