Skip to content

secretenergy.com - 01/08/2022, 21:47:00 by dex3844

Screenshot of secretenergy.com - 01/08/2022, 21:47:00

Details

Authordex3844

LicenseNo License

Categorysecretenergy

Created

Updated

Size4.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Inverted the main theme - white to purple

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           secretenergy.com - 01/08/2022, 21:47:00
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("secretenergy.com") {
    /* General */
    .h4{
        color:#dfdaee;
    }
    .h5{
        color:#431fb4
    }
    .h6{
        color:#dfdaee
    }
    
    
    
    /* Main Background */
    .elementor-widget-wrap{
        background-color:#431fb4;
        color: #dfdaee;
    }
    
    body.elementor-page-2:not(.elementor-motion-effects-element-type-background), body.elementor-page-2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-color: #431fb4;
    }
    
    /* Slider */
    .slider-arrow-left,.slider-arrow-right{
        background-color:#fff;
    }
   
    
    
    /* Prestige and Earnings Cards*/
    ._prestige.shadow1,._earnings.shadow1 {
        background:linear-gradient(115deg,#7c5ae538 0%, #7950f236 100%);
        color: #dfdaee;
        border:1px solid #7950f2;
    }
    
    .shadow1 ._profile ._name, .shadow1 ._profile ._balance{
        color:#d8d8d8 !important;
    }
    .shadow1 ._profile:hover ._name, .shadow1 ._profile:hover ._balance{
        color:#7b7a7a !important;
    }
    
    .shadow1 ._profile:first-child ._balance {
        color:#ffa500 !important;
    }
    .shadow1 ._profile:nth-child(2) ._balance {
        color:#95d7dd !important;
    }
    .shadow1 ._profile:nth-child(3) ._balance {
        color:#dd9615 !important;
    }
    .shadow1 ._profile.active::before {
        border-color: #7c5ae5 !important;
    }
    .shadow1 ._profile.active .number {
        background-color: #7c5ae5 !important;
        color: #fff !important;
    }
    
    
    
    /* Activity Container */
     #se-activity-stream .main-hr.top, #se-activity-stream .main-hr.bottom{
      border: none;
      border-top: 1px solid #7c5ae5 !important;  
    }
   #se-activity-stream ._activity_container{
        background:linear-gradient(180deg,#7950f233 50%, #2b186340 100%)!important;
       padding:50px;
       border:1px solid #7950f2;
    }
    #se-activity-stream ._activity_container .raf-activity .raf-activity__content{
        padding:30px 0;
    }
    /*--username--*/
    #se-activity-stream ._activity_container .raf-activity .raf-user-bar .raf-avatar, #se-activity-stream ._activity_container .raf-activity .raf-user-bar .raf-user-bar__username {
        color:#dfdaee;
    }
    /*--share and bookmark post --*/
    #se-activity-stream .raf-comment-item__link, #se-activity-stream a {
        background-color: #fff;
    }
    #se-activity-stream ._activity_container .raf-user-bar .raf-dropdown .rfu-icon-button {
        background-color: #fff;
    }
    /*--honors button--*/
    #se-activity-stream ._activity_container ._activity_footer .inner-container{
        background-color: #fff;
        border-radius:10px;
        padding: 10px 15px;
    }
    #se-activity-stream ._activity_container ._activity_footer .inner-container .caption{
        margin: 0;
    }
    #se-activity-stream ._activity_container .raf-activity .raf-reaction-toggle-icon .raf-reaction-icon__label {
        margin-top: 10px;
    }
    /*--gallery-*/
    #se-activity-stream ._activity_container .raf-activity .raf-activity__content .raf-gallery {
        border-color: #7950f2;
    }
    /*--comments--*/
    #se-activity-stream .comments-wrapper .raf-comment-item {
        margin: 10px 0;
    }
    
    #se-activity-stream .comments-wrapper .raf-comment-item .raf-comment-item__content p {
        color:#dfdaee;
    }
    #se-activity-stream .comments-wrapper .raf-comment-item .raf-comment-item__author {
        color:#dfdaee;
    }
    #se-activity-stream .comments-wrapper .raf-reaction-icon__image{
        -webkit-filter: brightness(1.618)contrast(1)hue-rotate(0deg)saturate(1);
  filter: brightness(1.618)contrast(1)hue-rotate(0deg)saturate(1);
    }
    #se-activity-stream .comments-wrapper .like-container #like-awards-word.active {
        color: #fff;
    }
    #se-activity-stream .raf-comment-item__link, #se-activity-stream a {
        background-color: #431fb421;
        color:#fff;
    }
    /* Main Post Text Input */
    #se-activity-stream .input-form-wrapper input#story{
        background-color:#2b1863;
        border: none;
    }
   
    
    
    
    /* Groups and Recent Blogs */
    .groups-wrapper.shadow1,.recent-blog-wrapper.shadow1{
        background:linear-gradient(90deg,#7950f23d 0%, #7950f22e 100%);
        border:1px solid #7950f2;
    }
}

Reviews

No reviews yet.