mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-30 00:59:54 +02:00
Added MindMap
This commit is contained in:
19
highlight.css
Normal file
19
highlight.css
Normal file
@@ -0,0 +1,19 @@
|
||||
/* Style definition file generated by highlight 3.57, http://www.andre-simon.de/ */
|
||||
/* highlight theme: Kwrite Editor */
|
||||
body.hl { background-color:#e0eaee; }
|
||||
pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'Courier New',monospace;}
|
||||
.hl.num { color:#b07e00; }
|
||||
.hl.esc { color:#ff00ff; }
|
||||
.hl.str { color:#bf0303; }
|
||||
.hl.pps { color:#818100; }
|
||||
.hl.slc { color:#838183; font-style:italic; }
|
||||
.hl.com { color:#838183; font-style:italic; }
|
||||
.hl.ppc { color:#008200; }
|
||||
.hl.opt { color:#000000; }
|
||||
.hl.ipl { color:#0057ae; }
|
||||
.hl.lin { color:#555555; }
|
||||
.hl.kwa { color:#000000; font-weight:bold; }
|
||||
.hl.kwb { color:#0057ae; }
|
||||
.hl.kwc { color:#000000; font-weight:bold; }
|
||||
.hl.kwd { color:#010181; }
|
||||
|
Reference in New Issue
Block a user