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

26 lines
455 B
JavaScript

export default [
/*
Notes for modules in this file:
- No hash is provided as ported themes have no risk of RCE / etc
*/
[
'keanuplayz/usrbg',
'',
'/powercord_manifest.json',
'pcTheme',
{
authors: ['717352467280691331'],
},
],
[
'lexisother/dotfiles-discord-theme',
'',
'/powercord_manifest.json',
'pcTheme',
{
authors: ['465702500146610176', '364720702252908544'],
},
],
];