theme.js => theme.json

made me confuse
pull/150/head
Bad 2 years ago committed by GitHub
parent 2045b3f034
commit 1a6d91fe4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ const themePath = path.join(process.cwd(), 'share', 'theme.json');
* ! IMPORTANT !
* Do NOT edit this file directly!
*
* Instead, edit the `theme.js` file in the `share` directory.
* Instead, edit the `theme.json` file in the `share` directory.
* For more info, please see the README: https://github.com/tycrek/ass/#customizing-the-viewer
*/
const defaults = {

Loading…
Cancel
Save