Skip to content

Commit

Permalink
chore: cleanup for new session
Browse files Browse the repository at this point in the history
  • Loading branch information
tigion committed Apr 9, 2024
1 parent 0b6dfd7 commit f2d5ea8
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 11 deletions.
42 changes: 32 additions & 10 deletions data/colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,27 @@
"id": "s86074",
"color": { "r": 125, "g": 125, "b": 125 }
},
{
"id": "s83710",
"color": { "r": 253, "g": 223, "b": 93 }
},
{
"id": "Anh Thu Hoang",
"color": { "r": 183, "g": 225, "b": 205 }
},

{
"id": "Bingus",
"color": { "r": 255, "g": 255, "b": 255 }
},
{
"id": "Guhnter",
"color": { "r": 255, "g": 255, "b": 255 }
},
{
"id": "Richard",
"color": { "r": 238, "g": 130, "b": 238 }
}

{
"_comment": "Reihe 1 Platz 1",
Expand All @@ -151,7 +172,7 @@
{
"_comment": "Reihe 1 Platz 4",
"id": "",
"color": { "r": 255, "g": 255, "b": 255 }
"color": { "r": 200, "g": 40, "b": 30 }
},
{
"_comment": "Reihe 1 Platz 5",
Expand Down Expand Up @@ -185,13 +206,14 @@
"color": { "r": 255, "g": 255, "b": 255 }
},
{
"id": "s83710",
"color": { "r": 253, "g": 223, "b": 93 }
"_comment": "Reihe 2 Platz 5",
"id": "",
"color": { "r": 255, "g": 255, "b": 255 }
},
{
"_comment": "Reihe 2 Platz 6",
"id": "Anh Thu Hoang",
"color": { "r": 183, "g": 225, "b": 205 }
"id": "",
"color": { "r": 255, "g": 255, "b": 255 }
},

{
Expand Down Expand Up @@ -232,12 +254,12 @@
},
{
"_comment": "Reihe 4 Platz 2",
"id": "Bingus",
"id": "",
"color": { "r": 255, "g": 255, "b": 255 }
},
{
"_comment": "Gunther",
"id": "Guhnter",
"_comment": "Reihe 4 Platz 3",
"id": "",
"color": { "r": 255, "g": 255, "b": 255 }
},
{
Expand All @@ -252,7 +274,7 @@
},
{
"_comment": "Reihe 4 Platz 6",
"id": "Richard",
"color": { "r": 238, "g": 130, "b": 238 }
"id": "",
"color": { "r": 255, "g": 255, "b": 255 }
}
]
2 changes: 1 addition & 1 deletion data/colors_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
{
"_comment": "Reihe 1 Platz 4",
"id": "leni04",
"id": "",
"color": { "r": 200, "g": 40, "b": 30 }
},
{
Expand Down

0 comments on commit f2d5ea8

Please sign in to comment.