Top "Background-color" questions

"background-color" is a CSS property used to define the background color of an element.

How to change color of ListView items on focus and on click

i have a list View in my app (this is the xml layout): <?xml version="1.0" encoding="utf-8"?> <…

android listview background-color listviewitem
Change the background color of a pop-up dialog

I wrote android code that shows a pop-up dialog but I want to change the background color from black to …

android android-alertdialog background-color
Best way to change the background color for an NSView

I'm looking for the best way to change the backgroundColor of an NSView. I'd also like to be able to …

objective-c macos background-color nsview
How to set opacity to the background color of a div?

I have this class .box { background-color:#fff; border:3px solid #eee; } My question is how can I set an opacity …

html css opacity background-color
jquery background-color change on focus and blur

I have the following problem: I have a form with three text input fields, and I want to change the …

jquery input background-color
How to change DatePicker dialog color for Android 5.0

Is it possible to change the datepicker (and also the timepicker) colour scheme for android 5.0? I've tryed setting the accent …

android dialog styles background-color
How to dynamically change the color of the selected menu item of a web page?

I am new to developing web pages. I am looking to create menus similar to the ones in stackoverflow.com (…

html css background-color menu-items menuitem-selection
Background color of text in SVG

I want to color the background of svg text similar to background-color in css I was only able to find …

css svg background-color
SwiftUI - How do I change the background color of a View?

I'm beginning to try out SwiftUI and I'm surprised that it doesn't seem to be straightforward to change the background …

view background background-color modifier swiftui
How can I change the bootstrap's well color?

Well I've been trying to change bootstrap's well color, but it doesn't work, I've tried setting an image as background (…

html css twitter-bootstrap background-color