/*
 * pastel dark
 * (c) 2020 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
 * (c) 2020 u/zenith_illinois
 * under the MIT license
 */

'use strict';

module.exports = {
  id: '033bff54-50ba-4cec-bdc0-b2ca7e307085',
  tags: ['theme', 'dark'],
  name: 'pastel dark',
  desc: 'a smooth-transition true dark theme with a hint of pastel.',
  version: '0.1.0',
  author: {
    name: 'zenith_illinois',
    link: 'https://www.reddit.com/user/zenith_illinois/',
    avatar:
      'https://cdn.discordapp.com/avatars/565182533940150283/54f36546ab586298a5df5c238cbaaa4b.png?size=128',
  },
};