ModuleBuilder/src/modules/ports/themes/pcThemes.js

30 lines
710 B
JavaScript
Raw Normal View History

2021-04-07 13:53:02 +00:00
export default [
/*
Notes for modules in this file:
- No hash is provided as ported themes have no risk of RCE / etc
*/
2021-07-05 20:13:38 +00:00
[
'keanuplayz/usrbg',
'',
'/powercord_manifest.json',
'pcTheme',
{
authors: ['717352467280691331'],
},
],
[
'lexisother/dotfiles-discord-theme',
'',
'/powercord_manifest.json',
'pcTheme',
{
authors: ['465702500146610176', '364720702252908544'],
images: [
'https://media.discordapp.net/attachments/843471565986594816/861969950406213632/dotfiles_preview_one.png',
'https://media.discordapp.net/attachments/843471565986594816/861969945713573908/dotfiles_preview_two.png',
],
2021-07-05 20:13:38 +00:00
},
],
2021-04-07 13:53:02 +00:00
];