CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
atom-one-dark-reasonable.css105 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 11Atom One Dark With support for ReasonML by Gidi Morris, based off work by Daniel Gamage12 13Original One Dark Syntax theme from https://github.com/atom/one-dark-syntax14 15*/16.hljs {17  color: #abb2bf;18  background: #282c3419}20.hljs-keyword,21.hljs-operator {22  color: #F9267223}24.hljs-pattern-match {25  color: #F9267226}27.hljs-pattern-match .hljs-constructor {28  color: #61aeee29}30.hljs-function {31  color: #61aeee32}33.hljs-function .hljs-params {34  color: #A6E22E35}36.hljs-function .hljs-params .hljs-typing {37  color: #FD971F38}39.hljs-module-access .hljs-module {40  color: #7e57c241}42.hljs-constructor {43  color: #e2b93d44}45.hljs-constructor .hljs-string {46  color: #9CCC6547}48.hljs-comment,49.hljs-quote {50  color: #b18eb1;51  font-style: italic52}53.hljs-doctag,54.hljs-formula {55  color: #c678dd56}57.hljs-section,58.hljs-name,59.hljs-selector-tag,60.hljs-deletion,61.hljs-subst {62  color: #e06c7563}64.hljs-literal {65  color: #56b6c266}67.hljs-string,68.hljs-regexp,69.hljs-addition,70.hljs-attribute,71.hljs-meta .hljs-string {72  color: #98c37973}74.hljs-built_in,75.hljs-title.class_,76.hljs-class .hljs-title {77  color: #e6c07b78}79.hljs-attr,80.hljs-variable,81.hljs-template-variable,82.hljs-type,83.hljs-selector-class,84.hljs-selector-attr,85.hljs-selector-pseudo,86.hljs-number {87  color: #d19a6688}89.hljs-symbol,90.hljs-bullet,91.hljs-link,92.hljs-meta,93.hljs-selector-id,94.hljs-title {95  color: #61aeee96}97.hljs-emphasis {98  font-style: italic99}100.hljs-strong {101  font-weight: bold102}103.hljs-link {104  text-decoration: underline105}
basant307/AI_Governance_Project · CoolFace