Apply star difficulty text gradient to difficulty slider nub text in Song Select V2#36452
Closed
eeliogata wants to merge 1 commit intoppy:masterfrom
Closed
Apply star difficulty text gradient to difficulty slider nub text in Song Select V2#36452eeliogata wants to merge 1 commit intoppy:masterfrom
eeliogata wants to merge 1 commit intoppy:masterfrom
Conversation
Member
|
This looks very bad: 2026-01-25.20.10.23.mp4 |
peppy
pushed a commit
that referenced
this pull request
Feb 6, 2026
…ly (#36564) my attempt at #36452: changes difficulty range slider in song select V2 to use the new star difficulty text gradient colors from #36292. closes #36405 https://github.com/user-attachments/assets/134ace54-a8f8-4024-a32e-f1604c868232 to match star rating more closely for sr <= 7.5 (where i don't think the colors are so intense that they break harmony with the rest of the design), i removed the Lighten by 0.4f on color update also improved the transition from 7.9 to 8.0 which is quite abrupt in the current version #33425 (comment) is relevant here
Member
|
Other PR was merged, closing. |
minetoblend
pushed a commit
to minetoblend/osu
that referenced
this pull request
Feb 9, 2026
…ly (ppy#36564) my attempt at ppy#36452: changes difficulty range slider in song select V2 to use the new star difficulty text gradient colors from ppy#36292. closes ppy#36405 https://github.com/user-attachments/assets/134ace54-a8f8-4024-a32e-f1604c868232 to match star rating more closely for sr <= 7.5 (where i don't think the colors are so intense that they break harmony with the rest of the design), i removed the Lighten by 0.4f on color update also improved the transition from 7.9 to 8.0 which is quite abrupt in the current version ppy#33425 (comment) is relevant here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes the difficulty slider in Song Select V2 to use the new star difficulty text gradient colors from #36292.
Closes #36405