diff --git a/doom-modeline-segments.el b/doom-modeline-segments.el index 83a2e8f..b431a29 100644 --- a/doom-modeline-segments.el +++ b/doom-modeline-segments.el @@ -1611,7 +1611,7 @@ mouse-3: Describe current input method") "Update `lsp-mode' status." (setq doom-modeline--lsp (let* ((workspaces (lsp-workspaces)) - (face (if workspaces 'doom-modeline-lsp-success 'error)) + (face (if workspaces 'doom-modeline-lsp-success 'doom-modeline-lsp-warning)) (icon (doom-modeline-lsp-icon "LSP" face))) (propertize icon 'help-echo