mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 23:03:51 +02:00
Update Dark Vanilla Theme (#867)
* Add theme option for Dark Vanilla v1.7 * Update localization strings * Updated theme: Dark Vanilla to v2.0 * Changed font + added missed elements
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
||||
dependOn: 'vendor'
|
||||
},
|
||||
'theme.dark': './src/theme.dark.scss',
|
||||
'theme.darkvanillaold': './src/theme.darkvanilla.1.7.scss',
|
||||
'theme.darkvanilla': './src/theme.darkvanilla.scss',
|
||||
'theme.pink': './src/theme.pink.scss',
|
||||
'theme.material3': './src/theme.material3.scss',
|
||||
|
||||
Reference in New Issue
Block a user