set font color for completion selection box
"Liwu (as 2458742185 at qq dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using lw-color-theme to set colors for the Lispworks editor. The torte theme is neat, just the color for completion options is quite indistinguishable from the background color. Is there an attribute I can set to make that text white? Or maybe an attribute to make the selection box background another color. I try to set :non-focus-complete-face '(:foreground :red :background :white) :focus-complete-face '(:foreground :red :background :white) seems both affect the color of the above part; the selection box does not change. Some pics are available at https://www.reddit.com/r/Common_Lisp/comments/1qbxb2b/comment/nzf18r5/. Thanks, Wu Li