What's Changed
🌟 New Features
- Add supports of light-dark function by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/899
+# Light-Dark Mode
+lightdark:
+ enable: false
+ # Add @supports (color: light-dark(red, red)) check
+ check_supports: true
+
🌀 External Changes
- Update actions/setup-python action to v6 - autoclosed by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/917
- Update actions/labeler action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/919
- Update dependency eslint to v9.39.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/920
- Update dependency stylelint to v16.25.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/921
- Update dependency hexo to v8 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/922
- Update dependency chai to v6.2.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/923
- Update dependency mocha to v11.7.4 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/925
- Update github/codeql-action action to v4 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/926
- Update actions/setup-node action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/928
Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.25.0...v8.26.0
Detailed changes for NexT v8.26.0










