Skip to content

Coyote's Theme by Monet

Details

AuthorMonet

LicenseNo License

CategoryHorse Reality

Created

Updated

Size67 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

DO NOT USE OR DOWNLOAD - for coyotelovely's use only

Notes

Do not use my code in any way

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Coyote Theme
@namespace      Monet
@version        1.0.0
@description    coyotelovely
@author         Monet
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com"), domain("www.horsereality.com") {
    @import url('https://fonts.googleapis.com/css2?family=New+Rocker&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Sanchez&display=swap');
        :root {
            --background: url(https://cdn.discordapp.com/attachments/1121255219041402960/1148797826114015264/profilebg_storm_short.jpg);
            --horsebackground: url(https://www.horsereality.com/images/profilebg_storm.jpg);
            --font: 'Sanchez', serif;
            --boldfont: 'New Rocker', cursive;
            --headersCFAbttstabletabs: rgb(197,125,87);
            --horsepanels: rgb(244,172,134);
            --opaqueaccents: rgba(128, 144, 150, .5);
            --accents: rgb(155,174,181);
            --bordercolor: rgb(248,221,168);
            --text: rgb(38,19,5);
            --transparent: rgba(0, 0, 0, 0);
            }
    .component.table .table tbody {
        background-color: var(--horsepanels);
        }
    .header-menu .currencies li span:hover {
        font-family: var(--font) !important;
        color: var(--accents) !important;
        }
    .user, .slidedown, .toplinks {
        font-family: var(--font) !important;
        }
    .toplinks ul li a:hover, #bbmenu.user ul.slidedown li a:hover {
        color: var(--accents) !important;
        }
    .header-menu .user-nav a span, .bluebar.user .hide-xs .user .arrow {
        font-family: var(--boldfont) !important;
        }
    .side-nav ul .subtitle, .sidemenu li .subtitle {
        font-family: var(--boldfont) !important;
        color: var(--text) !important;
        }
    .side-nav ul a:hover {
        font-family: var(--font) !important;
        color: var(--accents) !important;
        }
    .horses-title-desktop {
        font-family: var(--boldfont) !important;
        color: var(--text) !important;
        }
    body.background.europe, body.background.north-america, body.background.south-america, body.background.asia, body.background.africa, body.background.australia {
        background-image: var(--background);
        }
    .show-profile, .profile-rank, .profile-rank-position, .profile-username, .profile-estate, .profile-account, .nav-item.nav-link, .row, .tags-outer.tag-player, .col-sm-3 {
        font-family: var(--font) !important;
        color: var(--text) !important;
        }
    .stall-tab-edit span.count {
        color: var(--text) !important;
        }
    .infotext {
        font-family: var(--font) !important;
        }
    .profile-account-title.padding-top-15, .profile-account-title {
        font-family: var(--font) !important;
        color: var(--text) !important;
        }
    .role-big {
        opacity: 0;
        }
    .progress span {
        font-family: var(--font) !important;
        color: var(--text) !important;
        }
    .progress {
        font-family: var(--font) !important;
        background-color: var(--opaqueaccents) !important;
        }
    
    .show-profile .navbar-avatar .navbar-avatar-container, .show-profile.desert-sands .navbar-avatar .navbar-avatar-container {
        border: 2px solid var(--bordercolor) !important;
        border-radius: 5px;
        }
    .show-profile .navbar {
        background-color: var(--headersCFAbttstabletabs) !important;
        border-top: 2px solid var(--opaqueaccents) !important;
        border-bottom: 2px solid var(--opaqueaccents) !important;
        }
    .horse-item .tagline, .horse-item .breed-and-age, .horse-stats .horse-stat span {
        color: var(--text) !important;
        }
    .horse_banner.europe, .horse_banner.north-america, .horse_banner.south-america, .horse_banner.asia, .horse_banner.africa, .horse_banner.australia, .image {
        background-image: var(--horsebackground);
        }
    img[src="/img/hr-logo.png"]{
        content: url("https://cdn.discordapp.com/attachments/1091919964484677654/1138475305363832832/New_Rocker_hr-logo.png");
        }
    [alt="Horse Reality"] {
        content: url("https://cdn.discordapp.com/attachments/1091919964484677654/1138475305363832832/New_Rocker_hr-logo.png");
        }
    .minimap {
        content: url("https://cdn.discordapp.com/attachments/1127055875807395911/1139641324170133564/Untitled909_20230811142719.png");
        border-radius: 0 !important;
        }
    .table {
        font-family: var(--font) !important;
        color: var(--text) !important;
        background-color: var(--horsepanels) !important;
        }
    .horse-item .content {
        font-family: var(--font) !important;
        color: var(--text) !important;
        background-color: var(--horsepanels) !important;
        border: 2px solid var(--bordercolor);
        }
    .horse-item .content h2 {
        color: var(--text) !important;
        }
    .fas.fa-user-circle, .fas.fa-star, .fas.fa-map, .fas.fa-comments, .fas.fa-bookmark, .fa.fa-user, .fa.fa-home, .fa-solid.fa-bolt-lightning, .fa-solid.fa-dumbbell, .fa-solid.fa-heart, .fa-circle-plus:before, .fa-xmark-large, .fa-magnifying-glass, .fa-solid.fa-star.bookmarked, .fa-stopwatch, .fa-users, .fa-plus:before, .info .info-icon>span, .fa-vial, .fa-box-open, .fa-horse-head, .fa-shipping-fast, .fa-filter::before, .total-horses i, .total-items i, .total-vials i, .fa-chevron-right, .fa-chevron-left, .breadcrumb-item+.breadcrumb-item::before, .fa-trash, .fa-pen {
        color: var(--text) !important;
        }
    .current-capacity {
        background-color: var(--opaqueaccents);
        color: var(--text) !important;
        }
    .current-capacity:hover {
        background-color: var(--accents);
        }
    .header-section-icon.type-action {
        background-color: var(--text) !important;
        }
    .market-office-table .market-office-table-row-autobuy, .market-office-table .market-office-table-row-timer, .market-office-table .market-office-table-row-highestbid, .market-office-table .market-office-table-row-offers {
        color: var(--text) !important;
        }
    .market-office-table .market-office-table-header, .link-table .link-table-row .link-table-icon-container .link-table-icon {
        background-color: var(--headersCFAbttstabletabs);
        }
    .market-office-table {
        border: 2px solid var(--bordercolor);
        overflow: hidden;
        }
    .normalize {
        color: var(--text) !important;
        }
    .col-lg-10.main-content {
        font-family: var(--font);
        color: var(--text) !important;
        background-color: var(--opaqueaccents) !important;
        border: 2px solid var(--bordercolor) !important;
        border-radius: 0px 5px 5px 5px;
        }
    p, h1, p span, h1 span {
        font-family: var(--font) !important;
        color: var(--text) !important;
        border-radius: 5px;
        }
    h4, h2, h3, h4 span, h2 span, h3 span, li span, ul span {
        font-family: var(--font) !important;
        color: var(--text) !important;
        }
    .daily-rollover-content-wrapper {
        background-color: var(--horsepanels) !important;
        font-family: var(--font);
        color: var(--text) !important;
        }
    .daily-rollover-content {
        background-color: var(--horsepanels) !important;
        font-family: var(--font);
        color: var(--text) !important;
        }
    .btn.btn-cta:active, btn.btn-warning.btn-cta:active, .btn-primary.btn:active, .button.primary:active, .form-control.btn.go-to-inventory-btn:active, .button.yellow, input[type=submit].yellow:active, .yellow.action-enterwp:active, button.yellow:active, button.dark:active, .card-item-action button.black:active, .card-item-action button:active, .yellow_btn:active, .exchange_actions_window_buttons button:active, .button.black:active, .button.secondary:active, .header-cta .cta-button button:active, .estate-item .estate-item-buy button:active {
        background-color: var(--headersCFAbttstabletabs) !important;
        border: none;
        border-radius: 5px !important;
        opacity: 66% !important;
        box-shadow: none !important;
        }
    .btn.btn-cta:hover, btn.btn-warning.btn-cta:hover, .btn-primary.btn:hover, .button.primary:hover, .form-control.btn.go-to-inventory-btn:hover, .button.yellow, input[type=submit].yellow:hover, .yellow.action-enterwp:hover, button.yellow:hover, button.dark:hover, .card-item-action button.black:hover, .card-item-action button:hover, .yellow_btn:hover, .exchange_actions_window_buttons button:hover, .button.black:hover, .button.secondary:hover,.header-cta .cta-button button:hover, .estate-item .estate-item-buy button:hover  {
        background-color: var(--headersCFAbttstabletabs) !important;
        border: 1px solid var(--bordercolor) !important;
        border-radius: 5px !important;
        opacity: 66% !important;
        box-shadow: none !important;
        color: var(--bordercolor);
        }
    .btn.btn-cta, .btn-primary.btn, btn.btn-warning.btn-cta, .button.primary, .form-control.btn.go-to-inventory-btn, .button.yellow, input[type=submit].yellow, .yellow.action-enterwp, button.yellow, button.dark, .card-item-action button.black, .card-item-action button, .exchange_actions_window_buttons button, .button.black, .button.secondary, .header-cta .cta-button button, .estate-item .estate-item-buy button {
        background-color: var(--headersCFAbttstabletabs) !important;
        border: 1px solid var(--horsepanels) !important;
        border-radius: 5px !important;
        box-shadow: none !important;
        color:  var(--text) !important;
        }
    .yellow_btn, .form-control {
        background: var(--headersCFAbttstabletabs);
        border: 1px solid var(--horsepanels) !important;
        border-radius: 5px !important;
        box-shadow: none !important;
        }
    .input-group .form-control, .col-sm-10 .form-control, .row_960 inp...

Reviews

No reviews yet.