# vnote-idea-theme **Repository Path**: uRick/vnote-idea-theme ## Basic Information - **Project Name**: vnote-idea-theme - **Description**: 自定义的Vnote主题,配置方式详见官方文档 - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: https://vnotex.github.io/vnote/zh_cn/ - **GVP Project**: No ## Statistics - **Stars**: 15 - **Forks**: 0 - **Created**: 2020-01-09 - **Last Updated**: 2025-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vnote, VnotX, Notebook, IDEA ## README
vnote idea theme
自定义方式参考[Vnote](https://tamlok.github.io/vnote/zh_cn/)官方文档:[主题和样式](https://tamlok.github.io/vnote/zh_cn/#!docs/%E7%94%A8%E6%88%B7/%E4%B8%BB%E9%A2%98%E5%92%8C%E6%A0%B7%E5%BC%8F.md) `vx-idea`主题又名`石板灰`,适用于新版本[vnotex](https://vnotex.github.io/vnote/zh_cn/#!vnotex.md)版本;vnote 2.0` 版本请切换至` vnote 分支。 ## 1. 配置 ### 1.1 配置步骤 - 打开路径:`Cltr+Alt+P` --> `主题` --> `添加/删除`; - 将主题文件 `vx-idea` 文件全部复制至打开路径下,刷新并应用即可; - 代码高亮请查看 `code_higlight` 文件夹内容。 ### 1.2 alert组件增强[可选] 基于vnotex原生 `alert` 组件支持,引入图标增强,主要为编写技术文档适配;当前不支持 `alert-light`、`alert-success`。 效果如下: ![提示组件预览效果](img/image-202108118143937472.png) - 复制 `tips_components/style.css` 中样式——>追加至 `web.css` 文件尾即可。 ## 2. 预览 ![主题效果图](img/image-202108118143937471.png) ## 3. 鸣谢 - [tamlok](https://github.com/tamlok) - [VNote](https://github.com/tamlok/vnote)