Reset-font-size on theme load rather than setting it in theme

This commit is contained in:
2025-05-09 00:02:45 +01:00
parent 5443f6f637
commit d0605b0498
2 changed files with 24 additions and 1 deletions

View File

@@ -81,7 +81,7 @@
'(match ((t (:background "RoyalBlue3"))))
'(minibuffer-prompt ((t (:foreground "cyan"))))
`(mode-line ((t (:box (:line-width 1 :color "white") :foreground "LightSkyBlue"
:background "black" :inherit (default) :height 120))))
:background "black" :inherit (default)))))
'(mode-line-buffer-id ((t (:weight bold))))
'(mode-line-emphasis ((t (:weight bold))))
'(mode-line-inactive ((t (:box (:line-width 1 :color "grey10") :weight light