diff options
Diffstat (limited to 'stylesheets/emacs.scss')
| -rw-r--r-- | stylesheets/emacs.scss | 3 |
1 files changed, 2 insertions, 1 deletions
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 { |
