doomemacs / doomemacs/core

loading themes superficially reverts doom-big-font-mode

Open
#5,642 0 comments 0 reactions 0 assignees View on GitHub
is:bug needs-triage
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### What did you expect to happen?

Upon loading a new theme (SPC h t), I expected the already-engaged big font mode (SPC t b) to remain in effect.

### What actually happened?

As soon I select a theme from presented menu (upon doing SPC h t), the new theme is turned on, but also the font collapses to regular size. I would expect that the big font would remain in effect, despite any theme or other cosmetic changes.

### Describe your attempts to resolve the issue

Interestingly, if I follow this up with another toggling of big-font mode (SPC t b), nothing changes, font still stays small. Only on the second attempt to toggle big font does it kick back in. This is my current workaround. To me this suggests that there is discrepancy in Emacs state (it thinks big font IS engaged) and rendering (renders small font instead).

### Steps to reproduce

1. open emacs
2. SPC t b -> note big font
3. SPC h t and select any other theme -> note the font switches to small/regular, w/o being asked for

### System Information

https://pastebin.com/6P1Y1F5F

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.