Top "Emacs-faces" questions

A face in GNU Emacs is a text style.

How to set the font size in Emacs?

I also want to save the font size in my .emacs file.

emacs fonts emacs-faces
what is custom-set-variables and faces in my .emacs?

this is in my .emacs can I mess with it or not? (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you …

emacs dot-emacs emacs-faces
Get font face under cursor in Emacs

I've been developing my own custom color theme, and it'd be really useful if I could get a list of …

emacs fonts emacs-faces
Change Emacs' background color

I have a function that sets Emacs' color theme to a theme defined by myself. In this function I do: (…

emacs customization emacs-faces
How do I stop npm's colored output from looking ugly in Emacs term-mode?

When using npm in M-x term, it generate color message like this (even with -q) : Information from what-cursor-position There are …

emacs emacs-faces
Set Emacs defaut font face per-buffer/mode

How do you change the default face which Emacs uses to style text on a per-mode basis? For example, say …

emacs fonts themes emacs-faces font-lock