Skip to content

Commit

Permalink
style: element plus 组件添加暗黑模式变量
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiaa12 committed Jun 19, 2023
1 parent e711113 commit 462c2da
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 3 deletions.
38 changes: 35 additions & 3 deletions src/docs/关于/更新日志.md
@@ -1,13 +1,45 @@
# [更新日志](https://github.com/tomiaa12/kyx/compare/0.0.4...更新日志) (2023-03-09)
# [更新日志](https://github.com/tomiaa12/kyx/compare/0.1.2...更新日志) (2023-06-19)



## [0.0.4](https://github.com/tomiaa12/kyx/compare/0.0.3...0.0.4) (2023-03-09)
## [0.1.2](https://github.com/tomiaa12/kyx/compare/0.0.3...0.1.2) (2023-06-19)


### ✨ 新功能

* 首页增加支持我 button<sub style="color: var(--vp-c-gray)">2023-06-16</sub> ([434cbca](https://github.com/tomiaa12/kyx/commit/434cbcada4a92bec46f8ff4641f4703d26bc1cb7))
* algolia配置<sub style="color: var(--vp-c-gray)">2023-06-16</sub> ([2327411](https://github.com/tomiaa12/kyx/commit/2327411356cd6696209b3da1693c4fb719a262be))
* 适配排版<sub style="color: var(--vp-c-gray)">2023-06-15</sub> ([910266b](https://github.com/tomiaa12/kyx/commit/910266b4ee0737ce55d7776e9704fce5e437f880))
* 按键提示<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([f531715](https://github.com/tomiaa12/kyx/commit/f5317154211c48d472f026d716313355026522b8))
* 失焦后暂停游戏<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([a3870ce](https://github.com/tomiaa12/kyx/commit/a3870cecd8a84737b4223db9d3d383944d2774ee))
* 游戏开始界面详情<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([0607062](https://github.com/tomiaa12/kyx/commit/0607062ecdd13511b7794e8498f5afdf47753e25))
* 暂停重启按钮<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([6f796bc](https://github.com/tomiaa12/kyx/commit/6f796bc71ad0e7b54a1a59b188453c12e941d37e))
* 添加回到顶部按钮<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([e76685c](https://github.com/tomiaa12/kyx/commit/e76685c72705aeca793624ac397191eb3252e27f))
* live2d 最大宽度改为 300<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([b602fc5](https://github.com/tomiaa12/kyx/commit/b602fc511a96c175d527ea456b4b116c7a012567))
* nes 游戏列表<sub style="color: var(--vp-c-gray)">2023-06-13</sub> ([e1aabf5](https://github.com/tomiaa12/kyx/commit/e1aabf59a2c012e128601d11e455ea397c4244fb))
* nesVue 加载ROM<sub style="color: var(--vp-c-gray)">2023-06-13</sub> ([f2b4883](https://github.com/tomiaa12/kyx/commit/f2b48836a58742a44606c89a3e8854dab64a3b18))
* 新增搜索功能<sub style="color: var(--vp-c-gray)">2023-06-19</sub> ([e711113](https://github.com/tomiaa12/kyx/commit/e7111131f6a1af85bfcd27f5d61b27c2a10ebae9))


### 🐛 Bug 修复

* build nes组件只在客户端加载<sub style="color: var(--vp-c-gray)">2023-06-15</sub> ([85b7939](https://github.com/tomiaa12/kyx/commit/85b7939aeb647001584b6c4709b23f6c0e24d79e))
* 标题错误<sub style="color: var(--vp-c-gray)">2023-03-09</sub> ([4c0b775](https://github.com/tomiaa12/kyx/commit/4c0b7753e8a427782649f112ec2d96fe76a83dbd))


### 💄 风格

* 648px 列表项适配<sub style="color: var(--vp-c-gray)">2023-06-15</sub> ([257c352](https://github.com/tomiaa12/kyx/commit/257c35227cfb6b0e16299a1d357bf52359bf9862))
* 图片圆角<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([95736f9](https://github.com/tomiaa12/kyx/commit/95736f99570f9b7cbe16255a981cb9206012e99f))
* 像素字体<sub style="color: var(--vp-c-gray)">2023-06-14</sub> ([a8182db](https://github.com/tomiaa12/kyx/commit/a8182db207a1ac230384b15041008269497a314d))
* 导航,软件样式修改<sub style="color: var(--vp-c-gray)">2023-06-13</sub> ([55ce62b](https://github.com/tomiaa12/kyx/commit/55ce62b5e04108a37da53b1288e52a77a5f80994))


### 📝 文档

* @tomiaa/vue3-components 深色模式组件<sub style="color: var(--vp-c-gray)">2023-03-09</sub> ([f40de91](https://github.com/tomiaa12/kyx/commit/f40de91d594274115d997c004201c6bcf310bf1f))
* 首页新增游戏按钮<sub style="color: var(--vp-c-gray)">2023-06-16</sub> ([6adf07c](https://github.com/tomiaa12/kyx/commit/6adf07c7e52ceae6f7d77a4563ef48dc1b1b4c51))
* readme 修改<sub style="color: var(--vp-c-gray)">2023-06-16</sub> ([ef14c77](https://github.com/tomiaa12/kyx/commit/ef14c777f1e438578781a6cd66bf6c44b2c666d2))
* @tomiaa/vue3-components 深色模式组件<sub style="color: var(--vp-c-gray)">2023-03-09</sub> ([2c82302](https://github.com/tomiaa12/kyx/commit/2c82302a9878b5b360c6577cf6067b389ebdc014))



Expand Down
3 changes: 3 additions & 0 deletions src/style/index.scss
@@ -1,6 +1,9 @@
// 重置 vitepress 覆盖 element-plus 样式
@import "element-plus/dist/index.css";

// element-plus 夜间模式
@import "element-plus/theme-chalk/dark/css-vars.css";

// element-plus 样式修改
@import "./element-plus-reset";

Expand Down

0 comments on commit 462c2da

Please sign in to comment.