diff --git a/assets/js/theme.js b/assets/js/theme.js index 7cb73c0..043c5ec 100644 --- a/assets/js/theme.js +++ b/assets/js/theme.js @@ -36,7 +36,7 @@ const NightTheme = { '--table-border-color': '#292929', '--table-header-color': '#505050', '--shadow-color': 'rgba(255, 255, 255, 0.1)', - '--invert-logo-color': 'invert(1)', + '--invert-logo-color': 'invert(0)', themeName: 'NightTheme' }