fix: align color-primary-bg to #E6F4FF across pages, fix reference page contrast
Deploy Wiki to Production / deploy (push) Has been cancelled
Deploy Wiki to Production / deploy (push) Has been cancelled
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user