Sha256: eac66f31982f233de55ebfa95e00b36b4190dfab2886657c82e752c4146fcd64

Contents?: true

Size: 226 Bytes

Versions: 7

Compression:

Stored size: 226 Bytes

Contents

.token.tab:not(:empty):before,
.token.cr:before,
.token.lf:before {
	color: hsl(24, 20%, 85%);
}

.token.tab:not(:empty):before {
	content: '▸';
}

.token.cr:before {
	content: '␍';
}

.token.lf:before {
	content: '␊';
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyhyhy-1.0.0 lib/hyhyhy/structure/_includes/prism/plugins/show-invisibles/prism-show-invisibles.css
hyhyhy-0.0.9 lib/hyhyhy/structure/_includes/prism/plugins/show-invisibles/prism-show-invisibles.css
hyhyhy-0.0.8 lib/hyhyhy/structure/_includes/prism/plugins/show-invisibles/prism-show-invisibles.css
hyhyhy-0.0.7 lib/hyhyhy/structure/_includes/prism/plugins/show-invisibles/prism-show-invisibles.css
hyhyhy-0.0.6 lib/hyhyhy/structure/_includes/prism/plugins/show-invisibles/prism-show-invisibles.css
hyhyhy-0.0.5 lib/hyhyhy/structure/_includes/prism/plugins/show-invisibles/prism-show-invisibles.css
hyhyhy-0.0.4 lib/hyhyhy/structure/_includes/prism/plugins/show-invisibles/prism-show-invisibles.css