ulivz / vt

🖼️ A "Post-VuePress Era" Documentation Theme (Deprecation Warning: For a next-gen SSG, please check out Rspress.)
https://vt.insx.dev
MIT License
137 stars 10 forks source link

feat: refine theme style #88

Closed ulivz closed 1 year ago

ulivz commented 1 year ago

Summary

  1. Fixed dark mode link style issue;
  2. Introduce fine-grained link color CSS variables;
  3. Introduce link hover effect (disabled at dark mode by default);
  4. Correct all color usage (Using --vp-c-* instead of --c-*);