notion-enhancer/repo/neutral/mod.js
dragonwocky c4e6b6b62a theme: neutral
remove ids from mod folder names
2021-10-08 12:28:44 +11:00

18 lines
392 B
JavaScript

/*
* neutral
* (c) 2020 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
* (c) 2020 Arecsu
* under the MIT license
*/
'use strict';
module.exports = {
id: 'c4435543-4705-4d68-8cf7-d11c342f8089',
tags: ['theme', 'dark'],
name: 'neutral',
desc: 'smoother colours and fonts, designed to be more pleasing to the eye.',
version: '0.1.4',
author: 'arecsu',
};