From 634dda5a3b9d8b17a37ae39c8690cf341fce7dc1 Mon Sep 17 00:00:00 2001 From: ejunga Date: Mon, 21 Jul 2025 08:32:18 -0400 Subject: [PATCH] Remove highlights.json --- highlights.json | 109 ------------------------------------------------ 1 file changed, 109 deletions(-) delete mode 100644 highlights.json diff --git a/highlights.json b/highlights.json deleted file mode 100644 index a61def2..0000000 --- a/highlights.json +++ /dev/null @@ -1,109 +0,0 @@ -[ - { - "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" - } -] \ No newline at end of file