HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/survey.nailsbyrianne.nl/public_html/themes/admin/Sea_Green/config.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
    Sea Green configuration for the admin styles.
    In future versions of LimeSurvey, it will be used to fill a admin_style table,
    and to give user control on template configuration (like variables to use to render the questions, banners, background, etc.)
-->
<config>
    <metadata>
        <name>Sea Green</name>
        <creationDate>08/12/2015</creationDate>
        <author>LimeSurvey GmbH</author>
        <authorEmail>[email protected]</authorEmail>
        <authorUrl>http://www.limesurvey.org</authorUrl>
        <copyright>Copyright (C) 2005 - 2022 LimeSurvey Gmbh, Inc. All rights reserved.</copyright>
        <license>GNU General Public License version 2 or later</license>
        <version>3.0</version>
        <description>Default LimeSurvey admin interface template.</description>
        <basecolor>#328637</basecolor>
        <lastUpdate>2017-27-11 17:00:00</lastUpdate>
    </metadata>

    <compatibility>
        <version>6.0</version>
    </compatibility>

    <!--
        Here the list of the css/js files to load.
        Any file here will be loaded via the asset manager
    -->
    <files>
        <css>
            <filename>sea_green.css</filename>
        </css>

        <js></js>

        <!--
            Those files will be loaded for right to left languages only
            NOTE 1: If for any reason, you need to edit the RTL behaviors, feel free to contact the LimeSurvey team about it.
            We'll be always pleased to make better the right to left display

            NOTE 2: those files are generated with the script R2. See: https://github.com/ded/R2
        -->
        <rtl>
            <css>
                <!-- Still need these files -->
                <filename>sea_green-rtl.css</filename>
            </css>
            <js>
            </js>
        </rtl>
    </files>

    <engine>
        <!-- If you want to use asset manager, even in debug mode, set this field to true. -->
        <use_asset_manager_in_debug_mode>false</use_asset_manager_in_debug_mode>
    </engine>
</config>