### Issue Checklist | Issue 检查清单 - [x] I am using Keep version `4.2.5` or later. (使用 Keep `4.2.5` 或更高版本) - [x] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Keep documents](https://keep-docs.xpoet.cn). (已阅读 [Hexo 故障处理页面](https://hexo.io/docs/troubleshooting) 和 [Keep 文档](https://keep-docs.xpoet.cn)) - [x] I have already searched for current [issues](https://github.com/XPoet/hexo-theme-keep/issues), which does not help me. (已搜索 [Issues](https://github.com/XPoet/hexo-theme-keep/issues),对我没有帮助) ### Feature Request | 功能需求 - Detailed description of feature request (功能需求的详情描述) - 需求是将全部代码块进行毛玻璃模糊效果,指定某行进行不模糊,以达到显示高亮的目的,鼠标移动到代码块中则不模糊,建议添加一个可选项透明度, - 因为不是全部代码都是关键性的,我尝试利用Cursor AI进行自定义css或者修改code_block.styl和code_block.js,非常抱歉的是我并没有前端开发经验,所以效果不尽如人意 - 不过我觉得如果要实现这一点的话,可能需要修改hexo的marked渲染引擎,识别到 代码块中包含 //no-blur此注释就添加span标签,CSS 会根据这个类来取消模糊效果,以达高亮 - 我不清楚keep主题代码块的处理逻辑,导致我的注释都会被解析成文本内容,而不会被识别到 - 希望开发者可以考虑一下此功能 - - This feature request reference link (功能需求的参考链接) - - This feature request reference screenshots (功能需求的参考截图) -   ### Other Information | 其它信息 _No response_
Issue Checklist | Issue 检查清单
4.2.5or later. (使用 Keep4.2.5或更高版本)Feature Request | 功能需求
Other Information | 其它信息
No response