|
1 | 1 | // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html |
2 | 2 |
|
3 | | -exports[`usernameToColor > has the proper color 1`] = `"#0082c9"`; |
| 3 | +exports[`usernameToColor > has the proper color 1`] = `"#b6469d"`; |
4 | 4 |
|
5 | | -exports[`usernameToColor > , has the proper color 1`] = `"#1e78c1"`; |
| 5 | +exports[`usernameToColor > , has the proper color 1`] = `"#93b27b"`; |
6 | 6 |
|
7 | | -exports[`usernameToColor > . has the proper color 1`] = `"#c98879"`; |
| 7 | +exports[`usernameToColor > . has the proper color 1`] = `"#499aa2"`; |
8 | 8 |
|
9 | | -exports[`usernameToColor > 123e4567-e89b-12d3-a456-426614174000 has the proper color 1`] = `"#bc5c91"`; |
| 9 | +exports[`usernameToColor > 123e4567-e89b-12d3-a456-426614174000 has the proper color 1`] = `"#795aab"`; |
10 | 10 |
|
11 | | -exports[`usernameToColor > Akeel Robertson has the proper color 1`] = `"#9750a4"`; |
| 11 | +exports[`usernameToColor > Akeel Robertson has the proper color 1`] = `"#499aa2"`; |
12 | 12 |
|
13 | | -exports[`usernameToColor > Alishia Ann Lowry has the proper color 1`] = `"#d09e6d"`; |
| 13 | +exports[`usernameToColor > Alishia Ann Lowry has the proper color 1`] = `"#bc5c91"`; |
14 | 14 |
|
15 | | -exports[`usernameToColor > Arham Johnson has the proper color 1`] = `"#0082c9"`; |
| 15 | +exports[`usernameToColor > Arham Johnson has the proper color 1`] = `"#795aab"`; |
16 | 16 |
|
17 | | -exports[`usernameToColor > Brayden Truong has the proper color 1`] = `"#d09e6d"`; |
| 17 | +exports[`usernameToColor > Brayden Truong has the proper color 1`] = `"#c37285"`; |
18 | 18 |
|
19 | | -exports[`usernameToColor > Daphne Roy has the proper color 1`] = `"#9750a4"`; |
| 19 | +exports[`usernameToColor > Daphne Roy has the proper color 1`] = `"#795aab"`; |
20 | 20 |
|
21 | | -exports[`usernameToColor > Ellena Wright Frederic Conway has the proper color 1`] = `"#c37285"`; |
| 21 | +exports[`usernameToColor > Ellena Wright Frederic Conway has the proper color 1`] = `"#6ea68f"`; |
22 | 22 |
|
23 | | -exports[`usernameToColor > Gianluca Hills has the proper color 1`] = `"#d6b461"`; |
| 23 | +exports[`usernameToColor > Gianluca Hills has the proper color 1`] = `"#3c6eba"`; |
24 | 24 |
|
25 | | -exports[`usernameToColor > Haseeb Stephens has the proper color 1`] = `"#d6b461"`; |
| 25 | +exports[`usernameToColor > Haseeb Stephens has the proper color 1`] = `"#795aab"`; |
26 | 26 |
|
27 | | -exports[`usernameToColor > Idris Mac has the proper color 1`] = `"#9750a4"`; |
| 27 | +exports[`usernameToColor > Idris Mac has the proper color 1`] = `"#ddcb55"`; |
28 | 28 |
|
29 | | -exports[`usernameToColor > Kristi Fisher has the proper color 1`] = `"#0082c9"`; |
| 29 | +exports[`usernameToColor > Kristi Fisher has the proper color 1`] = `"#9750a4"`; |
30 | 30 |
|
31 | | -exports[`usernameToColor > Lillian Wall has the proper color 1`] = `"#bc5c91"`; |
| 31 | +exports[`usernameToColor > Lillian Wall has the proper color 1`] = `"#b8be68"`; |
32 | 32 |
|
33 | | -exports[`usernameToColor > Lorelai Taylor has the proper color 1`] = `"#ddcb55"`; |
| 33 | +exports[`usernameToColor > Lorelai Taylor has the proper color 1`] = `"#248eb5"`; |
34 | 34 |
|
35 | | -exports[`usernameToColor > Madina Knight has the proper color 1`] = `"#9750a4"`; |
| 35 | +exports[`usernameToColor > Madina Knight has the proper color 1`] = `"#bc5c91"`; |
36 | 36 |
|
37 | | -exports[`usernameToColor > Meeting has the proper color 1`] = `"#c98879"`; |
| 37 | +exports[`usernameToColor > Meeting has the proper color 1`] = `"#248eb5"`; |
38 | 38 |
|
39 | | -exports[`usernameToColor > Private Circle has the proper color 1`] = `"#c37285"`; |
| 39 | +exports[`usernameToColor > Private Circle has the proper color 1`] = `"#c98879"`; |
40 | 40 |
|
41 | | -exports[`usernameToColor > Rae Hope has the proper color 1`] = `"#795aab"`; |
| 41 | +exports[`usernameToColor > Rae Hope has the proper color 1`] = `"#ddcb55"`; |
42 | 42 |
|
43 | 43 | exports[`usernameToColor > Santiago Singleton has the proper color 1`] = `"#bc5c91"`; |
44 | 44 |
|
45 | | -exports[`usernameToColor > Sid Combs has the proper color 1`] = `"#d09e6d"`; |
| 45 | +exports[`usernameToColor > Sid Combs has the proper color 1`] = `"#c37285"`; |
46 | 46 |
|
47 | | -exports[`usernameToColor > TestCircle has the proper color 1`] = `"#499aa2"`; |
| 47 | +exports[`usernameToColor > TestCircle has the proper color 1`] = `"#c37285"`; |
48 | 48 |
|
49 | | -exports[`usernameToColor > Tom Mörtel has the proper color 1`] = `"#248eb5"`; |
| 49 | +exports[`usernameToColor > Tom Mörtel has the proper color 1`] = `"#3c6eba"`; |
50 | 50 |
|
51 | | -exports[`usernameToColor > Vivienne Jacobs has the proper color 1`] = `"#1e78c1"`; |
| 51 | +exports[`usernameToColor > Vivienne Jacobs has the proper color 1`] = `"#93b27b"`; |
52 | 52 |
|
53 | | -exports[`usernameToColor > Zaki Cortes has the proper color 1`] = `"#6ea68f"`; |
| 53 | +exports[`usernameToColor > Zaki Cortes has the proper color 1`] = `"#5b64b3"`; |
54 | 54 |
|
55 | | -exports[`usernameToColor > a user has the proper color 1`] = `"#5b64b3"`; |
| 55 | +exports[`usernameToColor > a user has the proper color 1`] = `"#795aab"`; |
56 | 56 |
|
57 | | -exports[`usernameToColor > admin has the proper color 1`] = `"#d09e6d"`; |
| 57 | +exports[`usernameToColor > admin has the proper color 1`] = `"#9750a4"`; |
58 | 58 |
|
59 | | -exports[`usernameToColor > admin@cloud.example.com has the proper color 1`] = `"#9750a4"`; |
| 59 | +exports[`usernameToColor > admin@cloud.example.com has the proper color 1`] = `"#c98879"`; |
60 | 60 |
|
61 | | -exports[`usernameToColor > another user has the proper color 1`] = `"#ddcb55"`; |
| 61 | +exports[`usernameToColor > another user has the proper color 1`] = `"#499aa2"`; |
62 | 62 |
|
63 | | -exports[`usernameToColor > asd has the proper color 1`] = `"#248eb5"`; |
| 63 | +exports[`usernameToColor > asd has the proper color 1`] = `"#ddcb55"`; |
64 | 64 |
|
65 | | -exports[`usernameToColor > bar has the proper color 1`] = `"#0082c9"`; |
| 65 | +exports[`usernameToColor > bar has the proper color 1`] = `"#6ea68f"`; |
66 | 66 |
|
67 | | -exports[`usernameToColor > foo has the proper color 1`] = `"#d09e6d"`; |
| 67 | +exports[`usernameToColor > foo has the proper color 1`] = `"#b6469d"`; |
68 | 68 |
|
69 | | -exports[`usernameToColor > wasd has the proper color 1`] = `"#b6469d"`; |
| 69 | +exports[`usernameToColor > wasd has the proper color 1`] = `"#9750a4"`; |
70 | 70 |
|
71 | | -exports[`usernameToColor > مرحبا بالعالم has the proper color 1`] = `"#c98879"`; |
| 71 | +exports[`usernameToColor > مرحبا بالعالم has the proper color 1`] = `"#d09e6d"`; |
72 | 72 |
|
73 | | -exports[`usernameToColor > 🙈 has the proper color 1`] = `"#b6469d"`; |
| 73 | +exports[`usernameToColor > 🙈 has the proper color 1`] = `"#b8be68"`; |
0 commit comments