]>
luflow.net public git repositories - flow-web.git/blob - static/highlight/styles/default.css
11 Description: Original highlight.js style
12 Author: (c) Ivan Sagalaev <maniac@softwaremaniacs.org>
13 Maintainer: @highlightjs/core-team
14 Website: https://highlightjs.org/
15 License: see project LICENSE
19 This is left on purpose making default.css the single file that can be lifted
20 as-is from the repository directly without the need for a build step
22 Typically this "required" baseline CSS is added by `makestuff.js` during build.
32 /* end baseline CSS */
37 /* Base color: saturation 0; */
42 /* purposely ignored */
57 .hljs-tag .hljs-attr {
63 .hljs-meta
.hljs-keyword
,
68 /* User color: hue: 0 */
87 .hljs-template-variable
,
91 .hljs-selector-pseudo {
94 /* Language color: hue: 90; */
104 /* Meta color: hue: 200 */
108 .hljs-meta .hljs-string {