Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common: customize BigScreen colors #2448

Merged

Conversation

aferrero2707
Copy link
Contributor

Add customization of the foreground and backgound colors for the BigScreen. The colors can be modified via two new custom parameters (foregroundColor and backgroundColor), both accepting only ROOT color indexes as values.

The code has also been updated to use the getFromExtendedConfig() function to extract the custom parameter values.

Here is an example of a dark color combination:
image

Add customization of the foreground and backgound colors
for the BigScreen. The colors can be modified via two new
custom parameters (`foregroundColor` and `backgroundColor`),
both accepting only ROOT color indexes as values.

The code has also been updated to use the `getFromExtendedConfig()`
function to extract the custom parameter values.
@aferrero2707 aferrero2707 force-pushed the common-customize-bigscreen-colors branch from d64df0d to a09542f Compare October 4, 2024 12:25
@Barthelemy Barthelemy merged commit b9e95b3 into AliceO2Group:master Oct 10, 2024
7 checks passed
@aferrero2707 aferrero2707 deleted the common-customize-bigscreen-colors branch October 11, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants