Sha256: 4b5b1a3ba2a3d5db5ea29b4c22cd320e07315b02d13539dfe4e6491c055231e3
Contents?: true
Size: 1.07 KB
Versions: 32
Compression:
Stored size: 1.07 KB
Contents
.editbox { margin: .4em; padding: 0; font-family: monospace; font-size: 10pt; color: white; background-color: black; line-height: 16px; } span.word { color:white; } span.xqueryKeyword { color: #ffbd40; /* font-weight: bold; */ } span.xqueryComment { color: #CDCDCD; font-style:italic; } span.xqueryModifier { color:#6c8cd5; font-weight: bold; } span.xqueryType { color:#6c8cd5; font-weight: bold; } span.xqueryAtom { color:#6c8cd5; font-weight: bold; } span.xqueryString { color: #9fee00; } span.xqueryRegexp { color: rgb(128,0,64); } span.xqueryNumber { color: rgb(255,0,0); } span.xqueryVariable { } span.xqueryFunction { color:#FFF700; } span.xqueryLocalvariable { color: white; } span.xqueryProperty { color: white; } span.xqueryOperator { color: orange; } span.xqueryPunctuation { color: white; } span.xquery-doc-directive { color: white; } span.xml-tagname { color: #ffbd40; ; } span.xml-attribute { color: #FFF700; } span.xml-attribute-value { color: #FFF700; font-style:italic; }
Version data entries
32 entries across 32 versions & 1 rubygems