modeline: remove unused doom-modeline-buffer-name face
This commit is contained in:
parent
2632a199ef
commit
dbe0c51413
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@
|
||||||
(defface doom-modeline-buffer-path '((t (:inherit mode-line :bold t)))
|
(defface doom-modeline-buffer-path '((t (:inherit mode-line :bold t)))
|
||||||
"Face used for the dirname part of the buffer path.")
|
"Face used for the dirname part of the buffer path.")
|
||||||
|
|
||||||
(defface doom-modeline-buffer-name '((t (:inherit mode-line :bold t)))
|
|
||||||
"Face used for the filename part of the mode-line buffer path.")
|
|
||||||
|
|
||||||
(defface doom-modeline-buffer-project
|
(defface doom-modeline-buffer-project
|
||||||
'((t (:inherit doom-modeline-buffer-path :bold nil)))
|
'((t (:inherit doom-modeline-buffer-path :bold nil)))
|
||||||
"Face used for the filename part of the mode-line buffer path.")
|
"Face used for the filename part of the mode-line buffer path.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue