notion-enhancer/mods/contrast-bule-orange/mod.js
2021-10-19 20:19:18 +08:00

17 lines
368 B
JavaScript

/*
* Pinky Booooom Theme!
* (c) 2020 mugiwarafx (https://github.com/mugiwarafx)
* under the MIT license
*/
'use strict';
module.exports = {
id:'61dd3671-f8b2-4116-8f1c-1a169286fe55',
name: 'contrast bule orange',
tags: ['theme', 'light', 'bule'],
desc: 'A bright light theme using blue and orange',
version: '0.1.0',
author: 'GuYith',
};