Color fixes

This commit is contained in:
Jackson Harper
2024-07-25 14:40:41 +08:00
parent b1b3d53b51
commit e12d892f2b

View File

@ -453,10 +453,10 @@ const sepiaThemeSpec = {
readerFontHighContrast: '#0A0806',
readerTableHeader: '#FFFFFF',
thLeftMenuBackground: '#EEE8D5',
thNavMenuFooter: '#DDD6C1',
thLeftMenuBackground: '#F8F1E0',
thNavMenuFooter: '#EEE8D5',
thLibrarySelectionColor: '#DDD6C1',
thLibrarySelectionColor: '#EEE8D5',
thLabelChipBackground: '#EEE8D5',
thBackground4: '#DDD6C166', // used on hover of menu items
thBorderColor: '#DDD6C1',