Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
tcltk /
tk8.6 /
ttk /
Delete
Unzip
Name
Size
Permission
Date
Action
altTheme.tcl
3.26
KB
-rw-r--r--
2016-07-28 05:22
aquaTheme.tcl
1.95
KB
-rw-r--r--
2016-07-28 05:22
button.tcl
2.91
KB
-rw-r--r--
2016-07-28 05:22
clamTheme.tcl
4.16
KB
-rw-r--r--
2016-07-28 05:22
classicTheme.tcl
3.44
KB
-rw-r--r--
2016-07-28 05:22
combobox.tcl
12.1
KB
-rw-r--r--
2016-07-28 05:22
cursors.tcl
3.91
KB
-rw-r--r--
2016-07-28 05:22
defaults.tcl
3.6
KB
-rw-r--r--
2016-07-28 05:22
entry.tcl
16.01
KB
-rw-r--r--
2016-07-28 05:22
fonts.tcl
5.45
KB
-rw-r--r--
2016-07-28 05:22
menubutton.tcl
4.8
KB
-rw-r--r--
2016-07-28 05:22
notebook.tcl
5.49
KB
-rw-r--r--
2016-07-28 05:22
panedwindow.tcl
1.88
KB
-rw-r--r--
2016-07-28 05:22
progress.tcl
1.06
KB
-rw-r--r--
2016-07-28 05:22
scale.tcl
2.63
KB
-rw-r--r--
2016-07-28 05:22
scrollbar.tcl
3.02
KB
-rw-r--r--
2016-07-28 05:22
sizegrip.tcl
2.34
KB
-rw-r--r--
2016-07-28 05:22
spinbox.tcl
4.16
KB
-rw-r--r--
2016-07-28 05:22
treeview.tcl
8.65
KB
-rw-r--r--
2016-07-28 05:22
ttk.tcl
4.44
KB
-rw-r--r--
2016-07-28 05:22
utils.tcl
8.36
KB
-rw-r--r--
2016-07-28 05:22
vistaTheme.tcl
9.13
KB
-rw-r--r--
2016-07-28 05:22
winTheme.tcl
2.58
KB
-rw-r--r--
2016-07-28 05:22
xpTheme.tcl
1.88
KB
-rw-r--r--
2016-07-28 05:22
Save
Rename
# # Settings for 'xpnative' theme # namespace eval ttk::theme::xpnative { ttk::style theme settings xpnative { ttk::style configure . \ -background SystemButtonFace \ -foreground SystemWindowText \ -selectforeground SystemHighlightText \ -selectbackground SystemHighlight \ -font TkDefaultFont \ ; ttk::style map "." \ -foreground [list disabled SystemGrayText] \ ; ttk::style configure TButton -anchor center -padding {1 1} -width -11 ttk::style configure TRadiobutton -padding 2 ttk::style configure TCheckbutton -padding 2 ttk::style configure TMenubutton -padding {8 4} ttk::style configure TNotebook -tabmargins {2 2 2 0} ttk::style map TNotebook.Tab \ -expand [list selected {2 2 2 2}] # Treeview: ttk::style configure Heading -font TkHeadingFont ttk::style configure Treeview -background SystemWindow ttk::style map Treeview \ -background [list selected SystemHighlight] \ -foreground [list selected SystemHighlightText] ; ttk::style configure TLabelframe.Label -foreground "#0046d5" # OR: -padding {3 3 3 6}, which some apps seem to use. ttk::style configure TEntry -padding {2 2 2 4} ttk::style map TEntry \ -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] \ -foreground [list \ disabled SystemGrayText \ {readonly focus} SystemHighlightText \ ] \ -focusfill [list {readonly focus} SystemHighlight] \ ; ttk::style configure TSpinbox -padding {2 0 14 0} ttk::style map TSpinbox \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ ; ttk::style configure Toolbutton -padding {4 4} } }