diff --git a/packages/web/components/tokens/stitches.config.ts b/packages/web/components/tokens/stitches.config.ts index af8052eba..098dcf61c 100644 --- a/packages/web/components/tokens/stitches.config.ts +++ b/packages/web/components/tokens/stitches.config.ts @@ -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',