commit 91330ab838a13d2643116b61173ab4bcbc54534e Author: Vova Kulikov Date: Fri Nov 14 20:57:41 2025 +0100 Add missing cody UI css variable (#7863) This fixes the problem with transparent context suggestion UI on the prompt create/edit page. Apparently, something has changed in the sourcegraph/cody-web package, and this lack of CSS override became important now. This PR simply adds variables for the dropdown menu, but maybe it would be better to import the same CSS overrides from the Cody Web UI component.