summaryrefslogtreecommitdiffhomepage
path: root/lib/themes
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-04-08 04:59:16 +0100
committerjao <jao@gnu.org>2021-04-08 04:59:16 +0100
commit7250b0f436ce31f2cf75dbaf9f00972dc4ad0b4b (patch)
treed996a3cb2c91a8586405d482439883d182b62ba4 /lib/themes
parent86f38468a5ae8d527dbd633b51f52796c882bf06 (diff)
downloadelibs-7250b0f436ce31f2cf75dbaf9f00972dc4ad0b4b.tar.gz
elibs-7250b0f436ce31f2cf75dbaf9f00972dc4ad0b4b.tar.bz2
nits
Diffstat (limited to 'lib/themes')
-rw-r--r--lib/themes/jao-themes.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index a7e59b1..5d2ee79 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -533,7 +533,7 @@
(eww-valid-certificate (~ success))
(eww-form-select bx)
(eww-form-text bx (p f11))
- (eww-form-textarea bx (c nil "grey90"))
+ (eww-form-textarea bx)
(eww-form-submit (~ button)))
`((factor-font-lock-comment (~ font-lock-comment-face))
(factor-font-lock-constructor (~ font-lock-function-name-face))