mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 15:28:41 +00:00
chore(web/problem): update difficulty colors
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c47f943257
commit
0b238485e4
@ -37,13 +37,13 @@ class UOJProblem {
|
|||||||
1600 => '#0000ff',
|
1600 => '#0000ff',
|
||||||
1800 => '#0000ff',
|
1800 => '#0000ff',
|
||||||
1900 => '#0000ff',
|
1900 => '#0000ff',
|
||||||
2000 => '#c0c000',
|
2000 => '#aa00aa',
|
||||||
2100 => '#c0c000',
|
2100 => '#aa00aa',
|
||||||
2200 => '#c0c000',
|
2200 => '#aa00aa',
|
||||||
2300 => '#c0c000',
|
2300 => '#ff8000',
|
||||||
2400 => '#ff8000',
|
2400 => '#ff8000',
|
||||||
2500 => '#ff8000',
|
2500 => '#ff8000',
|
||||||
2700 => '#ff8000',
|
2700 => '#ff0000',
|
||||||
2900 => '#ff0000',
|
2900 => '#ff0000',
|
||||||
3100 => '#ff0000',
|
3100 => '#ff0000',
|
||||||
3300 => '#aa0000',
|
3300 => '#aa0000',
|
||||||
|
Loading…
Reference in New Issue
Block a user