From 33f46e31a09dafdd9a708b56b6f1d5b5e694ffa4 Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 16 Feb 2025 21:58:54 +0800 Subject: Remove excessive theme commentary --- emacs/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 839bfda..4f2cddf 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -34,9 +34,9 @@ (use-package mb-depth :hook (after-init . minibuffer-depth-indicate-mode)) -;; This is my emacs theme. It's a monochrome theme which, unlike most monochrome themes, really does have only two colours. I define a few faces, and set every other face as one of them. There are a few things i want to do with it before i make it properly public: make the colours configurable and able to update on the fly, and in general iron out some of the janky parts. A few things defined it are quite specific to this configuration, like the way i define the borders for the tab and header bars, and there is no mode line configuration because i don't use it. (use-package tubthumping-theme - :load-path"~/Documents/Projects/2024-09-17 Tubthumping theme" + :disabled t + :load-path "~/Documents/Projects/Tubthumping/" :config (load-theme 'tubthumping t)) -- cgit 1.4.1-2-gfad0