generatorlist
This commit is contained in:
parent
d987f44073
commit
a7ac5e7b2f
File diff suppressed because one or more lines are too long
|
@ -3876,7 +3876,7 @@ var BDFDB = {myPlugins: BDFDB && BDFDB.myPlugins ? BDFDB.myPlugins : {}, BDv2Api
|
|||
DiscordClassModules.ItemLayerContainer = BDFDB.WebModules.findByProperties('layer', 'layerContainer');
|
||||
DiscordClassModules.Input = BDFDB.WebModules.findByProperties('inputMini', 'inputDefault');
|
||||
DiscordClassModules.Layers = BDFDB.WebModules.findByProperties('layer', 'layers');
|
||||
DiscordClassModules.LFG = DFDB.WebModules.findByProperties('lfg', 'topSectionHeader');
|
||||
DiscordClassModules.LFG = BDFDB.WebModules.findByProperties('lfg', 'topSectionHeader');
|
||||
DiscordClassModules.Margins = BDFDB.WebModules.findByProperties('marginBottom4', 'marginCenterHorz');
|
||||
DiscordClassModules.Member = BDFDB.WebModules.findByProperties('member', 'ownerIcon');
|
||||
DiscordClassModules.MembersWrap = BDFDB.WebModules.findByProperties('membersWrap', 'membersGroup');
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
https://raw.githubusercontent.com/codedotspectra/themes/master/neutron/neutronX.theme.css
|
||||
https://raw.githubusercontent.com/codedotspectra/themes/master/nocturnal/nocturnal.theme.css
|
||||
https://raw.githubusercontent.com/Gibbu/BetterDiscord-Themes/master/FrostedGlass/FrostedGlass.theme.css
|
||||
https://raw.githubusercontent.com/mwittrien/BetterDiscordAddons/master/Themes/BasicBackground/BasicBackground.theme.css
|
||||
https://raw.githubusercontent.com/NFLD99/Better-Discord/master/Themes/Main/Anti_Lag.theme.css
|
||||
https://raw.githubusercontent.com/Tropix126/BetterDiscordStuff/master/midnight/Midnight.theme.css
|
||||
https://raw.githubusercontent.com/Zerthox/ClearVision/master/themes/ClearVision_Sapphire.theme.css
|
|
@ -137,4 +137,4 @@ https://raw.githubusercontent.com/Zerthox/ClearVision/master/themes/ClearVision_
|
|||
https://raw.githubusercontent.com/Zerthox/ClearVision/master/themes/special/ClearVision_Halloween.theme.css
|
||||
https://raw.githubusercontent.com/Zerthox/ClearVision/master/themes/special/ClearVision_Winter.theme.css
|
||||
https://raw.githubusercontent.com/Zerthox/Discord-Color-Accent/master/CustomColorAccent.theme.css
|
||||
https://raw.githubusercontent.com/Zerthox/Material-Icon-Theme/master/Material_Icon.theme.css
|
||||
https://raw.githubusercontent.com/Zerthox/Material-Icon-Theme/master/Material_Icon.theme.css
|
Loading…
Reference in New Issue