Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Main › General › For all your night time browsing needs: MPGH Nyte

For all your night time browsing needs: MPGH Nyte

Posts 1–15 of 65 · Page 1 of 5
…
Psychotic
[MPGH]Psychotic
For all your night time browsing needs: MPGH Nyte







Previously kept this limited to certain users but I figured in order to make this better I need mass feedback from the users who will use this most: General shitposters.

 
How do I get this?

For Chrome:
1. https://chrome.google.com/webstore/d...oegfcffe?hl=en (add extension)
2. Go to http://www.mpgh.net (homepage of MPGH)
3. Click on the Stylish Icon top right
4. Click "Write style for..." (should say mpgh.net or w/e)
5. Add the CSS from below into there. Call it anything.
6. Click save on the left.

For Firefox:
https://addons.mozilla.org/en-US/firefox/addon/stylish/

Will be the exact same.



Code:
html {
    background-image: url("http://i.imgur.com/q9sSkmc.png");
    background-repeat: repeat;
}
.doc_header {
    border-left: #333;
    border-right: #333;
    color: #FFF;
}
.logo_container {
    background: #101010 !important;
}
img[src="http://mpgh.net/forum/mpghv2/logo.gif"] {
    display:none;
}

/*a[name="top"]::before {
    content: "MPGH Placeholder";
    color: #FFF;
}*/

#navbar {
    background: #222;
    border-bottom: 2px solid #006AB5;
}

div[style="height: 40px; border-top: 1px solid #183752; border-left: 1px solid #183752; border-right: 1px solid #183752; margin: 0 2px; border-bottom: 1px solid #212121;"] {
 	border:none !important;   
}
.navtabs li.selected a.navtab {
    color: #EEE;
}
.navtabs li a.navtab:hover {
    background-color: #2E2E2E;
}
.forum_sublinks_background {
    background: #333;
    border: 1px solid #2E2E2E;
}
div[style="border-top: 1px solid #6d94b3; margin: 0 2px;"] {
    border-top: 1px solid #333 !important;
}
div[style="width: 100%; height: 102px; background-image: url(mpghv2/gradient_header.png);"] {
    background-image: none !important;
    background: #555;
}
div[style="float: right; background-color: #FFF; width: 325px; height: 95px; border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-radius: 0 0 3px 3px; margin-right: 5px; margin-top: 1px;"] {
    background-color: gray !important;
    border-left: 1px solid #333 !important;
    border-right: 1px solid #333 !important;
    border-bottom: 1px solid #333 !important;
}
div[style="float: left; padding-top: 5px; padding-left: 5px;"] a {
    color: #EEE;
}
#notifications {
    color: #EEE !important;
}
.popupbody {
    background-color: #333 !important;
    border: 1px solid #555;
    color: #EEE;
}
.popupbody li a,
.popupbody li label {
    background: #555;
}
.popupbody li a:hover,
.popupbody li label:hover {
    background: #666;
    color: #121212;
}
div[style="padding: 0 2px; background: url(mpghv2/gradient_quicklinks.png) repeat-x scroll left top #16334b; margin: 0 2px; border-top: 1px solid #5a8fb0;"] {
    background: #222 !important;
    border-bottom: 2px solid #006AB5;
    border-top: 2px solid #006AB5 !important;
}
ul.navi1 li a:hover,
ul.navi3 li a:hover {
    text-decoration: underline;
}
.body_wrapper {
    background: #252525;
    color: #EEE;
}
div[style="padding: 2px 2px 2px 2px; border-radius: 0; border: 1px solid #AAA; background-color: #EEEEEE; margin: 10px 0;"] {
    background-color: #111 !important;
    border: 1px solid #333 !important;
    color: #EEE !important;
}
div.breadcrumb {
    background-color: #333;
    border: 1px solid #333;
    color: #EEE !important;
}
.breadcrumb .navbit a,
.breadcrumb .active span.current {
    color: #EEE !important;
}
.announcements .announcerow {
    background: #51758F;
    color: #333;
}
.announcerow .announceinfo,
.announcerow .announcement {
    background: #51758F;
}
/* forums */

.forumhead {
    background-image: none;
    border: 1px solid #51758F;
    background-color: #333;
}
.forumrow {
    background: #222 !important;
    background-image: none !important;
    border-bottom: 1px solid #333 !important;
    ;
    border-left: 1px solid #51758F !important;
    border-right: 1px solid #51758F !important;
}
.forumdescription {
    color: #999;
}
.forumtitle a {
    color: #5891A8;
}
.forumtitle a:hover {
    color: #6DAFC9;
}
.lastposttitle a {
    color: #5891A8;
}
.lastposttitle a:hover {
    color: #6DAFC9;
}
.lastpostby a {
    color: #5891a8;
}
.popupbody li a,
.popupbody li label {
    color: #EEE;
}
.popupbody li a:hover,
.popupbody li label:hover {
    background: #666 !important;
    color: #121212 !important;
}
li.subforum a {
    color: #5891A8;
}
.above_threadlist .threadpagenav .threadpagestats {
    color: #999 !important;
}
.pagination span a.popupctrl {
    color: #5891A8;
    background: #111;
    border: 1px solid #222;
}
.pagination span a {
    color: #5891A8;
    background: #111;
    border: 1px solid #222;
}
.pagination span.selected a {
    background-image: none;
    background: #5891A8;
    color: #333;
}
.toolsmenu {
    background-image: none;
    border: 1px solid #EEE;
    background: #222 !important;
    color: #5891A8 !important;
}
.toolsmenu a {
    color: #EEE !important;
}
/* threads */

.threadlisthead {
    background-image: none;
    border: 1px solid #51758F;
    background-color: #333;
}
/*.threadbit .sticky:hover ~ .alt{
    background-color:#EEE;
}*/

.threadbit .alt {
    background-image: none;
    background-color: #2E2E2E;
    color: #EEE;
}
.threadbit .sticky {
    background-image: none;
    background-color: #2E2E2E;
    border: 1px solid #1a1a1a;
    border-top: 0;
}
font[color="red"] {
    color: #F7FAB9;
}
.threadbit .title {
    color: #5891A8;
}
.threadbit .threadmeta {
    color: #999;
}
.memberaction.popupmenu a {
    color: #5891a8;
}
.threadbit .nonsticky,
.threadbit .discussionrow {
    background-color: #2E2E2E;
    border: 1px solid #1a1a1a;
    border-top: 0;
}
.threadlastpost.td dd:last-child {
    color: #EEE;
}
/* forum options */

.forum_info .blockhead {
    background-image: none;
    background: #333;
    border: 1px solid #51758F;
}
.forum_info .blockbody {
    background-image: none;
    background-color: #2e2e2e;
    border-bottom: 1px solid #51757F;
    border-left: 1px solid #51757F;
    border-right: 1px solid #51757F;
    color: #EEE;
}
/* footer */

.above_body {
    background: #101010;
}
.below_body {
    background: #101010;
}
/* making new thread */

h2.blockhead,
h3.blockhead,
h4.blockhead {
    background-image: none;
    border: 1px solid #51758F;
    background: #333;
}
.formcontrols > *:first-child,
.formcontrols .blocksubhead + .blockrow,
.formcontrols .section .blockrow:first-child {
    background: #222;
    color: #EEE;
}
.formcontrols .blockrow .primary.full {
    background: #333;
    color: #9F9F9F;
}
select[name="prefixid"] {
    background: #333;
    color: #9f9f9f;
}
.formcontrols .blockrow {
    background: #9F9F9F;
}
.editor_smiliebox {
    border: 1px solid white;
    background: #EEE;
    border-radius: 5px;
}
.formcontrols input.button,
.actionbuttons {
    background: #222;
    padding-top: 5px;
}
.blockbody {
    padding-bottom: 5px;
    background: #222;
}
.texteditor.forum .cke_skin_kama textarea.cke_source,
.texteditor.forum textarea {
    background: #333;
    color: #999;
    border-radius: 3px;
    padding: 5px;
}
.formcontrols fieldset.blockrow legend {
    color: #eee;
}
.formcontrols fieldset.blockrow {
    border: 1px solid #51758F;
    background: #333;
    color: #999;
}
#forumrules {
    background: #222;
    border: none;
}
#forumrules a {
    color: #51758F;
}
/* viewing threads */

.postbitlegacy .userinfo {
    background: #222;
    color: #EEE;
}
.postbitlegacy .postdetails,
.eventbit .eventdetails {
    background: #222;
}
.postbit .postfoot .textcontrols,
.postbitlegacy .postfoot .textcontrols,
.eventbit .eventfoot .eventcontrols {
    background: #111 !important;
}
/* REPUTATION BUTTON */

.postbitlegacy .postfoot .textcontrols a.reputation,
.postbit .postfoot .textcontrols a.reputation {
    background: url("http://i.imgur.com/CrkP3jo.png") no-repeat #111 left;
}

/* REPORT BUTTON */

.postbitlegacy .postfoot .textcontrols a.report,
.postbit .postfoot .textcontrols a.report {
    background: url("http://i.imgur.com/qVgGv3c.png") no-repeat #111 left;
}
/* REPLY BUTTON */

.postbitlegacy .postfoot .textcontrols a.quickreply,
.postbit .postfoot .textcontrols a.quickreply:hover,
.postbitlegacy .postfoot .textcontrols a.forwardpost,
.postbit .postfoot .textcontrols a.forwardpost {
    background: url("http://i.imgur.com/KjoMYLj.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* REPLY WITH QUOTE */

.postbitlegacy .postfoot .textcontrols a.newreply,
.postbit .postfoot .textcontrols a.newreply {
    background: url("http://i.imgur.com/xvjl4IY.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* THANKS BUTTON */

.postbitlegacy .postfoot .textcontrols a.post_thanks_button,
.postbit .postfoot .textcontrols a.post_thanks_button {
    background: url("http://i.imgur.com/qv2WWw5.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* QUOTE SELECTED TEXT */

.postbitlegacy .postfoot .textcontrols a.quickquote,
.postbit .postfoot .textcontrols a.quickquote {
    background: url("http://i.imgur.com/wb5qRqd.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* MULTI-QUOTE */

.postbitlegacy .postfoot .textcontrols a.multiquote,
.postbit .postfoot .textcontrols a.multiquote {
    background: url("http://i.imgur.com/OXDu3Ux.png") no-repeat #111 left;
}

/* EDIT POST */

.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent {
  background:url("http://i.imgur.com/hJBOM8l.png") no-repeat #111 left;
color:#bdbdbd;
}
/* ------- END POSTFOOT IMAGES -------- */

.postbitlegacy .postrow,
.eventbit .eventrow,
.postbitdeleted .postrow,
.postbitignored .postrow,
.postbitlegacy .postbody,
.eventbit .eventdetails .eventbody {
    background: #333;
    color: #999;
}
.postbit .posthead,
.postbitlegacy .posthead,
.eventbit .eventhead {
    background-image: none;
    border: 1px solid #51758F;
    background: #333;
}
.postbit,
.postbitlegacy,
.eventbit {
    border: 1px solid #51758F;
}
li[style="background-color: #FAFAFA; display: block; clear: both; border: 1px solid #E9E9E9; height: 110px;"] {
    background: #111 !important;
    border: 1px solid #555 !important;
}
.postbitlegacy .postbody,
.eventbit .eventdetails .eventbody {
    border-left: 1px solid #51758f;
}
.signature {
    border-top: 1px solid #51758f;
}
/*.postbitlegacy .signature,
.postbitlegacy .lastedited {
    color: #888;
}*/
.postcontent a {
    color: #5891a8;
}
.thread_info .blockbody {
    border-bottom: 1px solid #51758F;
    border-left: 1px solid #51758f;
    border-right: 1px solid #51858f;
    background: none;
}
/* SETTINGS PAGES AND RELATED */

.blocksubhead {
    background: #2f2f2f;
    color: #999;
    border-top: 1px solid #51758f;
}
.pmlist .blockrow {
    background: #252525;
    border-top: 1px solid #1a1a1a;
}
.pmlist .blockrow .title {
    color: #5891a8;
}
.commalist li a.username {
    color: #eee;
}
#usercp_nav .blockbody {
    background: #555;
}
#usercp_nav .blockrow {
    background: #555;
}
#usercp_nav .blockrow a {
    color: #5891a8;
}
#usercp_nav .blocksubhead {
    background: #333;
    color: #9f9f9f;
}
/* front page edits */

.vba_module {
    border: 1px solid #51758f;
    border-top: 0;
}

/* fix 1 */

.wgo_block .section {
    background:#111;
    color:#999;
}

.wgo_block .blocksubhead {
  color:#9f9f9f;
}

.wgo_block .blockbody {
  background-image:none;
  background:#51758F;
  border:1px solid #51758f;
  border-top:0;
}

/* fix 2 */
a.username strong {
    color:#5891A8;
}

a.username strong:hover {
    color:#51758f;
}

/* spoilers */

div[style="background-color: rgb(234, 234, 234); border: 1px solid rgb(206, 206, 206); border-radius: 3px; padding: 10px;"] {
 	color:#000;   
}
Expect minor bugs and styling issues but please report them.

Made this to ease my eyes when browsing MPGH at the late hours. Really has reduced the strain.
#1 · edited 9y ago · 9y ago
Ally
Ally
Wow thanks for this Psychotic, but could still be a bit more nicer
#2 · 9y ago
Psychotic
[MPGH]Psychotic
Quote Originally Posted by TheJoker View Post
but could still be a bit more nicer
Well said! I'll get right on that sir!
#3 · 9y ago
Ben
[MPGH]Ben
Someone already made a gray theme a little while back?
#4 · 9y ago
Ally
Ally
Quote Originally Posted by Psychotic View Post


Well said! I'll get right on that sir!
Example
links
People with font colors
some extensions like [image] etc
you know basic stuff. If they were changed to look a bit more nicer with the theme then would be great :P
#5 · 9y ago
Psychotic
[MPGH]Psychotic
Quote Originally Posted by Cursed View Post
Someone already made a gray theme a little while back?
Didn't see? I have been using this since I made it but before then I was stuck with stressed eyes.
#6 · 9y ago
Tempest
Tempest
Quote Originally Posted by Psychotic View Post







Previously kept this limited to certain users but I figured in order to make this better I need mass feedback from the users who will use this most: General shitposters.

 
How do I get this?

For Chrome:
1. https://chrome.google.com/webstore/d...oegfcffe?hl=en (add extension)
2. Go to http://www.mpgh.net (homepage of MPGH)
3. Click on the Stylish Icon top right
4. Click "Write style for..." (should say mpgh.net or w/e)
5. Add the CSS from below into there. Call it anything.
6. Click save on the left.

For Firefox:
https://addons.mozilla.org/en-US/firefox/addon/stylish/

Will be the exact same.



Code:
html {
    background-image: url("http://i.imgur.com/q9sSkmc.png");
    background-repeat: repeat;
}
.doc_header {
    border-left: #333;
    border-right: #333;
    color: #FFF;
}
.logo_container {
    background: #101010 !important;
}
img[src="http://mpgh.net/forum/mpghv2/logo.gif"] {
    display:none;
}

/*a[name="top"]::before {
    content: "MPGH Placeholder";
    color: #FFF;
}*/

#navbar {
    background: #222;
    border-bottom: 2px solid #006AB5;
}

div[style="height: 40px; border-top: 1px solid #183752; border-left: 1px solid #183752; border-right: 1px solid #183752; margin: 0 2px; border-bottom: 1px solid #212121;"] {
 	border:none !important;   
}
.navtabs li.selected a.navtab {
    color: #EEE;
}
.navtabs li a.navtab:hover {
    background-color: #2E2E2E;
}
.forum_sublinks_background {
    background: #333;
    border: 1px solid #2E2E2E;
}
div[style="border-top: 1px solid #6d94b3; margin: 0 2px;"] {
    border-top: 1px solid #333 !important;
}
div[style="width: 100%; height: 102px; background-image: url(mpghv2/gradient_header.png);"] {
    background-image: none !important;
    background: #555;
}
div[style="float: right; background-color: #FFF; width: 325px; height: 95px; border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-radius: 0 0 3px 3px; margin-right: 5px; margin-top: 1px;"] {
    background-color: gray !important;
    border-left: 1px solid #333 !important;
    border-right: 1px solid #333 !important;
    border-bottom: 1px solid #333 !important;
}
div[style="float: left; padding-top: 5px; padding-left: 5px;"] a {
    color: #EEE;
}
#notifications {
    color: #EEE !important;
}
.popupbody {
    background-color: #333 !important;
    border: 1px solid #555;
    color: #EEE;
}
.popupbody li a,
.popupbody li label {
    background: #555;
}
.popupbody li a:hover,
.popupbody li label:hover {
    background: #666;
    color: #121212;
}
div[style="padding: 0 2px; background: url(mpghv2/gradient_quicklinks.png) repeat-x scroll left top #16334b; margin: 0 2px; border-top: 1px solid #5a8fb0;"] {
    background: #222 !important;
    border-bottom: 2px solid #006AB5;
    border-top: 2px solid #006AB5 !important;
}
ul.navi1 li a:hover,
ul.navi3 li a:hover {
    text-decoration: underline;
}
.body_wrapper {
    background: #252525;
    color: #EEE;
}
div[style="padding: 2px 2px 2px 2px; border-radius: 0; border: 1px solid #AAA; background-color: #EEEEEE; margin: 10px 0;"] {
    background-color: #111 !important;
    border: 1px solid #333 !important;
    color: #EEE !important;
}
div.breadcrumb {
    background-color: #333;
    border: 1px solid #333;
    color: #EEE !important;
}
.breadcrumb .navbit a,
.breadcrumb .active span.current {
    color: #EEE !important;
}
.announcements .announcerow {
    background: #51758F;
    color: #333;
}
.announcerow .announceinfo,
.announcerow .announcement {
    background: #51758F;
}
/* forums */

.forumhead {
    background-image: none;
    border: 1px solid #51758F;
    background-color: #333;
}
.forumrow {
    background: #222 !important;
    background-image: none !important;
    border-bottom: 1px solid #333 !important;
    ;
    border-left: 1px solid #51758F !important;
    border-right: 1px solid #51758F !important;
}
.forumdescription {
    color: #999;
}
.forumtitle a {
    color: #5891A8;
}
.forumtitle a:hover {
    color: #6DAFC9;
}
.lastposttitle a {
    color: #5891A8;
}
.lastposttitle a:hover {
    color: #6DAFC9;
}
.lastpostby a {
    color: #5891a8;
}
.popupbody li a,
.popupbody li label {
    color: #EEE;
}
.popupbody li a:hover,
.popupbody li label:hover {
    background: #666 !important;
    color: #121212 !important;
}
li.subforum a {
    color: #5891A8;
}
.above_threadlist .threadpagenav .threadpagestats {
    color: #999 !important;
}
.pagination span a.popupctrl {
    color: #5891A8;
    background: #111;
    border: 1px solid #222;
}
.pagination span a {
    color: #5891A8;
    background: #111;
    border: 1px solid #222;
}
.pagination span.selected a {
    background-image: none;
    background: #5891A8;
    color: #333;
}
.toolsmenu {
    background-image: none;
    border: 1px solid #EEE;
    background: #222 !important;
    color: #5891A8 !important;
}
.toolsmenu a {
    color: #EEE !important;
}
/* threads */

.threadlisthead {
    background-image: none;
    border: 1px solid #51758F;
    background-color: #333;
}
/*.threadbit .sticky:hover ~ .alt{
    background-color:#EEE;
}*/

.threadbit .alt {
    background-image: none;
    background-color: #2E2E2E;
    color: #EEE;
}
.threadbit .sticky {
    background-image: none;
    background-color: #2E2E2E;
    border: 1px solid #1a1a1a;
    border-top: 0;
}
font[color="red"] {
    color: #F7FAB9;
}
.threadbit .title {
    color: #5891A8;
}
.threadbit .threadmeta {
    color: #999;
}
.memberaction.popupmenu a {
    color: #5891a8;
}
.threadbit .nonsticky,
.threadbit .discussionrow {
    background-color: #2E2E2E;
    border: 1px solid #1a1a1a;
    border-top: 0;
}
.threadlastpost.td dd:last-child {
    color: #EEE;
}
/* forum options */

.forum_info .blockhead {
    background-image: none;
    background: #333;
    border: 1px solid #51758F;
}
.forum_info .blockbody {
    background-image: none;
    background-color: #2e2e2e;
    border-bottom: 1px solid #51757F;
    border-left: 1px solid #51757F;
    border-right: 1px solid #51757F;
    color: #EEE;
}
/* footer */

.above_body {
    background: #101010;
}
.below_body {
    background: #101010;
}
/* making new thread */

h2.blockhead,
h3.blockhead,
h4.blockhead {
    background-image: none;
    border: 1px solid #51758F;
    background: #333;
}
.formcontrols > *:first-child,
.formcontrols .blocksubhead + .blockrow,
.formcontrols .section .blockrow:first-child {
    background: #222;
    color: #EEE;
}
.formcontrols .blockrow .primary.full {
    background: #333;
    color: #9F9F9F;
}
select[name="prefixid"] {
    background: #333;
    color: #9f9f9f;
}
.formcontrols .blockrow {
    background: #9F9F9F;
}
.editor_smiliebox {
    border: 1px solid white;
    background: #EEE;
    border-radius: 5px;
}
.formcontrols input.button,
.actionbuttons {
    background: #222;
    padding-top: 5px;
}
.blockbody {
    padding-bottom: 5px;
    background: #222;
}
.texteditor.forum .cke_skin_kama textarea.cke_source,
.texteditor.forum textarea {
    background: #333;
    color: #999;
    border-radius: 3px;
    padding: 5px;
}
.formcontrols fieldset.blockrow legend {
    color: #eee;
}
.formcontrols fieldset.blockrow {
    border: 1px solid #51758F;
    background: #333;
    color: #999;
}
#forumrules {
    background: #222;
    border: none;
}
#forumrules a {
    color: #51758F;
}
/* viewing threads */

.postbitlegacy .userinfo {
    background: #222;
    color: #EEE;
}
.postbitlegacy .postdetails,
.eventbit .eventdetails {
    background: #222;
}
.postbit .postfoot .textcontrols,
.postbitlegacy .postfoot .textcontrols,
.eventbit .eventfoot .eventcontrols {
    background: #111 !important;
}
/* REPUTATION BUTTON */

.postbitlegacy .postfoot .textcontrols a.reputation,
.postbit .postfoot .textcontrols a.reputation {
    background: url("http://i.imgur.com/CrkP3jo.png") no-repeat #111 left;
}

/* REPORT BUTTON */

.postbitlegacy .postfoot .textcontrols a.report,
.postbit .postfoot .textcontrols a.report {
    background: url("http://i.imgur.com/qVgGv3c.png") no-repeat #111 left;
}
/* REPLY BUTTON */

.postbitlegacy .postfoot .textcontrols a.quickreply,
.postbit .postfoot .textcontrols a.quickreply:hover,
.postbitlegacy .postfoot .textcontrols a.forwardpost,
.postbit .postfoot .textcontrols a.forwardpost {
    background: url("http://i.imgur.com/KjoMYLj.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* REPLY WITH QUOTE */

.postbitlegacy .postfoot .textcontrols a.newreply,
.postbit .postfoot .textcontrols a.newreply {
    background: url("http://i.imgur.com/xvjl4IY.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* THANKS BUTTON */

.postbitlegacy .postfoot .textcontrols a.post_thanks_button,
.postbit .postfoot .textcontrols a.post_thanks_button {
    background: url("http://i.imgur.com/qv2WWw5.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* QUOTE SELECTED TEXT */

.postbitlegacy .postfoot .textcontrols a.quickquote,
.postbit .postfoot .textcontrols a.quickquote {
    background: url("http://i.imgur.com/wb5qRqd.png") no-repeat #111 left;
    color: #bdbdbd;
}
/* MULTI-QUOTE */

.postbitlegacy .postfoot .textcontrols a.multiquote,
.postbit .postfoot .textcontrols a.multiquote {
    background: url("http://i.imgur.com/OXDu3Ux.png") no-repeat #111 left;
}

/* EDIT POST */

.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent {
  background:url("http://i.imgur.com/hJBOM8l.png") no-repeat #111 left;
color:#bdbdbd;
}
/* ------- END POSTFOOT IMAGES -------- */

.postbitlegacy .postrow,
.eventbit .eventrow,
.postbitdeleted .postrow,
.postbitignored .postrow,
.postbitlegacy .postbody,
.eventbit .eventdetails .eventbody {
    background: #333;
    color: #999;
}
.postbit .posthead,
.postbitlegacy .posthead,
.eventbit .eventhead {
    background-image: none;
    border: 1px solid #51758F;
    background: #333;
}
.postbit,
.postbitlegacy,
.eventbit {
    border: 1px solid #51758F;
}
li[style="background-color: #FAFAFA; display: block; clear: both; border: 1px solid #E9E9E9; height: 110px;"] {
    background: #111 !important;
    border: 1px solid #555 !important;
}
.postbitlegacy .postbody,
.eventbit .eventdetails .eventbody {
    border-left: 1px solid #51758f;
}
.signature {
    border-top: 1px solid #51758f;
}
/*.postbitlegacy .signature,
.postbitlegacy .lastedited {
    color: #888;
}*/
.postcontent a {
    color: #5891a8;
}
.thread_info .blockbody {
    border-bottom: 1px solid #51758F;
    border-left: 1px solid #51758f;
    border-right: 1px solid #51858f;
    background: none;
}
/* SETTINGS PAGES AND RELATED */

.blocksubhead {
    background: #2f2f2f;
    color: #999;
    border-top: 1px solid #51758f;
}
.pmlist .blockrow {
    background: #252525;
    border-top: 1px solid #1a1a1a;
}
.pmlist .blockrow .title {
    color: #5891a8;
}
.commalist li a.username {
    color: #eee;
}
#usercp_nav .blockbody {
    background: #555;
}
#usercp_nav .blockrow {
    background: #555;
}
#usercp_nav .blockrow a {
    color: #5891a8;
}
#usercp_nav .blocksubhead {
    background: #333;
    color: #9f9f9f;
}
/* front page edits */

.vba_module {
    border: 1px solid #51758f;
    border-top: 0;
}

/* fix 1 */

.wgo_block .section {
    background:#111;
    color:#999;
}

.wgo_block .blocksubhead {
  color:#9f9f9f;
}

.wgo_block .blockbody {
  background-image:none;
  background:#51758F;
  border:1px solid #51758f;
  border-top:0;
}

/* fix 2 */
a.username strong {
    color:#5891A8;
}

a.username strong:hover {
    color:#51758f;
}

/* spoilers */

div[style="background-color: rgb(234, 234, 234); border: 1px solid rgb(206, 206, 206); border-radius: 3px; padding: 10px;"] {
 	color:#000;   
}
Expect minor bugs and styling issues but please report them.

Made this to ease my eyes when browsing MPGH at the late hours. Really has reduced the strain.
This is really nice. Is it possible so that the text is default to grey or something? Black text on dark background is a bit hard to see.

And maybe this can be changed so that it is easier to see the amount of views/replies?
#7 · edited 9y ago · 9y ago
SKyNades
SKyNades
They should actually implement this just like twitter has
#8 · 9y ago
Austin
[MPGH]Austin
make a chrome extension pls i cbf
#9 · 9y ago
DY
Dynasty
Great job with the new theme style. I'll start using it on a daily basis for sure. I'll pm you if there is something buggy.
#10 · 9y ago
meme
[MPGH]meme
Looks great, going to start using this now.
#11 · 9y ago
Boujee
Boujee
Could we code our own theme too ?
And thanks for this !
#12 · 9y ago
GY
gYH$%U$%UJH$J
i prefer mpgh because it is the only white themed "grey" hat forum
#13 · 9y ago
Sammy
Sammy
Hah, that's quite some CSS 'overrides' I guess how you would call it. How long did it take you to make this?
#14 · 9y ago
JA
JakarThaGod
I personally have that night time theme thing from Firefox from forever ago so I can just click it to activate the night time, but I appreciate the effort.
#15 · 9y ago
Posts 1–15 of 65 · Page 1 of 5
…

Post a Reply

Similar Threads

  • Mega Game pack for all your needsBy llvengancell in WarRock - International Hacks
    2Last post 19y ago
  • RealmTop Is here for all your needs :)By piotrbania in Realm of the Mad God Selling / Trading / Buying
    6Last post 13y ago
  • For all your gaming needsBy Mokou-Sama in Art & Graphic Design
    18Last post 14y ago
  • For all your WarRock needs.By yoshyinrheden in Selling Accounts/Keys/Items
    2Last post 14y ago
  • For all youre hacking needsBy omc in Spammers Corner
    2Last post 17y ago

Tags for this Thread

None