How to remove that gray background - visual-studio-code

This happens everytime with my VSCode, can anyone help me get rid of that gray background color in the className
enter image description here

Related

Change the text color only of selected text in Vs Code

I want to change the color of selected text only not the background so what is the way to do it because I am not getting anything to change the selected text only, I am getting solution to change the background but not the text.
Here I have attached one image in which I have selected editor but text color is still green so want the text color in black after selection so is there any way to change it.
Please let me know if you have any suggestion.
Unfortunately this is a long-time open bug in VS Code:
https://github.com/microsoft/vscode/issues/36490

How do I get the default color of Button text?

I am designing a UI in SwiftUI. There are a few buttons that I have customised with a rounded rectangle. I want the color of that rectangle to be the same as the color of the text - blue by default, and light grey in disabled mode.
At present I am hardcoding the colors. Is there some variable or function available to match the system settings for either of those colors?
The default color of a button is .accentColor. This works for both light & dark mode too:
Color.accentColor
I can't seem to find out how to get the disabled button color yet, but I'll update this if I find out.

How do I change flutter app icon background color?

Right now it's black, but I want white. Thanks for your help ^ v ^
It's an icon made by you not flutter.So you have to manually change the background colour with whichever tool you've used to design it.e.g : photoshop ,Sketch

Adobe Acrobat Pro DC form textfield background gray color not going away

I have a form field text-field and I have set its fill color to no color, but it still shows background gray-ish color in the preview and also after saving the file. I want transparent/white background for the textfield so that reading the text in it can be easy.
Thanks in advance.
Go to Edit-Preferences-Forms and deselect "show border hover color for fields".

How to change gray color strip at bottom of repeatbox while "allow pull-up to refesh" is true in smartface

I am working with RepeatBox in smartface. When i am making "Allow pull-up to refresh" to true, i am getting gray color strip at the bottom of the RepeatBox. How to change that color to white.
I tried with Fill color of repeatBox but, didn't help.
Can any one help me in this.
Thanks in advance
If you are using a static repeatbox, you can change it's color from palette.
Select "Pull-up Item" from RepeatBox Edit Mode. As you see, I changed its color property as blue.
See the attached picture below :