mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Change/Fix: (defface ement-room-list-space)
This commit is contained in:
parent
01ccce2c64
commit
f2d5674874
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
;;;;; Faces
|
||||
|
||||
(defface ement-room-list-space '((t (:inherit font-lock-keyword-face)))
|
||||
(defface ement-room-list-space '((t (:inherit (font-lock-regexp-grouping-backslash ement-room-list-name))))
|
||||
"Space rooms."
|
||||
:group 'ement-room-list)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue