add midnight theme and fix some styles

This commit is contained in:
pa
2026-01-18 15:45:36 +09:00
committed by Natsumi
parent 46750d3a0c
commit c326e4fd3e
37 changed files with 655 additions and 471 deletions

View File

@@ -10,11 +10,12 @@ export const THEME_CONFIG = {
dark: {
isDark: true,
name: 'Dark'
},
midnight: {
isDark: true,
name: 'Midnight',
file: 'midnight.css'
}
// midnight: {
// isDark: true,
// name: 'Midnight'
// }
};
export const THEME_COLORS = [