style: update internal pages theme to Milestone branding (#00458a deep blue + gold accents)
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = {
|
||||
less: {
|
||||
modifyVars: {
|
||||
/* less 变量覆盖,用于自定义 ant design 主题 */
|
||||
'primary-color': '#1890FF',
|
||||
'primary-color': '#00458a',
|
||||
'link-color': '#1890FF',
|
||||
'border-radius-base': '4px'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user