{% block css %} {% endblock css %}

Appearance

Accent Colour

Change the accent colour for various UI elements.
{{ user.preferences.accent_colour }}

Card Appearance

Change the appearance of the cards in the anime list.
{{ user.preferences.card_layout }}

Display Language

Title Language

Change the language in which the titles are displayed.
{{ user.preferences.title_language }}

Character Name Language

Change the language in which the character names are displayed.
{{ user.preferences.character_name_language }}

Media Settings

Playback Language

Change the default language for media playback.
{{ user.preferences.default_language }}

Default Provider

Change the preferred media provider.
{{ user.preferences.default_provider }}

Default Media Page

Choose whether to go to the watch page or the anime detail page when clicking on a card.
{{ user.preferences.default_watch_page }}

Show History on Home

Display your watch history on the home page.

Automatically Skip Intro

Automatically skip the intro and outro of episodes.

Automatically Play Video

Automatically start the media playback when opening the watch page.

Automatically Play Next Episode

Automatically start the next episode when the current one ends.

Ingrain Sub Subtitle in Dub

Experimental: Display the sub subtitles in the dub media if dub subtitles are not available.

Site Settings

Display Guild Nickname Instead of Username

Display your guild nickname instead of your username in profile and other places.

Smart MAL Sync

Experimental: Your MAL list will be automatically updated as you watch anime on the site.
{% block scripts %} {% endblock scripts %}