Skip to content

Instantly share code, notes, and snippets.

@srz-zumix
Created December 6, 2019 01:22
Show Gist options
  • Select an option

  • Save srz-zumix/7e5c77dcc1285583e0310c45b58fd020 to your computer and use it in GitHub Desktop.

Select an option

Save srz-zumix/7e5c77dcc1285583e0310c45b58fd020 to your computer and use it in GitHub Desktop.
.syntaxhighlighter code.diff.color2 { /* file */
background-color: #ffff99 !important;
color: #990000 !important;
}
.syntaxhighlighter code.diff.variable { /* range */
color: #ff0000 !important;
}
.syntaxhighlighter code.diff.color1 { /* unchanged */
color: black !important;
}
.syntaxhighlighter code.diff.comments { /* deletion */
background-color: #ff9999 !important;
color: black !important;
}
.syntaxhighlighter code.diff.string { /* addition */
background-color: #99ff99 !important;
color: black !important;
}
h4.added, h6.added {
border-left-width:10px;
border-left-color:#4495ff;
border-left-style:solid;
border-bottom-width:2px;
border-bottom-color:#4495ff;
border-bottom-style:solid;
color:#4495ff;
padding-left:5px;
}
h5.subhead, h4.subhead, h3.subhead, h2.subhead {
border-left:solid 8px #4495ff;
border-bottom:solid 1px #4495ff;
color: #4495ff;
padding-left: 5px;
margin-bottom: 1em;
line-height: 2em;
}
h5.subhead {
font-size: 16px;
}
h5.subhead2 {
border-left:solid 8px #4495ff;
//border-bottom:solid 1px #4495ff;
color: #4495ff;
font-size: 14px;
padding-left: 5px;
margin-bottom: 1em;
}
h5.subhead3 {
font-size: 14px;
padding-left: 5px;
margin-bottom: 1em;
}
.headcolor {
color: #4495ff;
}
h5.added, #added h5, .added h5 {
border-left:solid 8px #4495ff;
color: #4495ff;
padding-left: 5px;
margin-bottom: 0.5em;
}
#added, .added {
font-size: 12px;
}
span.added {
color: #4495ff;
}
.gtest, .console, .catch_test {
padding: 5px;
background-color: #000000;
color: #ffffff;
overflow: auto;
// white-space: pre-wrap;
}
.gtest .succeed, .catch_test .succeed, .gtest .passed {
color: #00ff00;
}
.gtest .failed, .catch_test .failed {
color: #ff0000;
}
.gtest .warning, .catch_test .warning {
color: #ffff00;
}
.catch_test .expr {
color: #007f7f;
}
.catch_test .fileline, .catch_test .src {
color: gray;
}
.catch_test .expand {
color: #7f7f00;
}
.striking {
color: #4495ff;
}
.biggest {
font-size: 250%;
}
.shout {
font-size: 200%;
}
.loud {
font-size: 150%;
}
.undertone {
font-size: 80%;
}
.denial {
text-decoration: line-through;
}
.thin {
color: grey;
}
.reddish {
color: #D24939;
}
.bluish {
color: #4169e1;
}
.pale {
color: gray;
}
.dis {
font-size: 80%;
text-decoration: line-through;
}
table.ruled, table.ruled tr, table.ruled th, table.ruled td {
border : 1px Black solid;
empty-cells: show;
padding-left: 10px;
padding-right: 10px;
border-collapse:collapse;
border-spacing: 0 !important;
font-weight: normal;
}
table.ruled tr.head, table.ruled th.head, table.ruled td.head {
background-color: #eeeeee;
}
table.ruled {
margin:0.5em;
}
table.slim, table.slim tr, table.slim th, table.slim td {
margin:2px !important;
padding:2px !important;
}
table.td_center td {
text-align: center;
}
.bk_blue {
background-color:blue;
color:white;
}
.bk_l_blue {
background-color:#E0FFFF;
}
.bk_yellow {
background-color:yellow;
color:#222222;
}
.bk_l_yellow {
background-color:#FFFFE0;
}
.bk_red {
background-color:red;
color:#EEEEEE;
}
.bk_l_red {
background-color:#F08080;
}
.bk_reddish {
background-color: #D24939;
color:#EEEEEE;
}
.bk_gray, .bk_disable {
background-color:gray;
}
.bk_l_gray {
background-color:#EEE;
}
.bk_enable {
background-color:#e0ffff;
}
.source, .source2 {
padding: 0px 5px;
margin:0.5em;
}
.source {
background-color:#ccffcc;
border:solid 1px #78cd37;
}
.source2 {
background-color:#ffcccc;
border:solid 1px #cd3778;
}
.codestyle {
font-family: "MS ゴシック", monospace !important;
}
.tweet {
background-color:#eeeeee;
padding: 5px;
border:solid 1px #4495ff;
}
.errmsg {
background-color:#ffccff;
padding: 0px 5px;
margin:0.5em;
border:solid 1px #DC143C;
}
.fixcomm {
border:solid 1px #78cd37;
color : #4495ff;
}
.quotebox {
border:solid 1px #4495ff;
background-color:#c0ddff;
padding:10px;
}
.mistake {
font-size: 80%;
text-decoration: line-through;
}
.strongest {
font-size: 120%;
font-weight: bolder;
color: #8B0000;
}
span.diff_add {
background-color:#ff69b4;
}
span.diff_del {
background-color:#d3d3d3;
}
.box {
border: solid 1px #000000;
padding: 5px;
}
.pane {
float: left;
margin: 0px 1em;
padding: 10px;
border:solid 2px #78cd37;
background-color: #ccffcc;
}
.pane .head {
border-bottom:solid 2px #78cd37;
}
.pane .body {
padding:10px 10px 10px 1em;
background-color: #ffffff;
}
.clear {
clear: both;
}
.refbox {
margin: 1em;
padding: 0.5em 1em;
border:solid 1px #4495ff;
}
.redbox {
margin: 1em;
padding: 0.5em 1em;
border:solid 1px red;
}
.addedbox {
margin: 1em;
padding: 0.5em 1em;
border:solid 1px #4495ff;
}
.warning {
color: #D24939;
font-style: italic;
}
.nodisc li {
list-style-type: none;
list-style-position: inside;
}
table.slim ul.nodisc {
margin: 2px !important;
padding: 2px !important;
}
table.slim ul.nodisc li {
margin: 0px !important;
padding: 0.2em 0em !important;
}
.annotation {
font-size: 30%;
color: grey;
}
.gist-min-box .gist-data {
max-height: 400px;
}
.gist-box .gist-data {
max-height: 600px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment