Skip to content

protothema.gr DARK by raPhaeL

Screenshot of protothema.gr DARK

Details

AuthorraPhaeL

LicenseNo License

Categoryprotothema

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Theme for protothema

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         protothema DARK
@description  Dark Theme for protothema
@namespace    www.protothema.gr
@author       raPhaeL
@version      0.1.0
==/UserStyle== */
@-moz-document domain("www.protothema.gr"){

body {
    background-color: #000000e8 !important;
    color: #f2f1f1!important;
}

a {
    color: #f2f1f1!important;
}


.comCnt .txt, .comCnt p {
  color: #5e95ce !important;
}


.comCnt .author {
 color: #f2f1f1!important;
}

.comCnt .btm a {
  font-size: 10px;
  /*color: #326ec1  !important;*/
    color:#9c9a9a!important;
}

.comSection .title .linkButton {
    color: #f2f1f1!important;

}

.articleContainer__main .cnt:nth-child(1):not(.liveCol__content) a, .articleContainer__main .cnt:nth-child(3) a, 
.articleContainer__main .infoContent a, .articleTopInfo h3 a, 
.longForm .longFormContainer .infoContent a, .longForm > .cnt a, .simpleContent a, p a {
  text-decoration: none;
  transition: all .3s ease;
  position: relative;
  padding: 0 2px;
  
}

.bannerWrp__inner {
  display:none;
}

.articleContainer__main .cnt:nth-child(2) {
    background: #202124;
}

.topNav {
    background-color: #000000e8 !important;
    color: #f2f1f1!important;
}

.topNav .rightColmn {
    background: #202124;
    color: #f2f1f1!important;
}

.title span {
  color: #f2f1f1!important;
}

.navWrp .grayRow {
    background: #202124;
    color: #f2f1f1!important;
}

a:hover {
  color:  #000000e8;
}

.form.gray {
  background-color: #000000e8 !important;
}

.aside h2 {
  color: #f2f1f1!important;
}

.aside .tabsHeader span:hover, .newsFeedSection .tabsHeader span:hover {
   color: #f2f1f1!important;
}

.section.newStories {
  background-color: #000000e8 !important;
}

.sliderContent {
 background: #202124;
    color: #f2f1f1!important;
}

.slideOuter article .txt p {
  color: #f2f1f1!important;
}

p a {
  color: #f2f1f1!important;
}

.slideOuter .mainLink {
  color: #f2f1f1!important;
}

.section.bannerWrp {
 background: #202124;
}

.topInfo.withTags {
  background: #202124;
}

.withBg article .desc {
 background-color: #000000e8 !important;
}

.typeFull article .desc {
 background: #202124;
}

.footer__top {
  background: #202124;
}

.footer {
 background-color: #000000e8 !important;
}

.wrapper {
 background: #202124;
}

.leftSect {
    background: #3b3d41;
    color: #f2f1f1!important;
}

.rightSect {
background: #3b3d41;
    color: #f2f1f1!important;
}

.outloud h3 {
    color: #f2f1f1!important;
}

.outloud .categ {
color: #f2f1f1!important;
}



}

Reviews

No reviews yet.