Skip to content

Dark Suricrasia Online Search by technoabyss

Screenshot of Dark Suricrasia Online Search

Details

Authortechnoabyss

LicenseNo License

Categorysuricrasia

Created

Updated

Size555 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for SOS

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Dark Suricrasia Online Search
@version      20240312.07.03
@namespace    https://userstyles.world/user/Ada
@description  Dark theme for SOS
@author       Ada
==/UserStyle== */

@-moz-document url-prefix("https://suricrasia.online/search") {
:root, .search_bar {
  background: #161616;
  color: #dfdfdf;
}

a, a:visited,
a .link_content,
a .description, a:visited .description {
  color: #dfdfdf;
}

.marg_notice {
  color: #b0b0b0;
}

.external_entry .link:hover {
  background: #363636;
}

.logo {
  filter: invert(1);
}

}

Reviews

No reviews yet.