diff options
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 2310e60..efc6a9f 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -1154,6 +1154,7 @@ (wgrep-file-face (p f01)) (wgrep-reject-face (p error) ul) (widget-button (~ button)) + (whitespace-line (p error) ul) (widget-button-pressed nbf (~ custom-button-pressed)) (widget-button-face (~ button)) (widget-button-pressed-face (~ button)) |