From 8fa19bbfabbb0137b89d7bdaaa6f1d5ea5620957 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 4 Feb 2021 04:19:56 +0000 Subject: themes spring cleaning --- lib/themes/jao-doom-theme.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'lib/themes/jao-doom-theme.el') diff --git a/lib/themes/jao-doom-theme.el b/lib/themes/jao-doom-theme.el index 0f4b2df..4c16a43 100644 --- a/lib/themes/jao-doom-theme.el +++ b/lib/themes/jao-doom-theme.el @@ -1,3 +1,21 @@ +;;; jao-doom.el --- tweaks to an existing (doom) theme -*- lexical-binding: t; -*- + +;; Author: jao +;; Keywords: themes + +;; 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 . + (deftheme jao-doom "Created 2019-12-13.") -- cgit v1.2.3