hitomi.la Dark/Red theme
hitomi.la by HomelessHuman
![Screenshot of hitomi.la](https://userstyles.world/preview/12989/0.jpeg)
Details
AuthorHomelessHuman
LicenseNo License
Categoryhitomi.la
Created
Updated
Size2.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Beta version, almost complete
Source code
/* ==UserStyle==
@name hitomi.la
@version 20231110.15.04
@namespace ?
==/UserStyle== */
@-moz-document domain("hitomi.la") {
body {
background-color: #000;
}
.gallery-content {
background-color: #000;
}
.dj, .cg, .acg, .manga, .anime, .imageset {
background: black;
}
.top-content {
background-color: #000;
}
.page-container {
background-color: #000;
}
.container {
max-width: 1060px;
margin: auto;
border-left: 1px solid #56000000 !important;
border-right: 1px solid #a2000000 !important;
border-bottom: 1px solid #ca000000 !important;
box-shadow: 0 0 10px #e3000000 !important;
background-color: black;
overflow: hidden;
}
.content {
background-color: #000;
}
.navbar {
box-shadow: inset 0 0 30px 15px #c8000063;
}
.navbar-inverse .navbar-inner
{
background-image: linear-gradient(to bottom,#000,#000);
}
.donate {
box-shadow: inset 0 0 30px 15px #c8000063;
color: #fff;
}
.thumbnail-list {
outline: 1px solid #999999;
background-color: #000;
}
.header-table {
width: 350px;
}
.cover-column h1 {
margin: 0px;
margin-top: 4px;
padding: 0px;
color: #ffffff;
font: bold 18px Arial,Helvetica,sans-serif;
text-align: center;
text-shadow: -1px -1px 0 #29313e, 1px -1px 0 #29313e, -1px 1px 0 #29313e, 1px 1px 0 #29313e, 0px -2px 0 #29313e, 0px 2px 0 #29313e, -2px 0px 0 #29313e, 2px 0px 0 #29313e;
background-color: #c8000063;
border: 1px solid #29313e;
}
.cover-column h1:hover {
background-color: #c1133c;
}
.list-title {
box-shadow: inset 0 0 30px 15px #c8000063;
}
.page-content {
background-color: #fff0;
padding: 15px 30px;
}
.page-content a {
font-weight: bold;
color: #663333;
}
.content a:hover {
color: #904848;
}
nav > ul > li:hover {
background-color: #6a2b34f2;
}
.search-input #query-input {
background: black;
color: white;
}
.search-input #search-suggestions {
background:black !important;
color:white;
outline: 1px solid #6a2b34f2;
}
#search-suggestions li {
background-color: #000;
}
#search-suggestions li a {
color: #6a2b34f2;
}
.search-suggestion strong {
color: #6a2b34f2;
}
#loader-content {
background-color: #000;
}
#nozomi-link {
box-sizing: border-box;
background-color: #000;
border-top: 1px solid #6a2b34f2;
color: #6a2b34f2;
width: 100%;
}
#nozomi-link a {
color: #6a2b34f2;
}
}