From 8cb07e65b085d5f5b7df0398f4aa3f3fe7158e3c Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 Apr 2020 10:29:46 +0200 Subject: stylesheets: give credit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- stylesheets/emacs.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stylesheets/emacs.scss') diff --git a/stylesheets/emacs.scss b/stylesheets/emacs.scss index 336a944..3e61042 100644 --- a/stylesheets/emacs.scss +++ b/stylesheets/emacs.scss @@ -26,7 +26,8 @@ kbd { } /* - * Code blocks + * Code blocks. The theme for the code has been taken from + https://gitlab.com/protesilaos/dotfiles. */ .org-src-container .src-elisp { -- cgit v1.2.3