summary refs log tree commit diff
path: root/emacs/custom
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom')
-rw-r--r--emacs/custom/fcuny-ui.el9
1 files changed, 2 insertions, 7 deletions
diff --git a/emacs/custom/fcuny-ui.el b/emacs/custom/fcuny-ui.el
index 2bb8526..181d6dc 100644
--- a/emacs/custom/fcuny-ui.el
+++ b/emacs/custom/fcuny-ui.el
@@ -34,13 +34,8 @@
   (modus-themes-completions nil)
   (modus-themes-region 'bg-only-no-extend)
   (modus-themes-diffs 'bg-only)
-  (modus-themes-variable-pitch-headings t)
-  (modus-themes-scale-headings t)
-  (modus-themes-scale-1 1.1)
-  (modus-themes-scale-2 1.15)
-  (modus-themes-scale-3 1.21)
-  (modus-themes-scale-4 1.27)
-  (modus-themes-scale-5 1.33))
+  (modus-themes-variable-pitch-headings nil)
+  (modus-themes-scale-headings nil))
 
 (use-package diminish
   :ensure t)