spacemacs

stagmoose 2022-07-10T02:47:49.787619Z

anyone know how to change the background color of popup window of autocompletion? I searched for ac-xxx font suggested by https://emacs.stackexchange.com/questions/55224/how-could-i-change-the-font-color-on-the-popped-out-window-jedi but cannot find anything start with 'ac' besides, how can I disable the yellow popup doc? Is this tooltip?

2022-07-10T03:49:42.857039Z

Are you using the Customize menu option?

stagmoose 2022-07-10T08:55:14.009479Z

yes I use customize face in M-x

2022-07-10T11:32:05.218899Z

Ah, I see — and no faces starting with ac show up?

stagmoose 2022-07-10T11:40:14.187189Z

yeah, there's no faces start with "ac"

stagmoose 2022-07-10T11:41:18.926799Z

the original theme i was using is hc-zenburn, I change to doom-zenburn, now the selection background of ac pop is more visible

stagmoose 2022-07-10T11:41:31.459069Z

so kind of fine now.