mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Diminish transparency
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
;;;; Load Theme ;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
(when window-system
|
||||
(set-frame-parameter nil 'alpha '(98 70))
|
||||
(set-frame-parameter nil 'alpha '(98 90))
|
||||
;; Load font
|
||||
(cycle-font 0))
|
||||
|
||||
|
Reference in New Issue
Block a user