- Cameron Grey-Caminiti
- PowerBuilder
- Tuesday, 5 September 2023 06:57 AM UTC
Hi,
Is it possible to set the background-color for a checkbox or a radiobutton from the theme.json file?
We have many screens and are currently looking at making a custom theme to apply across our application.
Please note following image where the Active checkbox is using the background if the datawindow column but i would prefer to set the colour to light blue to match the datawindow itself.
The structure basically looks like this,
"datawindow": {
background-color: light-blue
"dwo-column": {
background-color: white
"checkbox-type" : {
"background-color": light-blue
I've also tried setting "background-transparent": true, however no luck.
I've also tried setting the "checkbox" background-color to light-blue however no luck either.
Cheers,
Cameron
*Edit*
Apologies I don't think I was clear enough, i was primarily hoping to change the background colour of the text, to match the background colour of the datawindow.
For example, The text background here would be blue but the checkbox stay whatever the .bmp or .png is set to or just stay white.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.