fix: align color-primary-bg to #E6F4FF across pages, fix reference page contrast
Deploy Wiki to Production / deploy (push) Has been cancelled

This commit is contained in:
zdh
2026-06-04 16:27:06 +08:00
parent c91b487a1d
commit 3645699af5
5 changed files with 5 additions and 5 deletions
@@ -9,7 +9,7 @@
--color-primary: #1677FF;
--color-primary-hover: #4096FF;
--color-primary-active: #0958D9;
--color-primary-bg: rgba(22, 119, 255, 0.1);
--color-primary-bg: #E6F4FF;
--color-success: #52C41A;
--color-warning: #FAAD14;
--color-error: #FF4D4F;