summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-02-11 03:42:53 +0000
committerjao <jao@gnu.org>2021-02-11 03:42:53 +0000
commit0a7d5c3e714dcefb894a1aa2fe791a2e692a1135 (patch)
tree96a81646e124171ab32ae3154ce8167d3083bd4e /lib
parentf108972c2c0048fc7ca9ebd010ee6acdfbcda54a (diff)
downloadelibs-0a7d5c3e714dcefb894a1aa2fe791a2e692a1135.tar.gz
elibs-0a7d5c3e714dcefb894a1aa2fe791a2e692a1135.tar.bz2
themes: a couple of eww faces
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-themes.el4
1 files changed, 3 insertions, 1 deletions
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))