Skip to content

Change difficulty range slider colors to match star rating more closely#36564

Merged
peppy merged 2 commits intoppy:masterfrom
mmiddlezong:difficulty-slider-color
Feb 6, 2026
Merged

Change difficulty range slider colors to match star rating more closely#36564
peppy merged 2 commits intoppy:masterfrom
mmiddlezong:difficulty-slider-color

Conversation

@mmiddlezong
Copy link
Copy Markdown
Contributor

@mmiddlezong mmiddlezong commented Feb 1, 2026

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

demo.mov

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

@peppy peppy self-requested a review February 6, 2026 10:15
@peppy peppy merged commit 5231cfa into ppy:master Feb 6, 2026
6 of 9 checks passed
@mmiddlezong mmiddlezong deleted the difficulty-slider-color branch February 6, 2026 22:19
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Difficulty slider in Song Select V2 search area should follow the new SR text gradient colors.

2 participants