[ 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
/
backup
/
alajaji
/
media
/
editors
/
codemirror
/
theme
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 3024-day.css
1,987 B
SET
[ EDIT ]
|
[ DEL ]
📄 3024-night.css
2,076 B
SET
[ EDIT ]
|
[ DEL ]
📄 abcdef.css
1,969 B
SET
[ EDIT ]
|
[ DEL ]
📄 ambiance-mobile.css
103 B
SET
[ EDIT ]
|
[ DEL ]
📄 ayu-mirage.css
2,361 B
SET
[ EDIT ]
|
[ DEL ]
📄 base16-dark.css
2,112 B
SET
[ EDIT ]
|
[ DEL ]
📄 bespin.css
1,413 B
SET
[ EDIT ]
|
[ DEL ]
📄 blackboard.css
1,931 B
SET
[ EDIT ]
|
[ DEL ]
📄 cobalt.css
1,726 B
SET
[ EDIT ]
|
[ DEL ]
📄 darcula.css
2,686 B
SET
[ EDIT ]
|
[ DEL ]
📄 dracula.css
2,042 B
SET
[ EDIT ]
|
[ DEL ]
📄 duotone-light.css
2,719 B
SET
[ EDIT ]
|
[ DEL ]
📄 eclipse.css
1,187 B
SET
[ EDIT ]
|
[ DEL ]
📄 erlang-dark.css
2,286 B
SET
[ EDIT ]
|
[ DEL ]
📄 gruvbox-dark.css
1,736 B
SET
[ EDIT ]
|
[ DEL ]
📄 hopscotch.css
1,469 B
SET
[ EDIT ]
|
[ DEL ]
📄 icecoder.css
2,515 B
SET
[ EDIT ]
|
[ DEL ]
📄 isotope.css
1,442 B
SET
[ EDIT ]
|
[ DEL ]
📄 lesser-dark.css
2,637 B
SET
[ EDIT ]
|
[ DEL ]
📄 liquibyte.css
3,991 B
SET
[ EDIT ]
|
[ DEL ]
📄 lucario.css
1,914 B
SET
[ EDIT ]
|
[ DEL ]
📄 material-darker.css
2,607 B
SET
[ EDIT ]
|
[ DEL ]
📄 material-ocean.css
2,576 B
SET
[ EDIT ]
|
[ DEL ]
📄 material-palenight.css
2,724 B
SET
[ EDIT ]
|
[ DEL ]
📄 mbo.css
2,112 B
SET
[ EDIT ]
|
[ DEL ]
📄 mdn-like.css
5,196 B
SET
[ EDIT ]
|
[ DEL ]
📄 monokai.css
2,179 B
SET
[ EDIT ]
|
[ DEL ]
📄 moxer.css
2,369 B
SET
[ EDIT ]
|
[ DEL ]
📄 neat.css
688 B
SET
[ EDIT ]
|
[ DEL ]
📄 neo.css
947 B
SET
[ EDIT ]
|
[ DEL ]
📄 oceanic-next.css
2,258 B
SET
[ EDIT ]
|
[ DEL ]
📄 panda-syntax.css
1,804 B
SET
[ EDIT ]
|
[ DEL ]
📄 paraiso-light.css
2,078 B
SET
[ EDIT ]
|
[ DEL ]
📄 pastel-on-dark.css
2,485 B
SET
[ EDIT ]
|
[ DEL ]
📄 railscasts.css
1,514 B
SET
[ EDIT ]
|
[ DEL ]
📄 rubyblue.css
1,801 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 ]
📄 twilight.css
2,164 B
SET
[ EDIT ]
|
[ DEL ]
📄 vibrant-ink.css
2,142 B
SET
[ EDIT ]
|
[ DEL ]
📄 xq-dark.css
3,033 B
SET
[ EDIT ]
|
[ DEL ]
📄 xq-light.css
2,255 B
SET
[ EDIT ]
|
[ DEL ]
📄 yeti.css
1,884 B
SET
[ EDIT ]
|
[ DEL ]
📄 yonce.css
3,075 B
SET
[ EDIT ]
|
[ DEL ]
📄 zenburn.css
2,001 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: duotone-light.css
/* Name: DuoTone-Light Author: by Bram de Haan, adapted from DuoTone themes by Simurai (http://simurai.com/projects/2016/01/01/duotone-themes) CodeMirror template by Jan T. Sott (https://github.com/idleberg), adapted by Bram de Haan (https://github.com/atelierbram/) */ .cm-s-duotone-light.CodeMirror { background: #faf8f5; color: #b29762; } .cm-s-duotone-light div.CodeMirror-selected { background: #e3dcce !important; } .cm-s-duotone-light .CodeMirror-gutters { background: #faf8f5; border-right: 0px; } .cm-s-duotone-light .CodeMirror-linenumber { color: #cdc4b1; } /* begin cursor */ .cm-s-duotone-light .CodeMirror-cursor { border-left: 1px solid #93abdc; /* border-left: 1px solid #93abdc80; */ border-right: .5em solid #93abdc; /* border-right: .5em solid #93abdc80; */ opacity: .5; } .cm-s-duotone-light .CodeMirror-activeline-background { background: #e3dcce; /* background: #e3dcce80; */ opacity: .5; } .cm-s-duotone-light .cm-fat-cursor .CodeMirror-cursor { background: #93abdc; /* #93abdc80; */ opacity: .5; } /* end cursor */ .cm-s-duotone-light span.cm-atom, .cm-s-duotone-light span.cm-number, .cm-s-duotone-light span.cm-keyword, .cm-s-duotone-light span.cm-variable, .cm-s-duotone-light span.cm-attribute, .cm-s-duotone-light span.cm-quote, .cm-s-duotone-light-light span.cm-hr, .cm-s-duotone-light-light span.cm-link { color: #063289; } .cm-s-duotone-light span.cm-property { color: #b29762; } .cm-s-duotone-light span.cm-punctuation, .cm-s-duotone-light span.cm-unit, .cm-s-duotone-light span.cm-negative { color: #063289; } .cm-s-duotone-light span.cm-string, .cm-s-duotone-light span.cm-operator { color: #1659df; } .cm-s-duotone-light span.cm-positive { color: #896724; } .cm-s-duotone-light span.cm-variable-2, .cm-s-duotone-light span.cm-variable-3, .cm-s-duotone-light span.cm-type, .cm-s-duotone-light span.cm-string-2, .cm-s-duotone-light span.cm-url { color: #896724; } .cm-s-duotone-light span.cm-def, .cm-s-duotone-light span.cm-tag, .cm-s-duotone-light span.cm-builtin, .cm-s-duotone-light span.cm-qualifier, .cm-s-duotone-light span.cm-header, .cm-s-duotone-light span.cm-em { color: #2d2006; } .cm-s-duotone-light span.cm-bracket, .cm-s-duotone-light span.cm-comment { color: #b6ad9a; } /* using #f00 red for errors, don't think any of the colorscheme variables will stand out enough, ... maybe by giving it a background-color ... */ /* .cm-s-duotone-light span.cm-error { background: #896724; color: #728fcb; } */ .cm-s-duotone-light span.cm-error, .cm-s-duotone-light span.cm-invalidchar { color: #f00; } .cm-s-duotone-light span.cm-header { font-weight: normal; } .cm-s-duotone-light .CodeMirror-matchingbracket { text-decoration: underline; color: #faf8f5 !important; }