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:
Lily
2024-08-13 04:27:36 -04:00
committed by GitHub
parent a5a5b34c9f
commit 9806856088
14 changed files with 957 additions and 312 deletions

View File

@@ -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',