Skip to content

gamefaqs dark style by eatorres

Screenshot of gamefaqs dark style

Details

Authoreatorres

LicenseNo License

Categorygamefaqs

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for gamefaqs.gamestop.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         gamefaqs dark style
@version      20220320.14.33
@namespace    userstyles.world/user/eatorres
@description  Dark theme for gamefaqs.gamestop.com
@author       eatorres
@license      No License
==/UserStyle== */

@-moz-document domain("gamefaqs.gamespot.com") {
[id="mantle_skin"], [id="content"] {
  background-color: black;
}

heaader, .sub, .masthead, .masthead_strip, .masthead_main, .main_content, .container, #content {
  background-color: #222222;
  color: #d6d4d4;
  box-shadow: none;
}

a, span, div > .extra, .meta  {
  color: #d6d4d4 !important;
}


li, ol {
  background-color: #222222 !important;
}

#footer {
  background-image: linear-gradient(black, rgba(40,57,138,0));
  border-top: none;
  box-shadow: none;
}

.content_nav {
  box-shadow: #2d3c86 0 0 0 1px inset,#4b5fc3 0 2px 0 inset,#7c7c7c 0 0 0 4px,#222222 0 0 0 5px
}

.gamespace_rate_box, .question {
  background-color: #222222 !important;
}

.flair{
  color: white;
  border: 1px solid white;
  font-weight: 900;
}

.poll_fh, .po, td, .pod_list {
  background-color: #222222 !important;
}

.minor-title, h3 {
 color: #d6d4d4 
}

.paginate > li > a {
  background-color: #222222 !important;
  background-image: linear-gradient(#d6d4d4, rgba(230,230,230,0));
  text-shadow: none;
  color: #d6d4d4 !important;
}

 li > .user_subnav, .top_user_subnav {
  background-color: #222222 !important;
  border: 2px solid;
}

.forum_anon {
  color: black;
}


}

Reviews

No reviews yet.