-
Notifications
You must be signed in to change notification settings - Fork 12
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
New chyron color fields in projector #104
New chyron color fields in projector #104
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure, if the default is correct.
@@ -3874,10 +3874,18 @@ projector: | |||
type: color | |||
default: "#317796" | |||
restriction_mode: A | |||
chyron_background_color_2: | |||
type: color | |||
default: "#134768" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where does this default come from?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same colour as the global headbar in default theme
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, I think it should be fine then. Nice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -3874,10 +3874,18 @@ projector: | |||
type: color | |||
default: "#317796" | |||
restriction_mode: A | |||
chyron_background_color_2: | |||
type: color | |||
default: "#134768" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, I think it should be fine then. Nice.
See OpenSlides/openslides-backend#2437