OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
sendy
/
js
/
ckeditor
/
plugins
/
codemirror
/
theme
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/18/2021 09:42:41 AM
rwxr-xr-x
📄
3024-day.css
1.71 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
3024-night.css
1.78 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
ambiance-mobile.css
103 bytes
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
ambiance.css
25.63 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
base16-dark.css
1.82 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
base16-light.css
1.82 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
blackboard.css
1.67 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
cobalt.css
1.47 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
colorforth.css
1.64 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
eclipse.css
1.1 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
elegant.css
768 bytes
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
erlang-dark.css
1.99 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
lesser-dark.css
2.3 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
liquibyte.css
3.65 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
mbo.css
1.83 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
mdn-like.css
4.82 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
midnight.css
1.86 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
monokai.css
1.58 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
neat.css
693 bytes
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
neo.css
932 bytes
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
night.css
1.53 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
paraiso-dark.css
1.78 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
paraiso-light.css
1.77 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
pastel-on-dark.css
2.19 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
rubyblue.css
1.53 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
solarized.css
4.71 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
the-matrix.css
1.61 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
tomorrow-night-bright.css
1.72 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
tomorrow-night-eighties.css
2.08 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
📄
ttcn.css
1.96 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
twilight.css
1.88 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
vibrant-ink.css
1.84 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
xq-dark.css
2.7 KB
11/18/2021 09:43:42 AM
rwxr-xr-x
📄
xq-light.css
2.15 KB
11/18/2021 09:43:41 AM
rwxr-xr-x
📄
zenburn.css
1.95 KB
11/18/2021 09:43:43 AM
rwxr-xr-x
Editing: liquibyte.css
Close
.cm-s-liquibyte.CodeMirror { background-color: #000; color: #fff; line-height: 1.2em; font-size: 1em; } .CodeMirror-focused .cm-matchhighlight { text-decoration: underline; text-decoration-color: #0f0; text-decoration-style: wavy; } .cm-trailingspace { text-decoration: line-through; text-decoration-color: #f00; text-decoration-style: dotted; } .cm-tab { text-decoration: line-through; text-decoration-color: #404040; text-decoration-style: dotted; } .cm-s-liquibyte .CodeMirror-gutters { background-color: #262626; border-right: 1px solid #505050; padding-right: 0.8em; } .cm-s-liquibyte .CodeMirror-gutter-elt div{ font-size: 1.2em; } .cm-s-liquibyte .CodeMirror-guttermarker { } .cm-s-liquibyte .CodeMirror-guttermarker-subtle { } .cm-s-liquibyte .CodeMirror-linenumber { color: #606060; padding-left: 0;} .cm-s-liquibyte .CodeMirror-cursor { border-left: 1px solid #eee !important; } .cm-s-liquibyte span.cm-comment { color: #008000; } .cm-s-liquibyte span.cm-def { color: #ffaf40; font-weight: bold; } .cm-s-liquibyte span.cm-keyword { color: #c080ff; font-weight: bold; } .cm-s-liquibyte span.cm-builtin { color: #ffaf40; font-weight: bold; } .cm-s-liquibyte span.cm-variable { color: #5967ff; font-weight: bold; } .cm-s-liquibyte span.cm-string { color: #ff8000; } .cm-s-liquibyte span.cm-number { color: #0f0; font-weight: bold; } .cm-s-liquibyte span.cm-atom { color: #bf3030; font-weight: bold; } .cm-s-liquibyte span.cm-variable-2 { color: #007f7f; font-weight: bold; } .cm-s-liquibyte span.cm-variable-3 { color: #c080ff; font-weight: bold; } .cm-s-liquibyte span.cm-property { color: #999; font-weight: bold; } .cm-s-liquibyte span.cm-operator { color: #fff; } .cm-s-liquibyte span.cm-meta { color: #0f0; } .cm-s-liquibyte span.cm-qualifier { color: #fff700; font-weight: bold; } .cm-s-liquibyte span.cm-bracket { color: #cc7; } .cm-s-liquibyte span.cm-tag { color: #ff0; font-weight: bold; } .cm-s-liquibyte span.cm-attribute { color: #c080ff; font-weight: bold; } .cm-s-liquibyte span.cm-error { color: #f00; } .cm-s-liquibyte .CodeMirror-selected { background-color: rgba(255, 0, 0, 0.25) !important; } .cm-s-liquibyte span.cm-compilation { background-color: rgba(255, 255, 255, 0.12); } .cm-s-liquibyte .CodeMirror-activeline-background {background-color: rgba(0, 255, 0, 0.15) !important;} /* Default styles for common addons */ div.CodeMirror span.CodeMirror-matchingbracket { color: #0f0; font-weight: bold; } div.CodeMirror span.CodeMirror-nonmatchingbracket { color: #f00; font-weight: bold; } .CodeMirror-matchingtag { background-color: rgba(150, 255, 0, .3); } /* Scrollbars */ /* Simple */ div.CodeMirror-simplescroll-horizontal div:hover, div.CodeMirror-simplescroll-vertical div:hover { background-color: rgba(80, 80, 80, .7); } div.CodeMirror-simplescroll-horizontal div, div.CodeMirror-simplescroll-vertical div { background-color: rgba(80, 80, 80, .3); border: 1px solid #404040; border-radius: 5px; } div.CodeMirror-simplescroll-vertical div { border-top: 1px solid #404040; border-bottom: 1px solid #404040; } div.CodeMirror-simplescroll-horizontal div { border-left: 1px solid #404040; border-right: 1px solid #404040; } div.CodeMirror-simplescroll-vertical { background-color: #262626; } div.CodeMirror-simplescroll-horizontal { background-color: #262626; border-top: 1px solid #404040; } /* Overlay */ div.CodeMirror-overlayscroll-horizontal div, div.CodeMirror-overlayscroll-vertical div { background-color: #404040; border-radius: 5px; } div.CodeMirror-overlayscroll-vertical div { border: 1px solid #404040; } div.CodeMirror-overlayscroll-horizontal div { border: 1px solid #404040; }