2023-03-05 12:03:36 -05:00
|
|
|
(custom-set-variables
|
|
|
|
;; custom-set-variables was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
|
|
|
'(blink-cursor-mode nil)
|
|
|
|
'(column-number-mode t)
|
|
|
|
'(context-menu-mode t)
|
|
|
|
'(size-indication-mode t)
|
2023-03-29 08:58:08 -04:00
|
|
|
'(tool-bar-mode nil)
|
|
|
|
'(warning-suppress-log-types '((lsp-mode) (lsp-mode) (lsp-mode) (defvaralias)))
|
|
|
|
'(warning-suppress-types '((lsp-mode) (lsp-mode) (defvaralias))))
|
2023-03-05 12:03:36 -05:00
|
|
|
(custom-set-faces
|
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
2024-06-26 12:11:33 -04:00
|
|
|
'(cursor ((t (:background "#FCFCFA" :foreground "black"))))
|
|
|
|
'(line-number ((t (:foreground "#424242"))))
|
|
|
|
'(mu4e-highlight-face ((t (:inherit nil :background "gray26" :foreground "gray85")))))
|
2023-03-05 12:03:36 -05:00
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
2023-03-29 08:58:08 -04:00
|
|
|
|
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
|
|
|
|
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
2023-03-11 11:01:07 -05:00
|
|
|
|
2023-03-05 12:03:36 -05:00
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
2023-03-11 11:01:07 -05:00
|
|
|
|
2023-03-05 12:03:36 -05:00
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|