Difference between revisions of "AccentFg"
From SAP Enable Now Wiki
Line 9: | Line 9: | ||
Used to specify the color of the following elements: | Used to specify the color of the following elements: | ||
* Text and icons for hovered-over tiles on the ''[[Carousel]]'' (except for on the ''What's New'' page, where '''[[WNFg]]''' is used instead) | * Text and icons for hovered-over tiles on the ''[[Carousel]]'' (except for on the ''What's New'' page, where '''[[WNFg]]''' is used instead) | ||
− | * The 'outer edge' of hotspots | + | * The 'outer edge' of hotspots (except the current hotspot) |
+ | * Bubble Titles | ||
==Usage== | ==Usage== |
Revision as of 20:32, 13 May 2020
Scope
Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.
Purpose
Used to specify the color of the following elements:
- Text and icons for hovered-over tiles on the Carousel (except for on the What's New page, where WNFg is used instead)
- The 'outer edge' of hotspots (except the current hotspot)
- Bubble Titles
Usage
Specified as:
accentFg={RR,GG,BB}
where {RR,GG,BB} are the comma-separated decimal RGB values of the required color (so “255,0,0” for red). (You can specify them as hex values [e.g. #FF0000] in the application – but obviously using a # wouldn’t work in a URL.)