OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
3-31-025chanakya
/
sendy
/
js
/
ckeditor
/
plugins
/
codemirror
/
theme
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
π
..
-
03/26/2025 04:23:37 AM
rwxr-xr-x
π
3024-day.css
1.71 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
3024-night.css
1.78 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
ambiance-mobile.css
103 bytes
03/26/2025 04:23:38 AM
rw-r--r--
π
ambiance.css
25.63 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
base16-dark.css
1.82 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
base16-light.css
1.82 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
blackboard.css
1.67 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
cobalt.css
1.47 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
colorforth.css
1.64 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
eclipse.css
1.1 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
elegant.css
768 bytes
03/26/2025 04:23:38 AM
rw-r--r--
π
erlang-dark.css
1.99 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
lesser-dark.css
2.3 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
liquibyte.css
3.65 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
mbo.css
1.83 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
mdn-like.css
4.82 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
midnight.css
1.86 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
monokai.css
1.58 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
neat.css
693 bytes
03/26/2025 04:23:38 AM
rw-r--r--
π
neo.css
932 bytes
03/26/2025 04:23:38 AM
rw-r--r--
π
night.css
1.53 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
paraiso-dark.css
1.78 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
paraiso-light.css
1.77 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
pastel-on-dark.css
2.19 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
rubyblue.css
1.53 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
solarized.css
4.71 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
the-matrix.css
1.61 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
tomorrow-night-bright.css
1.72 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
tomorrow-night-eighties.css
2.08 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
ttcn.css
1.96 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
twilight.css
1.88 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
vibrant-ink.css
1.84 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
xq-dark.css
2.7 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
xq-light.css
2.15 KB
03/26/2025 04:23:38 AM
rw-r--r--
π
zenburn.css
1.95 KB
03/26/2025 04:23:38 AM
rw-r--r--
Editing: paraiso-light.css
Close
/* Name: ParaΓso (Light) Author: Jan T. Sott Color scheme by Jan T. Sott (https://github.com/idleberg/Paraiso-CodeMirror) Inspired by the art of Rubens LP (http://www.rubenslp.com.br) */ .cm-s-paraiso-light.CodeMirror {background: #e7e9db; color: #41323f;} .cm-s-paraiso-light div.CodeMirror-selected {background: #b9b6b0 !important;} .cm-s-paraiso-light.CodeMirror ::selection { background: #b9b6b0; } .cm-s-paraiso-light.CodeMirror ::-moz-selection { background: #b9b6b0; } .cm-s-paraiso-light .CodeMirror-gutters {background: #e7e9db; border-right: 0px;} .cm-s-paraiso-light .CodeMirror-guttermarker { color: black; } .cm-s-paraiso-light .CodeMirror-guttermarker-subtle { color: #8d8687; } .cm-s-paraiso-light .CodeMirror-linenumber {color: #8d8687;} .cm-s-paraiso-light .CodeMirror-cursor {border-left: 1px solid #776e71 !important;} .cm-s-paraiso-light span.cm-comment {color: #e96ba8;} .cm-s-paraiso-light span.cm-atom {color: #815ba4;} .cm-s-paraiso-light span.cm-number {color: #815ba4;} .cm-s-paraiso-light span.cm-property, .cm-s-paraiso-light span.cm-attribute {color: #48b685;} .cm-s-paraiso-light span.cm-keyword {color: #ef6155;} .cm-s-paraiso-light span.cm-string {color: #fec418;} .cm-s-paraiso-light span.cm-variable {color: #48b685;} .cm-s-paraiso-light span.cm-variable-2 {color: #06b6ef;} .cm-s-paraiso-light span.cm-def {color: #f99b15;} .cm-s-paraiso-light span.cm-bracket {color: #41323f;} .cm-s-paraiso-light span.cm-tag {color: #ef6155;} .cm-s-paraiso-light span.cm-link {color: #815ba4;} .cm-s-paraiso-light span.cm-error {background: #ef6155; color: #776e71;} .cm-s-paraiso-light .CodeMirror-activeline-background {background: #CFD1C4 !important;} .cm-s-paraiso-light .CodeMirror-matchingbracket { text-decoration: underline; color: white !important;}