cobalt2-vscode
cobalt2-vscode copied to clipboard
CSS selectors go dark in one single file
image
Hi ! I am observing strange behaviour in the theme. CSS selectors go dark in one single file; others look good. Why it?
Hey @Yasnohorodskyi, I have a few questions
- Are you on the latest version of the theme (
v2.2.5
)? - Does this happen in a file that ends in
.css
? - When the files is open, what associate does it have? Do you see "CSS" in the VS Code bottom bar?
- Can you post a screenshot of your selector's tokens and scope? Follow these steps:
a. place your cursor in inside of the css selector
b. select
Developer: Inspect Editor Tokens and Scopes
via the command pallet (cmd
+shift
+p
...orctrl
+shift
+p
for windows) c. take screenshot (should look like this)