CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
monokai-sublime.css76 linesDownload Raw Back to styles
1pre code.hljs {2  display: block;3  overflow-x: auto;4  padding: 1em5}6code.hljs {7  padding: 3px 5px8}9/*10 11Monokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-license.org/12 13*/14.hljs {15  background: #23241f;16  color: #f8f8f217}18.hljs-tag,19.hljs-subst {20  color: #f8f8f221}22.hljs-strong,23.hljs-emphasis {24  color: #a8a8a225}26.hljs-bullet,27.hljs-quote,28.hljs-number,29.hljs-regexp,30.hljs-literal,31.hljs-link {32  color: #ae81ff33}34.hljs-code,35.hljs-title,36.hljs-section,37.hljs-selector-class {38  color: #a6e22e39}40.hljs-strong {41  font-weight: bold42}43.hljs-emphasis {44  font-style: italic45}46.hljs-keyword,47.hljs-selector-tag,48.hljs-name,49.hljs-attr {50  color: #f9267251}52.hljs-symbol,53.hljs-attribute {54  color: #66d9ef55}56.hljs-params,57.hljs-title.class_,58.hljs-class .hljs-title {59  color: #f8f8f260}61.hljs-string,62.hljs-type,63.hljs-built_in,64.hljs-selector-id,65.hljs-selector-attr,66.hljs-selector-pseudo,67.hljs-addition,68.hljs-variable,69.hljs-template-variable {70  color: #e6db7471}72.hljs-comment,73.hljs-deletion,74.hljs-meta {75  color: #75715e76}
basant307/AI_Governance_Project · CoolFace