Skip to content

Instantly share code, notes, and snippets.

@pirate
Last active September 13, 2017 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pirate/8dd41f73e9bb63dcd582769106b11bd5 to your computer and use it in GitHub Desktop.
Save pirate/8dd41f73e9bb63dcd582769106b11bd5 to your computer and use it in GitHub Desktop.
.headerDesktop-container{background-color:#0d0d0d}.search-form-fieldset{background:#000}[class*="searchForm-action-button-"]{color:#fff}.searchForm-action-button-advanced:hover,.searchForm-action-button-toggle:hover{background:orange}.customRadio-input:checked+.customRadio-mask{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 10px orange;border-color:orange}.pm_button.primary,.pm_button.primary:active{color:#fff;background-color:#0d0d0d;border-color:#0d0d0d}.pm_button.primary:hover,.pm_button.primary:focus{background-color:#000;border-color:#000}.navigation>li.active,.navigation>li:hover{box-shadow:0 5px 0 0 orange inset}.navigation-link{color:#fff}.navigation-title:hover{color:orange}.pm_dropdown .navigationUser-logout{background-color:#0d0d0d !important;border-color:#0d0d0d !important;color:#fff !important}.pm_dropdown .navigationUser-logout:hover{background-color:#000 !important;border-color:#000 !important;color:#fff !important}.sidebar-btn-compose,.sidebar-btn-compose:active{color:#fff !important;background:orange !important;border:none !important}.sidebar-btn-compose:hover{color:#fff !important;background:orange !important;border:none !important;box-shadow:inset 0 400px 400px rgba(0,0,0,0.1)}.headerDesktop-logo{background-color:#0d0d0d}body section.sidebar{background:#0d0d0d}body section.sidebar a.compose{background:orange;color:#fff}body section.sidebar a.compose:hover{background:#fff;border-color:#fff;color:#0d0d0d}body section.sidebar ul.menu li a{color:#fff}body section.sidebar ul.menu li a:hover{color:orange}body section.sidebar ul.menu li.active a,body section.sidebar ul.menu li.active a{color:#fff}body section.sidebar ul.menu li.active a i.fa,body section.sidebar ul.menu li.active a i.fa:hover{color:orange !important;opacity:1}body section.sidebar ul.menu li a .fa-repeat{color:#fff;opacity:1}body section.sidebar ul.menu li a i.fa{color:#fff;opacity:0.5}body section.sidebar ul.menu li a i.fa:hover,body section.sidebar ul.menu li a:hover i.fa{color:#fff;opacity:1}body section.sidebar ul.menu li a em{color:#fff;opacity:0.5}body section.sidebar div.labels ul li a{color:#fff;opacity:0.5}body section.sidebar div.labels ul li a:hover{color:#fff;opacity:1}body section.sidebar div.footer div.link a,body section.sidebar a.version{color:#fff;opacity:0.5}body section.sidebar div.footer div.link a:hover,body section.sidebar a.version:hover{color:orange;opacity:1}body section.sidebar div.footer div.storage strong{color:#fff;opacity:0.5}body section.sidebar div.footer .bar em{background:orange;height:3px}body section.sidebar div.footer .bar{background:#fff;height:3px}.pm_buttons,.pm_buttons a{color:#0d0d0d}.conversation.marked::before{background:orange;width:5px}#pm_composer .composer header{background:#0d0d0d;color:#fff}p a{color:orange}#pm_composer .composer footer .pm_button{background:#fff;color:#0d0d0d}#pm_composer .composer footer .pm_button:hover{background:#fff;color:#0d0d0d}#pm_composer .composer footer .pm_button.primary{background:#0d0d0d;color:#fff}#pm_composer .composer footer .pm_button.primary:hover{background:orange;color:#fff}#pm_settings .pm_tabs{background:#e6eaf0}#pm_settings .pm_tabs li a.pm_button{color:#0d0d0d;border-color:#e6eaf0}#pm_settings .pm_tabs li a.pm_button:hover{color:orange}#pm_settings .pm_tabs li.active a.pm_button{color:orange}.pm_button.link{color:orange}.pm_toggle.off .off,.pm_toggle.on .on{background:#0d0d0d;color:#fff}.alert.alert-info{background:#e6eaf0;color:#000}html.protonmail .text-purple{color:orange}#pm_settings .bar em{background:orange;height:4px}#pm_settings .bar{background:#0d0d0d;opacity:0.5;height:4px}#plans .plans .plan h3{background:#0d0d0d;color:#fff}#plans .plans .plan.plus-plan h3 span,#plans .plans .plan.visionary-plan h3 span,#plans .plans .plan.visionary-plan header{color:#fff}#plans .plans .plan footer .cycle strong{color:orange}#plans .plans .plan footer .cycle .discount{border-color:transparent orange transparent transparent}#plans .plans .plan footer .cycle .discount span{color:#fff}.pm_modal .modal-dialog{border-color:#0d0d0d}.pm_modal .modal-dialog .close{color:#fff;background:#0d0d0d}.pm_badge{color:#fff}.pm_badge.primary{background:#0d0d0d;color:#fff}.pm_badge.success{background:orange;color:#fff}.pm_table table th a,.pm_table table th .fa{color:orange}body .cg-notify-message.notification-success{background-color:orange;color:#fff}
#conversation-view .message .details .recipients-summary {
line-height: 16px;
font-size: 1em;
font-weight: 600;
}
#conversation-view .message .summary {
font-size: 1em;
font-weight: 600;
}
.fa-inbox {
color: rgba(0, 128, 0, 0.79);
}
.fa-archive {
color: rgb(34, 182, 40);
font-size: 1.3em;
}
.fa-folder {
color: #FFC107;
}
.fa-star {
color: rgb(255, 152, 0);
}
#conversation-view .fa-star {
color: rgb(255, 152, 0);
}
.fa-tag {
color: #6262d4;
}
.fa-ban {
color: rgba(233, 30, 99, 0.51);
}
.fa-filter {
color: rgba(33, 150, 243, 0.76);
}
.fa-mail-reply-all {
color: rgba(0, 128, 0, 0.81);
}
.fa-trash-o, .fa-eye, .fa-mail-reply, .fa-mail-forward {
opacity: 0.5;
}
.fa-trash-o:hover, .fa-eye:hover, .fa-mail-reply:hover, .fa-mail-forward:hover {
opacity: 1;
}
li.navigationReport {
display: none;
}
.headerSecuredDesktop-logo::before {
color: orange;
content: "Monadical";
font-size: 1.6em;
font-weight: 200;
text-align: left;
position: relative;
width: 116px;
top: 2px;
left: -1px;
text-transform: uppercase;
letter-spacing: 1px;
background: none;
}
.headerSecuredDesktop-logo::after {
content: "";
height: 35px;
width: 116px;
top: -2px;
text-align: center;
background: url(../assets/img/logo/logo.svg) center bottom no-repeat;
}
.labelsElement-label {
line-height: 1.5;
font-weight: 400;
padding: 11px 6px;
max-width: 10rem !important;
border: 3px solid currentColor !important;
border-radius: 4px !important;
}
#labelSettings > li > a {
opacity: 0.3;
}
#labelSettings > li > a:hover {
opacity: 0.9;
}
body section.sidebar div.labels ul li a {
opacity: 0.7;
}
body #conversation-list-rows .conversation .fa-star {
color: rgb(255, 152, 0);
font-size: 1.3em;
margin-top: 13px;
margin-left: -2px;
margin-right: 2px;
}
#pm_sidebar > div.footer > div > div.link {
opacity: 0;
}
#pm_sidebar > div.footer > div > div.link:hover {
opacity: 0.7;
}
.navigation-link {
opacity: 0.8;
font-size: 0.9em;
width: auto;
}
#body > header-secured > header > div > ul > li.navigationUser > span > a:nth-child(4) {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment