fix: submenu dark theme hover background theming (#744)

This commit is contained in:
danielchim
2023-02-17 15:20:11 +08:00
committed by GitHub
parent 590ff6ffa7
commit 191c36c6fb

View File

@@ -95,7 +95,7 @@ export const getDarkTheme = (
primaryColor: '#6880FF',
pageBackground: '#2c2c2c',
hoverBackground: '#3C3C42',
innerHoverBackground: '#E0E6FF',
innerHoverBackground: '#5A5A5A',
popoverBackground: '#1F2021',
tooltipBackground: '#1F2021',
codeBackground: