From 0a7d5c3e714dcefb894a1aa2fe791a2e692a1135 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 11 Feb 2021 03:42:53 +0000 Subject: themes: a couple of eww faces --- lib/themes/jao-themes.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/themes') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index e9cb6e0..8ce37ca 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -520,7 +520,9 @@ (eshell-ls-special bf (p f10)) (eshell-ls-symlink bf (p f11)) (eshell-ls-unreadable (p dimm)) - (eshell-prompt (p f00))) + (eshell-prompt (p f00)) + (eww-form-text bx bf) + (eww-form-submit (~ button))) `((factor-font-lock-comment (~ font-lock-comment-face)) (factor-font-lock-constructor (~ font-lock-function-name-face)) (factor-font-lock-declaration (~ font-lock-type-face)) -- cgit v1.2.3