;;; nordless-theme.el --- A mostly colorless version of nord-theme
;; Copyright (C) 2018-2020 Thomas Letan
;;
;; This program is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
;; (at your option) any later version.
;;
;; This program is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;;
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;; Author: Thomas Letan <lthms@soap.coffee>
;; URL: https://git.sr.ht/~lthms/colorless-themes.el
;; Package-Version: 20201222.1627
;; Package-Commit: 1b2a507b3b7f9559c944af8fc7531a60b38ae0c3
;; Version: 0.2
;; Package-Requires: ((colorless-themes "0.2"))
;; License: GPL-3
;; Keywords: faces theme
;;; Commentary:
;; This file has been automatically generated from a template of the
;; colorless themes project.
;;; Code:
;; -*- lexical-binding: t -*-
; green
;;;###autoload
;;; nordless-theme.el ends here