-
Notifications
You must be signed in to change notification settings - Fork 62
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
[Bug]: Ribbon backcolours to match theme panel colour(s) #1565
Labels
area:ribbon
All issues to do with the ribbon.
area:themes
All things to do with themes.
bug
Something isn't working
completed
This issue has been completed.
regression
Something was working in a previous release, but isn't working now.
version:85-lts
All things to do with V85 LTS.
version:90
All things to do with V90.
Comments
Smurf-IV
added
bug
Something isn't working
area:themes
All things to do with themes.
area:ribbon
All issues to do with the ribbon.
regression
Something was working in a previous release, but isn't working now.
labels
Jun 23, 2024
This will likely fix #1564 |
Appears to be controlled by Color.FromArgb(190, 190, 190), // RibbonGroupsArea1
Color.FromArgb(210, 210, 210), // RibbonGroupsArea2
Color.FromArgb(213, 219, 231), // RibbonGroupsArea3
Color.FromArgb(249, 249, 249), // RibbonGroupsArea4
Color.FromArgb(243, 245, 249), // RibbonGroupsArea5 |
giduac
added
under investigation
This bug/issue is currently under investigation.
version:85-lts
All things to do with V85 LTS.
version:90
All things to do with V90.
awaiting feedback
A fix for this issue has been implemented, waiting for feedback on the fix.
and removed
under investigation
This bug/issue is currently under investigation.
labels
Aug 29, 2024
Reporter is not responding. |
giduac
added
completed
This issue has been completed.
and removed
awaiting feedback
A fix for this issue has been implemented, waiting for feedback on the fix.
labels
Oct 15, 2024
Hey, I was on holiday! |
@I.ve asked a couple of weeks ago as well ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area:ribbon
All issues to do with the ribbon.
area:themes
All things to do with themes.
bug
Something isn't working
completed
This issue has been completed.
regression
Something was working in a previous release, but isn't working now.
version:85-lts
All things to do with V85 LTS.
version:90
All things to do with V90.
Using today's alpha and the Ribbon Controls demo (.net core)
Expected:
Actual:
etc.
The text was updated successfully, but these errors were encountered: