Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
lusedi /
media /
editors /
codemirror /
theme /
Delete
Unzip
Name
Size
Permission
Date
Action
3024-day.css
1.94
KB
-rw-r--r--
2017-11-07 06:31
3024-night.css
2.03
KB
-rw-r--r--
2017-11-07 06:31
abcdef.css
1.92
KB
-rw-r--r--
2017-11-07 06:31
ambiance-mobile.css
103
B
-rw-r--r--
2017-11-07 06:31
ambiance.css
25.87
KB
-rw-r--r--
2017-11-07 06:31
base16-dark.css
2.06
KB
-rw-r--r--
2017-11-07 06:31
base16-light.css
2.06
KB
-rw-r--r--
2017-11-07 06:31
bespin.css
1.38
KB
-rw-r--r--
2017-11-07 06:31
blackboard.css
1.89
KB
-rw-r--r--
2017-11-07 06:31
cobalt.css
1.69
KB
-rw-r--r--
2017-11-07 06:31
colorforth.css
1.64
KB
-rw-r--r--
2017-11-07 06:31
dracula.css
1.99
KB
-rw-r--r--
2017-11-07 06:31
duotone-dark.css
2.55
KB
-rw-r--r--
2017-11-07 06:31
duotone-light.css
2.66
KB
-rw-r--r--
2017-11-07 06:31
eclipse.css
1.16
KB
-rw-r--r--
2017-11-07 06:31
elegant.css
781
B
-rw-r--r--
2017-11-07 06:31
erlang-dark.css
2.23
KB
-rw-r--r--
2017-11-07 06:31
hopscotch.css
1.43
KB
-rw-r--r--
2017-11-07 06:31
icecoder.css
2.46
KB
-rw-r--r--
2017-11-07 06:31
isotope.css
1.41
KB
-rw-r--r--
2017-11-07 06:31
lesser-dark.css
2.57
KB
-rw-r--r--
2017-11-07 06:31
liquibyte.css
3.9
KB
-rw-r--r--
2017-11-07 06:31
material.css
2.43
KB
-rw-r--r--
2017-11-07 06:31
mbo.css
2.06
KB
-rw-r--r--
2017-11-07 06:31
mdn-like.css
5.07
KB
-rw-r--r--
2017-11-07 06:31
midnight.css
2
KB
-rw-r--r--
2017-11-07 06:31
monokai.css
1.9
KB
-rw-r--r--
2017-11-07 06:31
neat.css
688
B
-rw-r--r--
2017-11-07 06:31
neo.css
947
B
-rw-r--r--
2017-11-07 06:31
night.css
1.71
KB
-rw-r--r--
2017-11-07 06:31
panda-syntax.css
1.76
KB
-rw-r--r--
2017-11-07 06:31
paraiso-dark.css
2.03
KB
-rw-r--r--
2017-11-07 06:31
paraiso-light.css
2.03
KB
-rw-r--r--
2017-11-07 06:31
pastel-on-dark.css
2.43
KB
-rw-r--r--
2017-11-07 06:31
railscasts.css
1.48
KB
-rw-r--r--
2017-11-07 06:31
rubyblue.css
1.76
KB
-rw-r--r--
2017-11-07 06:31
seti.css
1.96
KB
-rw-r--r--
2017-11-07 06:31
solarized.css
5.34
KB
-rw-r--r--
2017-11-07 06:31
the-matrix.css
1.89
KB
-rw-r--r--
2017-11-07 06:31
tomorrow-night-bright.css
1.73
KB
-rw-r--r--
2017-11-07 06:31
tomorrow-night-eighties.css
2.38
KB
-rw-r--r--
2017-11-07 06:31
ttcn.css
2.38
KB
-rw-r--r--
2017-11-07 06:31
twilight.css
2.11
KB
-rw-r--r--
2017-11-07 06:31
vibrant-ink.css
2.09
KB
-rw-r--r--
2017-11-07 06:31
xq-dark.css
2.96
KB
-rw-r--r--
2017-11-07 06:31
xq-light.css
2.2
KB
-rw-r--r--
2017-11-07 06:31
yeti.css
1.84
KB
-rw-r--r--
2017-11-07 06:31
zenburn.css
1.94
KB
-rw-r--r--
2017-11-07 06:31
Save
Rename
/* Name: material Author: Michael Kaminsky (http://github.com/mkaminsky11) Original material color scheme by Mattia Astorino (https://github.com/equinusocio/material-theme) */ .cm-s-material.CodeMirror { background-color: #263238; color: rgba(233, 237, 237, 1); } .cm-s-material .CodeMirror-gutters { background: #263238; color: rgb(83,127,126); border: none; } .cm-s-material .CodeMirror-guttermarker, .cm-s-material .CodeMirror-guttermarker-subtle, .cm-s-material .CodeMirror-linenumber { color: rgb(83,127,126); } .cm-s-material .CodeMirror-cursor { border-left: 1px solid #f8f8f0; } .cm-s-material div.CodeMirror-selected { background: rgba(255, 255, 255, 0.15); } .cm-s-material.CodeMirror-focused div.CodeMirror-selected { background: rgba(255, 255, 255, 0.10); } .cm-s-material .CodeMirror-line::selection, .cm-s-material .CodeMirror-line > span::selection, .cm-s-material .CodeMirror-line > span > span::selection { background: rgba(255, 255, 255, 0.10); } .cm-s-material .CodeMirror-line::-moz-selection, .cm-s-material .CodeMirror-line > span::-moz-selection, .cm-s-material .CodeMirror-line > span > span::-moz-selection { background: rgba(255, 255, 255, 0.10); } .cm-s-material .CodeMirror-activeline-background { background: rgba(0, 0, 0, 0); } .cm-s-material .cm-keyword { color: rgba(199, 146, 234, 1); } .cm-s-material .cm-operator { color: rgba(233, 237, 237, 1); } .cm-s-material .cm-variable-2 { color: #80CBC4; } .cm-s-material .cm-variable-3, .cm-s-material .cm-type { color: #82B1FF; } .cm-s-material .cm-builtin { color: #DECB6B; } .cm-s-material .cm-atom { color: #F77669; } .cm-s-material .cm-number { color: #F77669; } .cm-s-material .cm-def { color: rgba(233, 237, 237, 1); } .cm-s-material .cm-string { color: #C3E88D; } .cm-s-material .cm-string-2 { color: #80CBC4; } .cm-s-material .cm-comment { color: #546E7A; } .cm-s-material .cm-variable { color: #82B1FF; } .cm-s-material .cm-tag { color: #80CBC4; } .cm-s-material .cm-meta { color: #80CBC4; } .cm-s-material .cm-attribute { color: #FFCB6B; } .cm-s-material .cm-property { color: #80CBAE; } .cm-s-material .cm-qualifier { color: #DECB6B; } .cm-s-material .cm-variable-3, .cm-s-material .cm-type { color: #DECB6B; } .cm-s-material .cm-tag { color: rgba(255, 83, 112, 1); } .cm-s-material .cm-error { color: rgba(255, 255, 255, 1.0); background-color: #EC5F67; } .cm-s-material .CodeMirror-matchingbracket { text-decoration: underline; color: white !important; }