Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
vim /
vim80 /
colors /
Delete
Unzip
Name
Size
Permission
Date
Action
README.txt
2.91
KB
-rw-r--r--
2025-10-12 05:53
blue.vim
2.42
KB
-rw-r--r--
2025-10-12 05:53
darkblue.vim
2.92
KB
-rw-r--r--
2025-10-12 05:53
default.vim
548
B
-rw-r--r--
2025-10-12 05:53
delek.vim
2.46
KB
-rw-r--r--
2025-10-12 05:53
desert.vim
2.75
KB
-rw-r--r--
2025-10-12 05:53
elflord.vim
1.63
KB
-rw-r--r--
2025-10-12 05:53
evening.vim
2.39
KB
-rw-r--r--
2025-10-12 05:53
industry.vim
1.91
KB
-rw-r--r--
2025-10-12 05:53
koehler.vim
3.47
KB
-rw-r--r--
2025-10-12 05:53
morning.vim
2.4
KB
-rw-r--r--
2025-10-12 05:53
murphy.vim
1.96
KB
-rw-r--r--
2025-10-12 05:53
pablo.vim
1.01
KB
-rw-r--r--
2025-10-12 05:53
peachpuff.vim
2.61
KB
-rw-r--r--
2025-10-12 05:53
ron.vim
1.36
KB
-rw-r--r--
2025-10-12 05:53
shine.vim
2.66
KB
-rw-r--r--
2025-10-12 05:53
slate.vim
2.39
KB
-rw-r--r--
2025-10-12 05:53
torte.vim
1.59
KB
-rw-r--r--
2025-10-12 05:53
zellner.vim
1.8
KB
-rw-r--r--
2025-10-12 05:53
Save
Rename
" local syntax file - set colors on a per-machine basis: " vim: tw=0 ts=4 sw=4 " Vim color file " Maintainer: Ron Aaron <ron@ronware.org> " Last Change: 2013 May 24 set background=dark hi clear if exists("syntax_on") syntax reset endif let g:colors_name = "ron" hi Normal guifg=cyan guibg=black hi NonText guifg=yellow guibg=#303030 hi comment guifg=green hi constant guifg=cyan gui=bold hi identifier guifg=cyan gui=NONE hi statement guifg=lightblue gui=NONE hi preproc guifg=Pink2 hi type guifg=seagreen gui=bold hi special guifg=yellow hi ErrorMsg guifg=Black guibg=Red hi WarningMsg guifg=Black guibg=Green hi Error guibg=Red hi Todo guifg=Black guibg=orange hi Cursor guibg=#60a060 guifg=#00ff00 hi Search guibg=darkgray guifg=black gui=bold hi IncSearch gui=NONE guibg=steelblue hi LineNr guifg=darkgrey hi title guifg=darkgrey hi ShowMarksHL ctermfg=cyan ctermbg=lightblue cterm=bold guifg=yellow guibg=black gui=bold hi StatusLineNC gui=NONE guifg=lightblue guibg=darkblue hi StatusLine gui=bold guifg=cyan guibg=blue hi label guifg=gold2 hi operator guifg=orange hi clear Visual hi Visual term=reverse cterm=reverse gui=reverse hi DiffChange guibg=darkgreen hi DiffText guibg=olivedrab hi DiffAdd guibg=slateblue hi DiffDelete guibg=coral hi Folded guibg=gray30 hi FoldColumn guibg=gray30 guifg=white hi cIf0 guifg=gray hi diffOnly guifg=red gui=bold