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

26 lines
455 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'],
},
],
2021-04-07 13:53:02 +00:00
];