mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-11 10:23:14 +08:00
@@ -36,6 +36,8 @@ export function useAntdDesignTokens() {
|
|||||||
() => {
|
() => {
|
||||||
tokens.colorPrimary = getCssVariableValue('--primary');
|
tokens.colorPrimary = getCssVariableValue('--primary');
|
||||||
|
|
||||||
|
tokens.colorInfo = getCssVariableValue('--primary');
|
||||||
|
|
||||||
tokens.colorError = getCssVariableValue('--destructive');
|
tokens.colorError = getCssVariableValue('--destructive');
|
||||||
|
|
||||||
tokens.colorWarning = getCssVariableValue('--warning');
|
tokens.colorWarning = getCssVariableValue('--warning');
|
||||||
|
|||||||
Reference in New Issue
Block a user