A Dark Theme For Infinate Craft
Infinite Craft Dark Theme by kakshi101
Details
Authorkakshi101
LicenseNo License
Categoryhttps://neal.fun/infinite-craft/
Created
Updated
Size809 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Infinite Craft Dark Theme
@version 20240211.10.29
@namespace https://userstyles.world/user/Spectra208
@description A Dark Theme For Infinate Craft
@author Spectra208
==/UserStyle== */
@-moz-document url("https://neal.fun/infinite-craft/") {
.sidebar[data-v-32430ce5] {
background: #0e0e10;
color: #ffff;
}
.item[data-v-32430ce5] {
background: #0e0e10
}
html {
background: #0e0e10f0
}
.instance-hover[data-v-32430ce5] {}
.item[data-v-32430ce5] {
background: #2a2a2cd9;
color: #ffff;
}
@media (hover:hover) {
.item[data-v-32430ce5]:hover {
background: #323234;
border: 1px solid #91a8c1
}
}
.logo[data-v-32430ce5] {
color: #fff;
}
.sidebar-input[data-v-32430ce5] {
background: #323234;
color: #ffff;
}
}