diff --git a/emacs/emacs-client.org b/emacs/emacs-client.org index da7c00e..fba630c 100644 --- a/emacs/emacs-client.org +++ b/emacs/emacs-client.org @@ -229,7 +229,7 @@ Para temas populares ver [[https://emacsthemes.com/popular/index.html][aquĆ­]] ;; Global settings (defaults) (setq doom-themes-enable-bold t ; if nil, bold is universally disabled doom-themes-enable-italic t) ; if nil, italics is universally disabled - (load-theme 'doom-one t) + ;;(load-theme 'doom-one t) ;; Enable flashing mode-line on errors (doom-themes-visual-bell-config)