ragflow / web /src /theme /theme.ts
Starowo's picture
Upload 1411 files
b9fe2b4 verified
raw
history blame contribute delete
305 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': '',
};