cancel
Showing results for 
Search instead for 
Did you mean: 

How to change cellBackgroundDesign color?

Former Member
0 Kudos

Hi All:

How can I have red color as cellBackgroundDesign color?

Thanks in advance!

Raja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Generally, colors in Web Dynpro are "semantic" colors. The real color is determined by the theme.

Thus, if a color does not fit your needs, you have to provide your own theme. This will change the color for all usages of that semantic color.

Armin

Former Member
0 Kudos

Thank you Armin for the response!

Can I have more than one color in a theme?

What I mean is, WDCellBackgroundDesign only has few options (fill1, fill2, fill3, Transperant, Header etc...)

For example:

In my view I have 3 transperant containers.

Is it possible to have (red, brown and blue) as the background colors for those containers?

Thank you very much!

Raja

Former Member
0 Kudos

You can only use the values defined by the API enumeration type. The concrete colours can be changed only be using your own theme.

Armin

Answers (0)