tilde.club/~brennen/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

151 lines
2.5 KiB

pre.sh_sourceCode {
background-color: #000000;
color: #00ff00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_keyword {
color: #fa5a03;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_type {
color: #ffffff;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_string {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_regexp {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_specialchar {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_comment {
color: #ff0000;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_number {
color: #ffff00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_preproc {
color: #bfbfbf;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_symbol {
color: #00ffff;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_function {
color: #e721d3;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_cbracket {
color: #00ffff;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_url {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_date {
color: #fa5a03;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_time {
color: #fa5a03;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_file {
color: #fa5a03;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_ip {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_name {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_variable {
color: #efe219;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_oldfile {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_newfile {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}
pre.sh_sourceCode .sh_difflines {
color: #fa5a03;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_selector {
color: #efe219;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_property {
color: #fa5a03;
font-weight: bold;
font-style: normal;
}
pre.sh_sourceCode .sh_value {
color: #ffbb00;
font-weight: normal;
font-style: normal;
}