hexo-theme-next icon indicating copy to clipboard operation
hexo-theme-next copied to clipboard

improvement: Add dark color scheme for text selection

Open sghng opened this issue 1 year ago • 3 comments

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?

image

How to use?

In NexT _config.yml:


sghng avatar Aug 15 '24 05:08 sghng

This PR solves #770

sghng avatar Aug 15 '24 05:08 sghng

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 Coverage Status
Change from base Build 9517060757: 0.0%
Covered Lines: 400
Relevant Lines: 405

💛 - Coveralls

coveralls avatar Aug 20 '24 04:08 coveralls

Should this be part of v8.20.1 or go straight to v8.21?

sghng avatar Aug 20 '24 16:08 sghng