Skip to content

thestorygraph.com Dracula theme by starkweather

Details

Authorstarkweather

LicenseNo License

Categoryhttps://app.thestorygraph.com/

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just a quick Dracula based theme for Story Graph

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           thestorygraph.com - 6/29/2022, 9:47:12 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("thestorygraph.com") {
    /* Insert code here... */
    h5.pane-heading,
    h2.pane-heading {
        color: #D6ACFF
    }

    a.inline-flex,
    a.hidden {
        color: #f8f8f2
    }

    .desktop-footer, .trix-content, .percentage, p.text-xs, .review-response-summary {
        color: #f8f8f2
    }
    
    .p, .button, div.absolute.right-4 {
        color: #f8f8f2
    }
    
    h4 > a, .filter-menu-check-boxes.mood-option-check-boxes.mb-4, .label-filter-option-item,.toggle-filter-menu {
         color: #50FA7B
    }
    
    h5.text-xl, p, h6.text-xl, h6.chart-type, h6.text-lg, h3.text-sm {
        color: #d6acff
    }
    
    .standard-link, a.read-more-btn, .average-star-rating {
        color: #50FA7B
    }
    

    .bg-lightGrey {
        background-color: #282a36;
    }

    #navbar,
    #user-menu-dropdown {
        background-color: #44475A;
    }

    .standard-pane {
        background-color: #44475a
    }

    .border-darkGrey {
        border-color: #D6ACFF;
    }

    .text-base, i.highcharts-description, p.text-sm.font-medium.text-yellow-800, input.cursor-pointer.px-2.py-1.secondary-btn.progress-tracker-update-button {
        color: #ff79c6
    }

    p.text-sm, .cursor-pointer {
        color: #f1fa8c
    }
    

}

Reviews

No reviews yet.