notion-enhancer/mods/pinky-boom-light/mod.js

17 lines
351 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', 'light', 'pink'],
desc: "pinkify your light theme",
version: "1.0.0",
author: "mugiwarafx",
};