/* ColorCoding.css - Specific Data & Entity Colors */
.bg-tick-start .frame-tick { background-color: hsl(217.18, 100%, 50%); }   /* Startup */
.bg-tick-active .frame-tick { background-color: hsl(0, 100%, 45%); }       /* Active Frames */
.bg-tick-recov .frame-tick { background-color: hsl(295, 89.76%, 50.2%); }     /* Recovery / Whiff Endlag */
.bg-tick-selfstun .frame-tick { background-color: hsl(111.06, 100%, 50%); }     /* Self Stun */
.bg-tick-inskillstun .frame-tick { background-color: hsl(34, 99%, 27%); }     /* InSkill Stun */
.bg-tick-targetstun .frame-tick { background-color: hsl(0, 70%, 35%); }   /* Target Stun*/
.bg-tick-misc .frame-tick { background-color: hsl(153.88, 100%, 50%); }    /* Misc variable frames */
.bg-tick-blockendlag .frame-tick { background-color: hsl(319.73, 88.24%, 50%); }  /* Block Endlag */

/* Roster Button Color Identifiers */
#Vessel-button { background-color: hsl(0, 100%, 80%); }
#Honored-One-button { background-color: hsl(180, 100%, 83%); }
#Restless-Gambler-button { background-color: hsl(100, 100%, 75%); }
#Ten-Shadows-button { background-color: hsl(0, 0%, 47%); }
#Perfection-button { background-color: hsl(300, 100%, 83%); }
#Blood-Manipulator-button { background-color: hsl(0, 39%, 48%); }
#Switcher-button { background-color: hsl(180, 100%, 83%); }
#Defense-Attorney-button { background-color: hsl(35, 20%, 38%); }
#Cursed-Partners-button { background-color: hsl(300, 100%, 83%); }
#Puppet-Master-button { background-color: hsl(342, 91%, 46%); }
#Salaryman-button { background-color: hsl(204, 100%, 68%); }
#Head-Hei-button { background-color: hsl(241, 100%, 75%); }
#Disaster-Plant-button { background-color: hsl(106, 28%, 72%); }
#True-Cannon-button { background-color: hsl(180, 100%, 83%); }
#Locust-button { background-color: hsl(100, 100%, 75%); }
#Star-Rage-button { background-color: hsl(240, 100%, 83%); }
#Mangaka-button { background-color: hsl(0, 100%, 96%); }
#Lucky-Coward-button { background-color: hsl(272, 43%, 64%); }
#Sus-Sister-button { background-color: hsl(233, 39%, 23%); }
#Black-Death-button { background-color: hsl(352, 49%, 27%); }
#Boomcat-button { background-color: hsl(0, 1%, 75%); }