dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

.global-navigation {
    background-color: rgba(var(--theme-page-background-color--rgb),.7) !important;
	backdrop-filter: blur(30px);
}
.global-navigation__top,
.global-navigation__bottom {
    background: transparent !important;
}
.global-navigation__label,
.global-navigation__link,
.global-navigation__top span,
#wds-verticals-wikis {
    color: var(--theme-page-text-color) !important;
}
.global-navigation__search svg ,
.notifications__toggle svg {
    fill: var(--theme-link-color) !important;
}
.global-navigation__icon,
.search-modal__content {
    background-color: rgba(var(--theme-page-background-color--rgb),.7) !important;
	backdrop-filter: blur(30px);
	border: none !important;
}
.global-navigation__icon:hover {
    background-color: rgba(var(--theme-link-color--rgb), .15) !important;
}
.global-navigation__search {
	background: none !important;
}
.global-navigation .wds-avatar img.wds-avatar__image {
    border: none;
}
/* SEARCH */
.SearchInput-module_searchIcon__MSgls,
.SearchInput-module_closeIcon__2cDt8 {
    fill: var(--theme-link-color) !important;
}
.SearchInput-module_form__EJU8j {
    border-bottom: 2px solid var(--theme-link-color) !important;
}
.search-modal__content .wds-button {
	background: var(--theme-accent-color);
	border: none;
	color: var(--theme-accent-label-color);
}
.search-modal__content .wds-button:hover {
	background: var(--theme-accent-color--hover);
	border: none;
	color: var(--theme-accent-label-color);
}
.SearchInput-module_input__1mP-U,
.SearchResults-module_results__3oN94 span,
.SearchResults-module_results__3oN94 a {
	color: var(--theme-page-text-color) !important;
}
a.SearchResults-module_seeAllResults__2vfOF {
	color: var(--theme-link-color) !important;
}
.SearchResults-module_results__3oN94 li {
    transition: .3s;
	border-radius: 4px;
}
.SearchResults-module_results__3oN94 li:hover {
    background-color: rgba(var(--theme-link-color--rgb), .15) !important;
}
.SearchResults-module_results__3oN94 li:hover a,
.SearchResults-module_results__3oN94 li:hover span {
	color: var(--theme-link-color) !important;
}
/* FOOTER */
.global-footer {
    background: rgba(var(--theme-page-background-color--rgb),.7);
	backdrop-filter: blur(30px);
}
.global-footer h3 {
	color: var(--theme-page-text-color) !important;
	font-weight: bold;
}
.global-footer a {
	color: var(--theme-link-color) !important;
	font-weight: bold;
}
.global-footer a:hover {
	color: var(--theme-link-color--hover) !important;
}
.global-footer__bottom-bar {
	background: none !important;
	color: var(--theme-page-text-color) !important;
}
.global-footer__bottom-bar-row {
    font-weight: bold;
}
.global-footer__bottom-bar-row:not(:first-child) {
    border-top: 1px solid var(--theme-page-text-color);
}
.global-footer__links-list svg {
	color: var(--theme-page-text-color) !important;
}
.wds-is-fandom-apps {
   color: var(--theme-page-text-color) !important;
}
/* DROPDOWNS */
.global-navigation ul::before,
.global-navigation ul::after {
    background: var(--theme-page-background-color--secondary) !important;
}
.wds-dropdown__content .wds-list.wds-is-linked .wds-dropdown-level-2.wds-is-sticked-to-parent>.wds-dropdown-level-2__content {
    background: var(--theme-page-background-color--secondary);
	border-color: var(--theme-border-color) !important;
}
.global-navigation .wds-dropdown__content {
    background: var(--theme-page-background-color--secondary);
	border-color: var(--theme-border-color) !important;
}
.global-navigation .wds-dropdown.wds-open-to-right::after {
    border-right-color: var(--theme-page-background-color--secondary);
}
.global-navigation .wds-dropdown__content .wds-list.wds-is-linked > li a,
.wds-sign-out__button {
    color: var(--theme-page-text-color) !important;
}
.global-navigation .wds-dropdown__content .wds-list.wds-is-linked > li a:hover,
.global-navigation .wds-dropdown__content .wds-list.wds-is-linked > li a:hover span {
    color: var(--theme-link-color) !important;
}
.global-navigation .wds-dropdown__content .wds-list.wds-is-linked > li a:hover,
.wds-sign-out__button:hover  {
    background-color: rgba(var(--theme-link-color--rgb), .15) !important;
    color: var(--theme-link-color) !important;
}
.global-navigation .wds-dropdown::before {
    border-right-color: var(--theme-border-color);
}
.global-navigation .wds-dropdown__content li:hover>a {
    background-color: rgba(var(--theme-link-color--rgb), .15) !important;
}
.global-navigation .wds-dropdown__content li:hover>a>span {
    color: var(--theme-link-color) !important;
}

/* NOTIFICATIONS */
.NotificationCard-module_card__3kKIi {
    background-color: var(--theme-page-background-color--secondary) !important;
    color: var(--theme-page-text-color) !important;
	transition: .3s;
}
.NotificationsZeroState-module_container__3Y2qX,
.NotificationsDropdown-module_contentHeader__2b303 {
    color: var(--theme-page-text-color) !important;
}
.NotificationsDropdown-module_tabTotal__p7gqN {
    background: var(--theme-link-color) !important;
}
.notifications .wds-tabs__tab.wds-is-current {
	box-shadow: inset 0 -2px 0 0 var(--theme-link-color);
}
.NotificationCard-module_footer__3bwSJ,
.NotificationsDropdown-module_markAllAsRead__2yUse,
.notifications .wds-tabs__tab-label {
    color: var(--theme-link-color) !important;
}
.NotificationCard-module_side__2ld-m svg {
	fill: var(--theme-link-color) !important;
}
.NotificationCard-module_avatarIcon__3fIsR .wds-icon {
	fill: Black !important;
}
.NotificationCard-module_card__3kKIi,
.NotificationsContent-module_contentHeader__3QfN2,
.NotificationsContent-module_tabber__3gSyl .wds-tabs {
    border-bottom-color: var(--theme-border-color) !important;
}
.NotificationCard-module_card__3kKIi:hover {
    box-shadow: none !important;
    background-color: rgba(var(--theme-link-color--rgb), .15) !important;
}
.NotificationCard-module_unreadStatusDot__q1FDX {
    border-color: var(--theme-link-color) !important;
    background-color: var(--theme-link-color) !important;
}
.NotificationsDropdown-module_tabTotal__p7gqN {
	color: var(--theme-page-background-color) !important;
}
.notifications ul::-webkit-scrollbar {
	width: 10px;
}
.notifications ul::-webkit-scrollbar-track {
  background: var(--theme-page-background-color--secondary);
}
.notifications ul::-webkit-scrollbar-thumb {
	background: #888;
}
.notifications ul::-webkit-scrollbar-thumb:hover {
	background: #888;
}
.NotificationsDropdown-module_scrollableListWrapper__2m4TQ {
	padding-bottom: 0;
}
.notifications .wds-tabs__tab-label {
	text-transform: uppercase;
	font-weight: bold;
    font-size: 12px !important;
    height: 36px;
}
.notifications .wds-tabs__tab.wds-is-current {
	box-shadow: none;
}
.notifications .wds-tabs__tab-label  {
	padding: 0 20px;
	border-radius: 50px;
	transition: .3s;
}
.notifications .wds-tabs__tab-label:hover,
.notifications .wds-is-current .wds-tabs__tab-label   {
	background: rgba(var(--theme-link-color--rgb), .15) !important;
}
.NotificationsDropdown-module_contentHeader__2b303 {
	border-bottom: none !important;
}
.notifications .wds-tabs {
	padding-bottom: .5em;
}

/* 2022 footer fix */
.global-footer {
    background: rgba(var(--theme-page-background-color--rgb),.7);
    backdrop-filter: blur(30px) !important;
}
a.global-footer__link svg {
	color: var(--theme-page-text-color) !important;
}
.global-footer__bottom {
    background: none;
}
.global-footer__section-fandom-apps {
	color: var(--theme-page-text-color);
}

.global-footer__bottom div:first-of-type {
	color: var(--theme-page-text-color);
	font-weight: bold;
	border-bottom: 2px solid var(--theme-page-text-color);
}