mirror of
https://github.com/larstvei/Focus.git
synced 2024-11-26 11:38:32 +00:00
parent
2086fee8fc
commit
b30ead247d
2
focus.el
2
focus.el
@ -62,7 +62,7 @@ Things that are defined include `symbol', `list', `sexp',
|
|||||||
:group 'focus)
|
:group 'focus)
|
||||||
|
|
||||||
(defface focus-unfocused
|
(defface focus-unfocused
|
||||||
'((t :inherit font-lock-comment-face))
|
'((t :inherit shadow))
|
||||||
"The face that overlays the unfocused area."
|
"The face that overlays the unfocused area."
|
||||||
:group 'focus)
|
:group 'focus)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user