1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-02-24 15:16:30 +00:00

chore(web/problem): update difficulty colors

This commit is contained in:
Baoshuo Ren 2022-12-05 19:00:23 +08:00
parent c47f943257
commit 0b238485e4
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

@ -37,13 +37,13 @@ class UOJProblem {
1600 => '#0000ff',
1800 => '#0000ff',
1900 => '#0000ff',
2000 => '#c0c000',
2100 => '#c0c000',
2200 => '#c0c000',
2300 => '#c0c000',
2000 => '#aa00aa',
2100 => '#aa00aa',
2200 => '#aa00aa',
2300 => '#ff8000',
2400 => '#ff8000',
2500 => '#ff8000',
2700 => '#ff8000',
2700 => '#ff0000',
2900 => '#ff0000',
3100 => '#ff0000',
3300 => '#aa0000',