Skip to content

Second Alfries' Theme by Monet

Details

AuthorMonet

LicenseNo License

CategoryHorse Reality

Created

Updated

Size135 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

DO NOT USE OR DOWNLOAD - for Alfries' 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           Second Alfries' Theme
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    9/28/2023, 2:38:02 PM
@author         Monet
==/UserStyle== */

@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lovers+Quarrel&display=swap');
:root {
            --background: url(https://cdn.discordapp.com/attachments/1121255219041402960/1157383199471718400/Red_Dead_Redemption_2_20230923001442_Taken_By_Alfries_For_Theme_Use_RDR2.png?ex=65186899&is=65171719&hm=e298fad044da0851e410b1bf51d90b1802aebed5750acbad2f940554912a0d49&);
            --horsebackground: url(https://cdn.discordapp.com/attachments/1121255219041402960/1157049051552944148/Aflres_2_bg_edited.png?ex=65173166&is=6515dfe6&hm=53277e5da43c4d57a171fbb35baa1caa5c6f65aeaac365ae9d0f8d3366937479&);
            --horseadopt: url(https://cdn.discordapp.com/attachments/1121255219041402960/1157057714460045373/Aflres_2_bg_edited_adopt.png?ex=65173978&is=6515e7f8&hm=53bc7bddcfa3f2e321dad1b0304d97ee9959129bc69add23c4aa9e5c63c46cb9&);
            --minimap: url(https://cdn.discordapp.com/attachments/1121255219041402960/1157379417983684608/dariusz-sankowski-3OiYMgDKJ6k-unsplash_2.jpg?ex=65186514&is=65171394&hm=0e81e54565ac872028befcf7aac5eb042405cbed277ad515ef65eb92da0581a3&);
            --hrlogo: url(https://cdn.discordapp.com/attachments/1121255219041402960/1157389466651070504/2nd_Alfries_hr-logo.png?ex=65186e70&is=65171cf0&hm=95fd42ca043e2046c3f35c016ebfaea81231152df404355da4c285cc4c10e85b&);
            --font: 'Gilda Display', serif;
            --displayfont: 'Lovers Quarrel', cursive;
            --darkestpurple: rgb(23, 16, 6);
            --green: rgba(87, 72, 44, .5);
            --duskybrown: rgb(158, 119, 49);
            --cream: rgb(210, 191, 148);
            --opaqueduskydarkgreen: rgba(47, 37, 19, .5);
            --moreopaqueduskydarkgreen: rgba(125, 108, 74, .75);
            --lessopaquecream: rgba(138, 126, 104, .2);
            --opaquecream: rgba(79, 61, 35, .55);
            --moreopaquecream: rgba(86, 70, 40, .55);
            --white: rgb(236, 233, 224);
            --grey: rgb(116, 103, 83);
            --olive: rgb(53, 37, 13);
            --row: rgb(133, 111, 77);
            --transparent: rgba(0, 0, 0, 0);
 /*   --darkestpurple: rgb(37, 25, 6);
            --green: rgb(105,87,30);
            --duskybrown: rgb(166, 134, 58);
            --cream: rgb(173, 157, 97);
            --opaqueduskydarkgreen: rgb(123, 100, 49);
            --moreopaqueduskydarkgreen: rgba(41, 29, 7, .75);
            --lessopaquecream: rgba(180, 151, 59, .2);
            --opaquecream: rgba(113, 93, 34, .33);
            --moreopaquecream: rgba(40, 27, 3, .55);
            --white: rgb(217, 210, 188);
            --grey: rgb(139, 129, 109);
            --olive: rgb(63, 47, 7);
            --gold: rgb(64, 43, 0);
            --transparent: rgba(0, 0, 0, 0);*/
            }

@-moz-document url-prefix("https://v2.horsereality.com") {
    .header-menu .user-nav a span, .bluebar.user .hide-xs .user .arrow {
        font-family: var(--font) !important;
      /*  font-size: 20px !important;*/
        font-weight: 600 !important;
        padding-bottom: 0px !important;
        overflow: visible !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) !important;
        }
    .show-profile, .profile-rank, .profile-rank-position, .profile-account, .nav-item.nav-link, .row, .tags-outer.tag-player, .col-sm-3, .profile-estate, .profile-username {
        font-family: var(--font) !important;
        color: var(--white) !important;
        }
    .infotext {
        font-family: var(--font) !important;
        }
    .profile-account-title.padding-top-15, .profile-account-title {
        font-family: var(--font) !important;
        color: var(--cream) !important;
        }
    .role-big {
        opacity: 0;
        }
    .show-profile .navbar {
        background-color: var(--darkestpurple) !important;
        border-top: 2px solid var(--row) !important;
        border-bottom: 2px solid var(--row) !important;
        }
    .component.table .table tbody {
       background-color: var(--transparent) !important;
        }
    .minimap {
        content: var(--minimap);
        }
    .table {
        font-family: var(--font) !important;
        color: var(--white) !important;
        background-color: var(--transparent) !important;
        }
    .horse-item .content {
        font-family: var(--font) !important;
        color: var(--white) !important;
        background-color: var(--opaqueduskydarkgreen) !important;
        }
    .horse-item .content h2 {
        color: var(--white) !important;
        }
    .horse-item .breed-and-age, .horse-stats .horse-stat span, .horse-item .tagline {
        color: var(--cream) !important;
        }
    .horses-title-desktop {
        font-family: var(--displayfont) !important;
        font-size: 45px !important;
        }
    .level {
        font-size: 15px !important;
        }
    .header-menu .user-nav #user-nav-dropdown {
        min-width: 13em;
        padding: 0.5em 1em 1em;
        }
    .fas.fa-user-circle, .fas.fa-star, .fas.fa-map, .fas.fa-comments, .fas.fa-bookmark, .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-arrows-up-down-left-right, .fa-solid.fa-cog, .fa-square-check {
        color: var(--cream) !important;
        }
    .bookmark-star {
        color: var(--cream) !important;
        }
    .current-capacity {
        color: var(--white) !important;
        background-color: var(--row) !important;
        }
    .header-section-icon.type-action {
        background-color: var(--cream) !important;
        }
    .horses .empty {
        color: var(--darkestpurple) !important;
        border: 1px solid var(--darkestpurple);
        }
    .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(--cream) !important;
        }
    .normalize {
        color: var(--darkestpurple);
        }
    .col-lg-10.main-content {
        font-family: var(--font);
        color: var(--white) !important;
        background-color: var(--opaquecream) !important;
        border: 0px solid var(--cream) !important;
        }
    p, p span, h1, h1 span {
        font-family: var(--font) !important;
        color: var(--white) !important;
        }
    h4, h4 span, h2, h2 span, h3, h3 span, li span, ul span {
        font-family: var(--font) !important;
        color: var(--white) !important;
        }
    .daily-rollover-content-wrapper {
        background-color: var(--green) !important;
        font-family: var(--font);
        color: var(--white) !important;
        }
    .daily-rollover-content {
        background-color: var(--green) !important;
        font-family: var(--font);
        color: var(--white) !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, .cms-page .cms-page-button:active, .header-cta .cta-button button:active, .estate-item .estate-item-buy button:active {
        box-shadow: var(--cream) 0 3px 7px inset !important;
        transform: translateY(2px) !important;
        min-height: 35px !important;
        }
.btn.btn-cta:focus, btn.btn-warning.btn-cta:focus, .btn-primary.btn:focus, .button.primary:focus, .form-control.btn.go-to-inventory-btn:focus, .button.yellow, input[type=submit].yellow:focus, .yellow.action-enterwp:focus, button.yellow:focus, button.dark:focus, .card-item-action button.black:focus, .card-item-action button:focus, .yellow_btn:focus, .exchange_actions_window_buttons button:focus, .button.black:focus, .button.secondary:focus, .cms-page .cms-page-button:focus, .header-cta .cta-button button:focus, .estate-item .estate-item-buy button:focus {
  box-shadow: var(--cream) 0 0 0 1.5px inset, rgba(31, 29, 19, .4) 0 2px 4px, rgba(31, 28, 19, .3) 0 7px 13px -3px, var(--cream) 0 -3px 0 inset !important;
        min-height: 35px !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, .cms-page .cms-page-button:hover, .header-cta .cta-button button:hover, .estate-item .estate-item-buy button:hover {
        box-shadow: rgba(31, 28, 19, .4) 0 4px 8px, rgba(31, 29, 19, .3) 0 7px 13px -3px, var(--duskybrown) 0 -3px 0 inset !important;
        transform: translateY(-2px) !important;
        min-height: 35px !important;
        }
    .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, but...

Reviews

No reviews yet.