Skip to content

Instantly share code, notes, and snippets.

@phil-n
Created June 17, 2016 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phil-n/230b54f4deb24a186b50b1f80f136fb1 to your computer and use it in GitHub Desktop.
Save phil-n/230b54f4deb24a186b50b1f80f136fb1 to your computer and use it in GitHub Desktop.
body {
color: #fff;
background: #404040;
}
th {
background-color: #606060;
}
th.headingpresenter {
color: #00CC66;
background-color: #606060;
}
td.summary {
color: #fff;
background-color: #606060;
}
i { color: #3399FF; }
span.highlight { background: #A21439; }
td.columntotal {
color: #fff;
background-color: #606060;
}
a:link.collection, a:visited.collection { color: #00CC66; }
a:link.reference, a:visited.reference { color: #3399FF; }
th.member { color: #00CC66 !important; }
td.headingpresenter>div>table>tbody>tr>td { color: #fff !important; }
div#c1>div {color: #00CC66 !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment