Skip to content

Clean Blue 9anime Theme by adap

Screenshot of Clean Blue 9anime Theme

Details

Authoradap

LicenseNo License

Categoryaniwave

Created

Updated

Size17 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes 9anime (now Aniwave) to have a cleaner theme with a blue instead of purple theme.

Send bugs or problems to Adap on Discord.

Notes

Major Style Changes:

06/08/23: Added support for new domain name rebranding.

01/06/23: Fixed some issues with the stylesheet that broke after not updating for a while.

01/01/23: Quick fixes to improve CSS limitations of stylus on the site.

12/08/22: Added a revised version of the old logo.

07/08/22: Added Root colors for parts of the site theme.

02/08/22: Added Pseudo ad-block (doesn't work on video players).

23/07/22: Reverted back to this style for updates since 9anime reverted to their old color.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         Clean Blue 9anime Theme
@version      20230806.05.59
@namespace    userstyles.world/user/adap
@description  Changes 9anime to have a much cleaner theme that’s nicer on the eyes. Also changes the color theme to be blue rather than purple.

Send Bugs or problems to Adap#1320 on Discord.
@author       adap
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://9anime"), url-prefix("https://aniwave") {
:root
{
    --blue: #3db4f2;
    /* Main Blue Color */
    --lightblue: #83d1ff;
    /* Secondary Blue Color */
    --darkblue: #0e7099;
    /* Blue for Dark Hover */
    --white: #dedede;
    /* Site Default White/Bright Text */
    --grey: #666/* Site Default Grey/Dark Text */
}
.logo
{
    height: 38px !important;
	width: 132px !important;
	background-image: url(https://i.imgur.com/2KZN7GF.png) !important;
	background-size: cover;
	background-position: center center;
}
section#schedule .head
{
    background-image: url(https://i.imgur.com/Frl8gOb.png);
}
footer .container
{
    background-image: url(https://i.imgur.com/sykyKLy.jpg);
}
#w-info .brating .rating
{
    background-image: url(https://i.imgur.com/wTuQbAS.png);
}
section#top-anime .side.items .item.rank1 .inner .rank
{
    background-image: url(https://i.imgur.com/Dm3Y6Jm.png);
}
.error-page .icon
{
    background-image: url(https://i.imgur.com/Ip9QZYI.png);
}
.modal#sign .modal-dialog.with-image .modal-content.login::before
{
    background-image: url(https://i.imgur.com/vGgwMAB.png);
}
.logo img
{
	width: 0px !important;
	height: 0px !important;
}
body,
body.index
{
    background-color: #101112;
    color: var(--white) !important;
}
header.fixed,
header
{
    background: #1e1f20;
}
header .main-menu,
header #menu > ul > li > ul + a::after,
header #menu > ul > li > a,
.head-box .tabs-sm .tab.active,
.head-box .tabs-sm .tab:hover,
.head-box .actions .filter:hover,
#hotest .item .info .synopsis,
.dropdown-item,
.ani.items .item .info .name,
.ani.items .item .poster .meta,
.ep-status,
section.top-table .head .title,
section#schedule .head .days .items .day .inner:hover,
section#schedule .head .days .items .day.active .inner,
footer .inline-links ul li a,
.text-tabs .tab.active,
.text-tabs .tab:hover,
section .head .paging > span.active,
section .head .paging > span:hover,
header #search form button:hover,
#search .search-popup .s-close:hover,
#i-wrapper ul#i-menu li a,
.breadcrumb-item a:hover,
.breadcrumb-item.active,
.breadcrumb-item.active a,
.nav-link.active,
.nav-link:hover,
.page-link:hover,
#w-info .binfo .info .synopsis,
#w-info .binfo .info .meta > div > span a,
#w-info .binfo .info .meta > div > span,
#w-player #controls .ctrl:hover,
#w-player #w-servers .tip,
.form-control::placeholder,
.show > .btn-secondary.dropdown-toggle,
.user-menu a.active,
.user-menu a:hover,
.user-nav-folders a.folder.active,
.user-nav-folders a.folder:hover,
.user-nav-folders .manage-folders .dropdown-menu > li .folder .action:hover,
.watchlist.items .item .info .name a,
.user-actions a,
.text-muted,
#w-seasons .seasons .season a .name,
.scaff.items .item .info .name,
section#schedule .body .items a,
section#top-anime .side.items .item .info .name,
section#schedule .body .more:hover,
.custom-file-label::after,
.btn:hover,
.modal-content,
.modal-header .modal-title,
.donate-box .address .action > div,
.dropdown-menu,
.display-modes .mode,
.display-modes .mode.active,
.display-modes .mode:focus,
.display-modes .mode:focus-within,
.display-modes .mode:hover,
.ani.items .no-item,
.modal#sign .form-group .icon,
#search .search-popup .foot > a,
#w-episodes .body .episodes.name ul li a
{
    color: var(--white);
}
.tooltipster-content,
.meta.icons i.rating,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.form-control,
.ep-status.sub,
.ep-status.sub > span
{
    color: var(--white) !important;
}
#search .search-popup .s-close:hover,
.donate-box .address .action > div
{
    border-color: var(--white);
}
.meta.icons i.rating,
.btn-light2
{
    border-color: var(--white) !important;
}
.meta.icons i.quality,
.tooltipster-content .actions .watch,
.tooltipster-content .actions .favourite span,
.ep-status.total::before,
.head-box .tabs-sm .tab.active::after,
.head-box .tabs-sm .tab:hover::after,
.badge-light2,
header #user .placeholder,
section#schedule .head .days .items .day .inner::after,
#w-player #w-servers .servers .type ul li:hover,
.btn-light2,
.btn-light
{
    background: var(--white) !important;
}
.head-box .actions .filter,
section.top-table .body .items .item .info .meta span,
section#schedule .head .now,
section#schedule .head .days .items .day .inner,
.tabs .tab,
.scaff.items .item .info .meta,
footer .azlist .head .desc,
footer .inline-links label,
footer .copyright,
footer .disclaimer,
.text-tabs .tab,
section .head .paging > span,
section .head .paging > span.disabled,
header #search form input::placeholder,
header #search form button,
header #search form input,
#search .search-popup .s-close,
#search .search-popup .foot,
.error-page .message,
header #search form .tip .icon,
footer .azlist ul li a,
header #search form .tip,
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item a,
.nav-link,
.page-link,
.page-item.disabled .page-link,
.w2g-item .room .info .name,
.w2g-item .room .info .created strong,
.w2g-item .room .info .created time,
.w2g-item .screen .anime .inner .info .meta,
.w2g-item .screen .time span,
.w2g-item .screen .time,
#w-info .binfo .info .names,
.shorting .toggle,
#w-info .binfo .info .meta > div,
#w-player #controls .ctrl,
.side.items .item .info .relation,
.btn-secondary,
.user-menu a,
.dropdown-menu > li > label,
.user-nav-folders a.folder.active,
.user-nav-folders a.folder,
.watchlist.items .item .info .detail,
.user-info ul.meta,
.profile-container .form-group label,
section .head .more,
section#schedule .body .more,
.head-box .tabs-sm .tab,
.user-notification .body-box .items .item.old .info .name,
.btn,
.donate-box .address .info .addr,
#w-episodes .body .episodes.name ul li a:visited,
.side.items .item .info .meta .score,
.list-info,
.display-modes .mode,
span.rating,
section#schedule .body .items a.item.old
{
    color: var(--grey);
}
.tabs .tab:hover,
.w2g-item .room .info .created time::before
{
    background: var(--grey);
}
span.rating
{
    border-color: var(--grey);
}
.ani.items .item .poster .meta,
section.top-table .body .items .item,
.side.items .item .inner,
.tabs,
footer .azlist ul li a,
.w2g-item .screen .anime .inner .info .status,
#w-player #w-servers .tip,
.btn-secondary,
.form-control,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle,
.user-menu,
.watchlist.items,
.user-sidebar
{
    background: #262729;
}
section.top-table .body .items .item:hover,
.side.items .item .inner:hover,
.btn-secondary:hover
{
    background: #2f3133;
}
section#schedule .body,
.w2g-item > .inner,
section#schedule .body .more,
.donate-box
{
    background: #141517;
}
.w2g-item:hover > .inner,
.user-actions
{
    background: #1a1c1f;
}
section#schedule .body .items a.item:hover,
section#schedule .body .more:hover
{
    background: #18191c;
}
section#top-anime .side.items .item:hover .info .name,
a,
#w-player #w-servers .tip b,
.scaff.items .item:hover .info .name,
.room-chat .body .messages .message .msg-body .user,
.meta.icons .ep,
#w-info .binfo .info .meta > div > span a:hover,
footer .socials a:hover.discord,
.room-chat .body .messages .event.started
{
    color: var(--lightblue);
}
.btn-primary,
.custom-control-input:not(:disabled):active ~ .custom-control-label::before
{
    background: var(--lightblue);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before
{
    border-color: var(--lightblue);
}
#w-info .brating .rating .score .value,
header .main-menu:hover,
header .main-menu:hover .icon,
header .main-menu:hover i,
.top-profile .notify .toggler:hover,
section .head .more:hover,
.ani.items .item .info .name:hover,
a:hover,
section.top-table .body .items .item:hover .info .name,
section.top-table .head a.title:hover,
.user-info .level,
.watchlist.items .item .info .name a:hover,
.dropdown-menu > .active > label,
.dropdown-menu > .active > label:focus,
.dropdown-menu > .active > label:hover,
.dropdown-menu > li > input:checked ~ label,
.dropdown-menu > li > input:checked ~ label:focus,
.dropdown-menu > li > input:checked ~ label:hover,
.dropdown-menu > li > label:hover,
.user-actions a:hover,
.dropdown-item.active,
.dropdown-item:active,
footer .inline-links ul li a:hover,
#i-wrapper ul#i-menu li a:hover,
section#schedule .body .items a.item:hover .title,
.tooltipster-sidetip .tooltipster-content .title,
.user-notification .body-box .items .item .text-focus,
.user-notification .body-box .items .item .highlight,
.user-notification .body-box .items .item.old .highlight
{
    color: var(--blue);
}
.text-primary
{
    color: var(--blue) !important;
}
section#schedule .body .items a.item:hover .ep,
.tabs .tab.active:hover,
.btn-primary,
.swiper-pagination-bullet-active,
.tabs .tab.active,
#w-player #w-servers .servers .type ul li.active,
footer .azlist ul li a:hover,
.top-profile .notify .toggler.active::before,
.page-item.active .page-link,
#w-player #controls .dropdown-menu.skiptime li .input .block .line::after,
#w-player #controls .dropdown-menu.skiptime li .input .block .line::before,
#w-media #w-player #player-wrapper #player .play,
.custom-control-input:checked ~ .custom-control-label::before,
header #user .sign-in,
.room-chat .body .messages .message.self .msg-body .text
{
    background: var(--blue);
}
.tooltipster-content .actions .watch:hover,
#w-player #w-servers .servers .type ul li.active:hover,
#w-episodes .body .episodes.number ul li a.active,
#w-episodes .body .episodes.number ul li a.active:visited,
#w-episodes .body .episodes.name ul li a.active,
#w2g-episodes .modal-content .body .episodes ul li a.active
{
    background: var(--...

Reviews

No reviews yet.