Arkady Rost
Arkady Rost
Hi! It seems that if set background-color-argb 0x00123456 (or else with zero alpha) background is still not transparent. Is it a bug or my misunderstanding?
Hi! `smex-completing-read` overrides `ido-max-prospects` with 10 and it is not customizable. I'm not sure if it's reasonable to ignore user ido customization (for example, I preffer when `ido-max-prospects` is 3)....
### Describe the solution you'd like Please add an option to override palette colours. Right now, I usually use `before_highlight` to make my adjustments: ``` require('rose-pine').setup({ before_highlight = function(group, highlight,...