Skip to content

InsanelyMac Dark by shaneee

Details

Authorshaneee

LicenseNo License

Categoryuserstyles

Created

Updated

Code size2.7 kB

Code checksumb86d8cb

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Mode for InsanelyMac.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           InsanelyMac Dark
@namespace      insanelymac.com
@version        1.0.0
@description    Dark Mode for InsanelyMac.com
@author         Shaneee
==/UserStyle== */

@-moz-document domain("insanelymac.com") {
    /**

/* HEADER_LAYOUT*/
.fa-bell::before{content: "\f087";}
.fa-envelope::before{content: "\f003";}
.fa-warning::before, .fa-exclamation-triangle::before{content: "\f12a";}
html[dir="ltr"] .ipsApp .ipsNotificationCount{right: -13px;}
.ipsApp .ipsNotificationCount{top: -13px;}
#ipsLayout_header{border-bottom: none;}
/** SITE_NAME **/
#elSiteTitle{line-height: 100px;}
/* NAV LAYOUT */
#navBar{background-color: #2C2F33;}
/* BODY_LAYOUT */
body{color: #99AAB5;background-image: none;background-color: #2C2F33;}
.ipsType_sectionTitle{background: #2d363c url('https://www.insanelymac.com/forum/uploads/set_resources_5/005d20f304c7929cbfdb3fe61d088022_maintitle.png') repeat 50% 0;}
#ipsLayout_contentArea{box-shadow: rgba(0,0,0,0.25) 0px 1px 5px;background: #2d363c;border-radius: 2px;}
.ipsType_light{color: #99AAB5;}
/* .ipsPageHeader .ipsFlex {background: #2d363c; color: #FFF;} */
.ipsPageHeader{background: #2d363c !important;}
.ipsBox:not( .ipsBox_transparent ):not( .ipsModerated ){background: #2d363c !important;}
.ipsBox:not(.ipsBox_transparent):not(.ipsModerated), .ipsAreaBackground_reset, .ipsPageHeader, .ipsComment, .ipsPager, .ipsTabs_panel, .ipsWidget.ipsWidget_horizontal .ipsTabs_panel, .cCalendar, .acpBlock .ipsTable_zebra{background: #2d363c !important;}
/* CONTENT */
.ipsModerated{background: #2C2F33; color: #FFF;}
.ipsStreamItem_container{color: #FFF;}
.ipsType_richText{color: #FFF !important;}
.ipsButton{background: #2d363c !important;}
.ipsButton_light{background: #4f4f4f !important; color: #FFF !important;}
.cPost:before{background: #2d363c !important;}
.cAuthorPane{background: #2d363c !important;}
.cAuthorPane_author, .cAuthorPane_author a, .cPost .ipsComment_meta{color: #FFF !important;}
/*** WIDGET **/
.ipsWidget_vertical, .ipsWidget_title{background: #2C2F33 !important; color: #FFF !important;}
/** BREADCRUMB **/
.ipsBreadcrumb{background-image: linear-gradient(to bottom, rgb(56, 68, 75) 0%,rgb(45, 54, 60) 100%);border: 1px solid rgba(0,0,0,0.25);border-radius: 3px;box-shadow: rgba(0,0,0,0.2) 0px 1px 5px;}
a{color: #7a8da2;}
a:hover{color: #007a96;}
.ipsType_pageTitle{color: #99AAB5;}
.ipsType_richText{color: #99AAB5;}
.cForumRow .ipsDataItem_title a{color: #7a8da2;}
.cForumRow .ipsDataItem_title a:hover{color: #99AAB5;}
/* FOOTER */
#ipsLayout_footer{margin: 0; padding: 20px 0;text-align: center;}
#elFooterSocialLinks{display: none;}
    */
}

Reviews

No reviews yet.