
tr.views-table-highlighter-red.odd              { background-color: #f99; }
tr.views-table-highlighter-red.even             { background-color: #f99; }
tr.views-table-highlighter-red.odd  .active     { background-color: #f99; }
tr.views-table-highlighter-red.even .active     { background-color: #f99; }

tr.views-table-highlighter-green.odd            { background-color: #9f9; }
tr.views-table-highlighter-green.even           { background-color: #9f9; }
tr.views-table-highlighter-green.odd  .active   { background-color: #9f9; }
tr.views-table-highlighter-green.even .active   { background-color: #9f9; }

tr.views-table-highlighter-blue.odd             { background-color: #99f; }
tr.views-table-highlighter-blue.even            { background-color: #99f; }
tr.views-table-highlighter-blue.odd  .active    { background-color: #99f; }
tr.views-table-highlighter-blue.even .active    { background-color: #99f; }

tr.views-table-highlighter-yellow.odd           { background-color: #ff9; }
tr.views-table-highlighter-yellow.even          { background-color: #ff9; }
tr.views-table-highlighter-yellow.odd  .active  { background-color: #ff9; }
tr.views-table-highlighter-yellow.even .active  { background-color: #ff9; }

tr.views-table-highlighter-magenta.odd          { background-color: #f9f; }
tr.views-table-highlighter-magenta.even         { background-color: #f9f; }
tr.views-table-highlighter-magenta.odd  .active { background-color: #f9f; }
tr.views-table-highlighter-magenta.even .active { background-color: #f9f; }

tr.views-table-highlighter-cyan.odd             { background-color: #9ff; }
tr.views-table-highlighter-cyan.even            { background-color: #9ff; }
tr.views-table-highlighter-cyan.odd  .active    { background-color: #9ff; }
tr.views-table-highlighter-cyan.even .active    { background-color: #9ff; }
