ragflow / web /src /theme /theme.ts
zxsipola123456's picture
Upload 769 files
ab2ded1 verified
raw
history blame
315 Bytes
module.exports = {
'primary-color': '#338AFF', // '#338AFF',
'border-radius-base': '4px',
// 'menu-dark-color': '',
// 'menu-dark-danger-color': '',
'menu-dark-bg': '#092140',
'menu-dark-item-active-bg': '#092140'
// 'menu-dark-arrow-color': '',
// 'menu-dark-inline-submenu-bg': '',
};