Skip to content

MALFAL Dark Mode by Pausbe

Screenshot of MALFAL Dark Mode

Details

AuthorPausbe

LicenseGNU GPLv3

Categoryfal.myanimelist.net

Created

Updated

Size4.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Mode for MyAnimeList's Fantasy Anime League website.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         MALFAL Dark Mode
@version      20230515.21.28
@namespace    ?
==/UserStyle== */

@-moz-document domain("fal.myanimelist.net") {
/* Inline #10 | https://fal.myanimelist.net/spring_2023 */

.bg-persian-blue {
  /* background-color: #0f589c; */
  background-color: #000;
}


/* BACKGROUND COLOR DARK GREY */
/* Element | https://fal.myanimelist.net/spring_2023/myteam */

.py-0 {
  background-color: rgb(21, 20, 20);
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=a64d5f0ce04a16a3796f */

.bg-gray-100 {
  /* background-color: rgba(243,244,246,var(--tw-bg-opacity)); */
  background-color: rgba(21, 20, 20,var(--tw-bg-opacity));
}

/* Element | https://fal.myanimelist.net/spring_2023/myteam */

.max-w-7xl {
  background-color: rgb(21, 20, 20);
}

/* Element | https://fal.myanimelist.net/spring_2023/myteam */

.py-4 {
  background-color: rgb(21, 20, 20);
}

/* app.css | https://fal.myanimelist.net/css/app.css?id=5ca4bd5240d43f408764 */

.bg-white-smoke {
  /* background-color: rgba(249,246,246,var(--tw-bg-opacity)); */
  background-color: rgb(30, 32, 32);
}

/* team.css | https://fal.myanimelist.net/css/custom/team.css */

.bg-gray {
  /* background-color: #f0f0f0; */
  background-color: rgb(30, 32, 32);
}


/* TEXT COLOR WHITE */
/* Inline #10 | https://fal.myanimelist.net/spring_2023/myteam */

.text-persian-blue {
  /* color: #0f589c; */
  color: #fff;
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=a64d5f0ce04a16a3796f */

.text-lg {
  color: rgb(255, 255, 255);
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=a64d5f0ce04a16a3796f */

.font-black {
  color: rgb(255, 255, 255);
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=a64d5f0ce04a16a3796f */

.font-extrabold {
  color: rgb(255, 255, 255);
}

.text-left {
  color: rgb(255, 255, 255);
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=a64d5f0ce04a16a3796f */

/* flipCounter.css | https://fal.myanimelist.net/css/custom/flipCounter.css */

@media (min-width: 760px) {
  .tick-label {
    /* color: #676666; */
    color: #fff;
  }
}

/* app.css | https://fal.myanimelist.net/css/app.css?id=a64d5f0ce04a16a3796f */

.px-4 {
  color: white;
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=5ca4bd5240d43f408764 */

h1, h2, h3, h4, h5, h6 {
  color: white;
}


/* myTeamRank.css | https://fal.myanimelist.net/css/custom/myTeamRank.css */

.bg-rank-gradient {
  background-image: unset;
}

/* Inline #10 | https://fal.myanimelist.net/spring_2023/myteam */

.bg-rank-gradient {
  /* background-color: #fab2a9; */
  background-color: #262525;
}


/* Inline #10 | https://fal.myanimelist.net/spring_2023/myteam */

.bg-tangerine {
  /* background-color: #f9816f; */
  background-color: #730217;
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=5ca4bd5240d43f408764 */

body {
  color: white;
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=5ca4bd5240d43f408764 */

.text-black {
  /* color: rgba(0,0,0,var(--tw-text-opacity)); */
  color: rgba(255,255,255);
}

.text-gray-500 {
  /* color: rgba(107,114,128,var(--tw-text-opacity)); */
  color: rgba(255,255,255);
}

}

@-moz-document domain("fal.myanimelist.net") {

/* app.css | https://fal.myanimelist.net/css/app.css?id=a64d5f0ce04a16a3796f */

.bg-white {
  /* background-color: rgba(255,255,255,var(--tw-bg-opacity)); */
  background-color: rgb(21, 20, 20);
}


/* Inline #7 | https://fal.myanimelist.net/spring_2023/ranking */

.bg-papaya {
  /* background-color: #fee0dd; */
  background-color: #3c1d1d;
}


/* ranking.css | https://fal.myanimelist.net/css/custom/ranking.css */

.bg-lighter {
  /* background-color: #eaeef6; */
  background-color: #002162;
}



}

@-moz-document domain("fal.myanimelist.net") {
/* howToPlay.css | https://fal.myanimelist.net/css/custom/howToPlay.css */

.bg-light-yellow {
  /* background-color: #fff9e9; */
  background-color: rgb(21, 20, 20);
}


/* app.css | https://fal.myanimelist.net/css/app.css?id=5ca4bd5240d43f408764 */

.bg-indigo-50 {
  /* background-color: rgba(238,242,255,var(--tw-bg-opacity)); */
  background-color: rgb(21, 20, 20);
}

}

Reviews

No reviews yet.