aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2019-08-04 10:20:22 -0700
committerRaúl Benencia <rul@kalgan.cc>2019-08-04 10:20:22 -0700
commit826c03929d034f9fbbc8e580a94eb4399930af22 (patch)
tree69caab97b909301db6d8424f8135b35a8305a249 /.emacs.local.d
parent1b77dc4e5c06af101c563ae6f4f51efea8f726f5 (diff)
fix transparency quirks
Diffstat (limited to '.emacs.local.d')
-rw-r--r--.emacs.local.d/modes/themes.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.local.d/modes/themes.el b/.emacs.local.d/modes/themes.el
index 40ff87f..f09d23d 100644
--- a/.emacs.local.d/modes/themes.el
+++ b/.emacs.local.d/modes/themes.el
@@ -2,6 +2,6 @@
;; Elpa packages: atom-one-dark
(load-theme 'clues t)
-(set-frame-parameter (selected-frame) 'alpha '(92 . 50))
-(add-to-list 'default-frame-alist '(alpha . (92 . 50)))
+(set-frame-parameter (selected-frame) 'alpha '(92 . 92))
+(add-to-list 'default-frame-alist '(alpha . (92 . 92)))
nihil fit ex nihilo