You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: setting attribute ‘:background’ of face ‘font-lock-comment’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:foreground’ of face ‘region’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘font-lock-comment’: nil value is invalid, use ‘unspecified’ instead.
Steps to reproduce
Run emacs 29.1
Switch to doom-nord-light theme
This can be fixed by changing lines 135 and 149 in doom-nord-light-theme.el
This is a duplicate of #793, which covers all nil->unspecified warnings of this kind, across all themes. Not sure what's supposed to make this different. In any case, this should be fixed in fe4a9b4.
Theme(s)
doom-nord-light
What were you expecting?
No warnings
What actually happened?
Warning: setting attribute ‘:background’ of face ‘font-lock-comment’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:foreground’ of face ‘region’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘font-lock-comment’: nil value is invalid, use ‘unspecified’ instead.
Steps to reproduce
doom-nord-light-theme.el
Operating system
Windows 10, 11
Emacs version
Emacs 29.1
Installed commit of doom-themes
4aee1f5
The text was updated successfully, but these errors were encountered: