URI: 
       Add styles for widget - monochwome-theme - Regress your Emacs to one-color world.âŒ
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 8dbf81ff29970c6682b99fd6432b230b6c972380
   DIR parent edaf31c548486ea277649daebd48cc0da4b3270b
  HTML Author: Scarlett McAllister <no+reply@roygbyte.com>
       Date:   Fri, 29 Sep 2023 20:53:01 -0300
       
       Add styles for widget
       
       Diffstat:
         M monochwome-theme.el                 |       4 +++-
       
       1 file changed, 3 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/monochwome-theme.el b/monochwome-theme.el
       @@ -216,7 +216,9 @@ Also bind `class' to ((class color) (min-colors 89))."
           `(default        ((t (:foreground ,monochwome-tone-0+2 :background ,monochwome-bg :family "Iosevka" :weight light))))
           `(variable-pitch ((,class (:family "Iosevka" :weight light)))) ;; does this work?
           `(cursor         ((t (:foreground ,monochwome-tone-0 :background ,monochwome-tone-0+1))))
       -   `(widget-field   ((t (:foreground ,monochwome-tone-0 :background ,monochwome-bg-0 :box (:line-width 1 :color ,monochwome-tone-0-5)))))
       +   `(widget-field   ((t (:foreground ,monochwome-tone-0
       +                                     :box (:line-width 2 :color ,monochwome-bg)
       +                                     :background ,monochwome-bg-1))))
           `(escape-glyph   ((t (:foreground ,monochwome-tone-0 :weight bold))))
           `(fringe         ((t (:foreground ,monochwome-tone-0-4))))
           `(header-line    ((t (:foreground ,monochwome-tone-0