!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/tcltk/tk8.6/ttk/   drwxr-xr-x
Free 13.09 GB of 57.97 GB (22.57%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     xpTheme.tcl (2.24 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#
# 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 \
        -insertcolor SystemWindowText \
        -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}

    # 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];
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0051 ]--