notion-enhancer/mods/nord/mod.js
2020-12-09 11:18:20 +11:00

18 lines
319 B
JavaScript

/*
* nord v0.1.0
* (c) 2020 MANNEN
* dunno what to do here
* under the MIT license, probably?
*/
'use strict';
module.exports = {
id: 'ff87ff66-4910-436f-a843-7598edde2a7f',
tags: ['theme', 'dark'],
name: 'nord',
desc: 'An arctic, north-bluish color palette.',
version: '0.1.0',
author: 'MANNEN',
};