diff --git a/adwaita-dark-theme.el b/adwaita-dark-theme.el index 36c9b1f..8b8da06 100644 --- a/adwaita-dark-theme.el +++ b/adwaita-dark-theme.el @@ -132,9 +132,8 @@ :group 'adwaita-dark-theme :type 'boolean) - (defcustom adwaita-dark-theme-gray-outlines nil - "When non-nil, outline faces will be the same shade of gray." + "When non-nil, `outline-mode' faces will be alternating shades of gray." :group 'adwaita-dark-theme :type 'boolean)