Location: A review of cardiac cellular electrophysiology models @ 98909b01e6b2 / dojo-presentation / js / dojo / dojox / highlight / resources / pygments / manni.css

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2009-07-07 17:11:57+12:00
Desc:
update for modified HH graphs in tutorial description
Permanent Source URI:
https://models.physiomeproject.org/workspace/a1/rawfile/98909b01e6b21653a5e1cd28865dd259c586d490/dojo-presentation/js/dojo/dojox/highlight/resources/pygments/manni.css

/* Pygments manni style */

code {background-color: #f0f3f3}

code .comment {color: #09f; font-style: italic}
code .comment.preproc {color: #099; font-style: normal}
code .comment.special {font-weight: bold}

code .keyword {color: #069; font-weight: bold}
code .keyword.pseudo {font-weight: normal}
code .keyword.type {color: #078}

code .operator {color: #555}
code .operator.word {color: #000; font-weight: bold}

code .name.builtin {color: #366}
code .name.function {color: #c0f}
code .name.class {color: #0a8; font-weight: bold}
code .name.namespace {color: #0cf; font-weight: bold}
code .name.exception {color: #c00; font-weight: bold}
code .name.variable {color: #033}
code .name.constant {color: #360}
code .name.label {color: #99f}
code .name.entity {color: #999; font-weight: bold}
code .name.attribute {color: #309}
code .name.tag {color: #309; font-weight: bold}
code .name.decorator {color: #99f}

code .string {color: #c30}
code .string.doc {font-style: italic}
code .string.interpol {color: #a00}
code .string.escape {color: #c30; font-weight: bold}
code .string.regex {color: #3aa}
code .string.symbol {color: #fc3}
code .string.other {color: #c30}

code .number {color: #f60}