diff options
| author | bard <[email protected]> | 2023-10-18 04:40:03 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2023-10-18 04:40:03 -0400 |
| commit | b0426cc6cc1f777397b67aae8620fc106182fd9d (patch) | |
| tree | 931f7fb330acb8c5ab4aec502bb21282d479fb85 /init.el | |
| parent | 349d6965f0f197439b1d1f5f63d434328b92e2fe (diff) | |
zenburn theme
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -74,16 +74,3 @@ (provide 'init) ;;; init.el ends here -(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. - '(package-selected-packages - '(org-roam-ui vterm yasnippet-snippets which-key vertico use-package toc-org tao-theme rainbow-mode projectile pdf-tools org-roam org-cliplink orderless olivetti multiple-cursors modus-themes mixed-pitch marginalia magit hl-todo haskell-mode expand-region elfeed-org elfeed-goodies ef-themes dashboard counsel company clojure-snippets cider))) -(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. - '(org-agenda-structure ((t (:inherit bold :foreground "#70a89f" :height 1.5 :family "Iosevka Comfy Motion Duo"))))) |
