dark
videogamer dark by pallokana

Details
Authorpallokana
LicenseNo License
Categorydark
Created
Updated
Code size2.5 kB
Code checksum8d6c9d8e
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
dark
Source code
/* ==UserStyle==
@name videogamer dark
@version 20250206.13.29
@namespace https://userstyles.world/user/pallokana
@description dark
@author pallokana
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://www.videogamer.com") {
/* ==UserStyle==
@name dark
@version 1
@namespace https://userstyles.world/user/pallokana
@description dark
@author pallokana
@license No License
==/UserStyle== */
.hero-right__latest h3 a {
color: rgb(169, 169, 169)
}
.out {
background-color: rgb(0, 0, 0)
}
.homepage__news .news--details {
background-color: rgb(100, 100, 100)
}
.homepage__news .btn-vg-line {
background-color: rgb(113,113,113)
}
.news-list__boxed {
background-color: rgb(101,98,86)
}
article {
background-color: rgb(0, 0, 0)
}
.article__body .disclaimer {
background-color: rgb(0, 0, 0)
}
.video_article .inner_wrapper {
background-color: rgb(0, 0, 0)
}
.article__aside .disclaimer {
background-color: rgb(58, 58, 58)
}
p {
color: rgb(166, 144, 40)
}
li {
color: rgb(200, 200, 200)
}
h2 {
color: rgb(206, 176, 64)
}
span {
color: rgb(206, 176, 64)
}
.bgfg-static-justify-center ul {
background-color: rgb(50, 53, 53)
}
td {
background-color: rgb(168, 168, 168)
}
.hero-left .news--details {
background-color: rgb(92, 92, 92)
}
.homepage__news .section-header span {
background-color: black
}
.bgfg-btn-line-yellow {
background-color: rgb(67, 67, 67)
}
.hero-right__latest .section-header span {
background-color: black
}
.hero-right__podcast .section-header span {
background-color: black
}
.section-header h2 span {
background-color: rgb(92, 92, 92)
}
.g-grid-container .section-header span {
background-color: black
}
.d-flex-col .news--details {
background-color: rgb(92, 92, 92)
}
.grid-2 {
background-color: rgb(92, 92, 92)
}
.section-latest {
background-color: rgb(92, 92, 92)
}
.overview__main aside {
background-color: rgb(92, 92, 92)
}
.overview__main article {
background-color: rgb(92, 92, 92)
}
.homepage__features {
background-color: rgb(83, 74, 0)
}
.homepage__features .section-header h2 span {
background-color: rgb(83, 74, 0)
}
.homepage__podcasts {
background-color: rgb(126, 114, 17)
}
.homepage__podcasts .section-header h2 span {
background-color: rgb(126, 114, 17)
}
.homepage__most_popular {
background-color: rgb(68,85,84)
}
.homepage__most_popular .section-header h2 span {
background-color: rgb(68,85,84)
}
}