Questions tagged [c-mode]
16 questions
0
votes
1 answer
face font in c-mode when adding new keyword
I am trying to customize some added words to be colored differently from the default face-font colors.
This is what I am doing:
(defconst lconfig-font-lock-faces
(list
'(font-lock-function-name-face
((((class color)) (:foreground…

SFbay007
- 1,917
- 1
- 20
- 39