mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
comment midnight theme
This commit is contained in:
@@ -10,9 +10,9 @@ export const THEME_CONFIG = {
|
||||
dark: {
|
||||
isDark: true,
|
||||
name: 'Dark'
|
||||
},
|
||||
midnight: {
|
||||
isDark: true,
|
||||
name: 'Midnight'
|
||||
}
|
||||
// midnight: {
|
||||
// isDark: true,
|
||||
// name: 'Midnight'
|
||||
// }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user