@extends('layouts.admin') @include('partials/admin.jexactyl.nav', ['activeTab' => 'appearance']) @section('title') Theme Settings @endsection @section('content-header')

Jexactyl AppearanceConfigure the theme for Jexactyl.

@endsection @section('content') @yield('jexactyl::nav')

General Settings Configure general appearance settings.

This is the name that is used throughout the panel and in emails sent to clients.

The logo which is used for the Panel's frontend.

Theme Settings The selection for Jexactyl's theme.

Determines the theme for Jexactyl's Admin UI.

If you enter a URL here, the client pages will have your image as the page background.

{!! csrf_field() !!}
@endsection