notion-enhancer/mods/pinky-boom-theme/mod.js
2020-12-06 20:36:27 +01:00

16 lines
375 B
JavaScript

/*
* Pinky Booooom Theme!
* (c) 2020 mugiwarafx (https://github.com/mugiwarafx)
* under the MIT license
*/
'use strict';
module.exports = {
id: "fbef391c-58ff-4938-bd45-b85ae0435e4e",
name: "Pinky Boom Theme",
tags: ['theme', 'pink', 'dark', 'light'],
desc: "Pinkify your dark/light default template!",
version: "0.0.1",
author: "mugiwarafx",
};