notion-enhancer/mods/gruvbox-dark/mod.js

17 lines
377 B
JavaScript

/*
* gruvbox dark
* (c) 2021 jordanrobinson <me@jordanrobinson.co.uk> (https://jordanrobinson.co.uk)
* under the MIT license
*/
'use strict';
module.exports = {
id: 'ad0f5c5c-8b62-4b20-8a54-929e663ea368',
tags: ['theme', 'dark'],
name: 'gruvbox dark',
desc: 'gruvbox dark, based on the vim theme from morhetz.',
version: '0.2.0',
author: 'jordanrobinson',
};