Skip to content

Commit

Permalink
Add highlights.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ejunga committed Jul 21, 2025
1 parent a7d0d14 commit 07c8e41
Showing 1 changed file with 109 additions and 0 deletions.
109 changes: 109 additions & 0 deletions highlights.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
[
{
"style": {
"background": "#412264",
"color": "#FFFFFF"
},
"type": "person",
"value": "Ethan Mesecar"
},
{
"style": {
"background": "#285c65",
"color": "#FFFFFF"
},
"type": "person",
"value": "Justice Johnson"
},
{
"style": {
"background": "#27f9bb",
"color": "#000000"
},
"type": "person",
"value": "Elijah Junga"
},
{
"style": {
"background": "#e63ab4",
"color": "#000000"
},
"type": "person",
"value": "Deon Murray"
},
{
"style": {
"background": "#b886d2",
"color": "#000000"
},
"type": "person",
"value": "Andrea Gajic"
},
{
"style": {
"background": "#a759f9",
"color": "#000000"
},
"type": "person",
"value": "Omar Mostafa"
},
{
"style": {
"background": "#e0c200",
"color": "#000000"
},
"type": "person",
"value": "Trae Richardson"
},
{
"style": {
"background": "#ff8c00",
"color": "#000000"
},
"type": "person",
"value": "Elijah Beard"
},
{
"style": {
"background": "#117e7e"
},
"type": "regex-report",
"value": ".*"
},
{
"style": {
"background": "#1f117c"
},
"type": "report",
"value": "[Aa]ssigned"
},
{
"style": {
"background": "#117c1f"
},
"type": "report",
"value": "[Uu]nassigned"
},
{
"style": {
"background": "#86297b"
},
"type": "report",
"value": "[Oo]pen"
},
{
"style": {
"background": "#86297b"
},
"type": "report",
"value": "[Cc]ompleted"
},
{
"style": {
"background": "#3ae600",
"color": "#000000"
},
"type": "person",
"value": "Emily Harley"
}
]

0 comments on commit 07c8e41

Please sign in to comment.