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
@@ -28,7 +28,7 @@
--border-light: #F0F0F0;
--text-primary: #141414;
--text-secondary: #595959;
--text-tertiary: #8C8C8C;
--text-tertiary: #767676;
--radius-sm: 6px;
--radius-md: 8px;
@@ -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;
@@ -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;
+1 -1
View File
@@ -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;
@@ -9,7 +9,7 @@
--color-primary: #1677FF;
--color-primary-hover: #D4A520;
--color-primary-active: #9A7209;
--color-primary-bg: #F9F0D8;
--color-primary-bg: #E6F4FF;
--color-success: #52C41A;
--color-warning: #FAAD14;
--color-error: #FF4D4F;