~edwargix/emacs.d

f6e7de41e77a5bee3ac6c4c79871e024c98dfc07 — David Florness 6 years ago 89787d1
Make emacs less transparent, additionally irrespective of hover
1 files changed, 1 insertions(+), 1 deletions(-)

M lisp/setup-appearance.el
M lisp/setup-appearance.el => lisp/setup-appearance.el +1 -1
@@ 45,5 45,5 @@
                    ;; Also handle undocumented (<active> <inactive>) form.
                    ((numberp (cadr alpha)) (cadr alpha)))
              100)
         '(85 . 50) '(100 . 100)))))
         90 100))))
(global-set-key (kbd "C-c t") 'toggle-transparency)