Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vmcj
Copy link
Collaborator

@vmcj vmcj commented Aug 21, 2025

During NAC we had to change the banner to make sure it looks nice on Coachview. There was already an issue (#976) to change the color to Black.

Screenshot from 2025-08-21 22-54-08 ![Uploading Screenshot from 2025-08-21 22-52-54.png…]()

During NAC we had to change the banner to make sure it looks nice on
Coachview. There was already an issue
(icpctools#976) to change the color to Black.
Copy link
Collaborator

@deboer-tim deboer-tim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've also had banners that only work for light mode, and I'm sure someone is old school and will want that back. (plus of course those who would prefer we pick up the system default...)

IMHO if we're going to do this, at a minimum we should support the same --light option as the presentations (or the reverse). (Or get HLS and the team-view over the line to replace coachview entirely 😄)

@vmcj
Copy link
Collaborator Author

vmcj commented Aug 22, 2025

We've also had banners that only work for light mode, and I'm sure someone is old school and will want that back. (plus of course those who would prefer we pick up the system default...)

IMHO if we're going to do this, at a minimum we should support the same --light option as the presentations (or the reverse). (Or get HLS and the team-view over the line to replace coachview entirely 😄)

My idea was to look at the --light next (but only for the presentations)

As you were already working on a replacement for CoachView I didn't want to spend that much time on this. I'll see how much work it is to just implement light mode.

@vmcj
Copy link
Collaborator Author

vmcj commented Aug 22, 2025

I've implemented the --light by everywhere just swapping between the colors and it seems to look good enough. Detecting the system default seems to be somehow harder for windows (2 years ago: https://www.eclipse.org/forums/index.php/t/1113122/) and as I don't have my windows box at the moment I prefer to leave that for the future.

@nickygerritsen
Copy link
Collaborator

I've implemented the --light by everywhere just swapping between the colors and it seems to look good enough. Detecting the system default seems to be somehow harder for windows (2 years ago: https://www.eclipse.org/forums/index.php/t/1113122/) and as I don't have my windows box at the moment I prefer to leave that for the future.

I don't think you want auto detect anyway, since even light mode windows we often want dark mode presentations

Copy link
Collaborator

@deboer-tim deboer-tim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we should change the default at this point... but we can swap that part out if anyone complains.

The commented out code should have been removed and may cause warnings in some IDEs, but we can clean that up later.

@deboer-tim deboer-tim merged commit 18a388e into icpctools:main Aug 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants