notion-enhancer/mods/pinky-boom-theme/mod.js
2020-12-09 01:22:52 +01:00

16 lines
391 B
JavaScript

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