monokai-emacs icon indicating copy to clipboard operation
monokai-emacs copied to clipboard

Fix face warnings by using unspecified instead of nil

Open sdwolfz opened this issue 2 years ago • 0 comments

I stumbled upon these while debugging a different problem here: https://github.com/syl20bnr/spacemacs/pull/15898 This specific warning seems to be related to this repository:

Warning: setting attribute ‘:background’ of face ‘info-reference-item’: nil value is invalid, use ‘unspecified’ instead.

sdwolfz avatar Jan 22 '23 12:01 sdwolfz