ragflow / web /src /theme /theme.ts
jinhai-2012's picture
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
raw
history blame
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': '',
};