mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Remove doom group
Not really useful, and Doom doesn't encourage using the Emacs Customize interface.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
;;
|
||||
(defface +workspace-tab-selected-face '((t (:inherit 'highlight)))
|
||||
"The face for selected tabs displayed by `+workspace/display'"
|
||||
:group 'doom)
|
||||
:group 'persp-mode)
|
||||
|
||||
(defface +workspace-tab-face '((t (:inherit 'default)))
|
||||
"The face for selected tabs displayed by `+workspace/display'"
|
||||
:group 'doom)
|
||||
:group 'persp-mode)
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user