diff options
Diffstat (limited to 'etc/themes/tsdh-dark-theme.el')
-rw-r--r-- | etc/themes/tsdh-dark-theme.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/themes/tsdh-dark-theme.el b/etc/themes/tsdh-dark-theme.el index b4fe0b5923..aaa43435dd 100644 --- a/etc/themes/tsdh-dark-theme.el +++ b/etc/themes/tsdh-dark-theme.el @@ -20,7 +20,8 @@ ;;; Code: (deftheme tsdh-dark - "Theme with dark background used and created by Tassilo Horn.") + "Minor tweaks to the Emacs dark-background defaults. +Used and created by Tassilo Horn.") (custom-theme-set-faces 'tsdh-dark |