Skip to content

Devils Madam's Theme by skye

Details

Authorskye

LicenseNo Redistribution

CategoryHorse Reality

Created

Updated

Size90 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

THIS IS NOT FREE TO USE!

Notes

This is a theme purchased with IGN, please do NOT use it if it wasn't specifically made for you.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         Devils Madam
@version      20230508.15.42
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com/") {
:root {
    --light-sage: #f4e7f891;
    --picture-button: #dfa9ae;
    --gold: #ffffff4f;
    --light-green: #f4e7f891;
    --gold-text: #0000007a;
    --light-text: #00000063;
    --sand: #e0bbccba;
    --body: #c5ebf87a;
    --green-text: #00000069;
    --gold-hover: #000000;
    --green-hover: #d8a2a9;
    --progress: #c46465;
    --button: #d8a3a9;
    --button-hover: #c7979d;
    --boxes: #e0bbccba;
    --white: #ffffff;
    --odd: #d6a8b275;
    --even: #d492958c;
    --mine: #bd7e83a1;
    --select: #d89ba2;
    --top-hover: #e18082ab;
    --background: url(https://cdn.discordapp.com/attachments/731499395849388102/1104836701702070272/aj-McsNra2VRQQ-unsplash.jpg);
    --map: url(https://cdn.discordapp.com/attachments/731499395849388102/1104838356245958668/Pearl_map_1_1_1.png);
    --title-font: Cormorant SC;
    --main-font: Cormorant SC;
    --headers: url(https://cdn.discordapp.com/attachments/731499395849388102/1104837694460272732/New_Project_62.png);
}

.component.table .table {
    background-color: #fff0;
    margin: 0;
}
}

@-moz-document url-prefix("https://www.horsereality.com/") {
:root {
    --light-sage: #f4e7f891;
    --picture-button: #dfa9ae;
    --gold: #ffffff4f;
    --light-green: #f4e7f891;
    --gold-text: #0000007a;
    --light-text: #00000063;
    --sand: #e0bbccba;
    --body: #c5ebf87a;
    --green-text: #00000069;
    --gold-hover: #000000;
    --green-hover: #d8a2a9;
    --progress: #c46465;
    --button: #d8a3a9;
    --button-hover: #c7979d;
    --boxes: #e0bbccba;
    --white: #ffffff;
    --odd: #d6a8b275;
    --even: #d492958c;
    --mine: #bd7e83a1;
    --select: #d89ba2;
    --top-hover: #e18082ab;
    --background: url(https://cdn.discordapp.com/attachments/731499395849388102/1104836701702070272/aj-McsNra2VRQQ-unsplash.jpg);
    --horses: url(https://www.horsereality.com/images/profilebg_pantanal.jpg);
    --map: url(https://cdn.discordapp.com/attachments/731499395849388102/1104838356245958668/Pearl_map_1_1_1.png);
    --title-font: Cormorant SC;
    --main-font: Cormorant SC;
}
}

@-moz-document url-prefix("https://v2.horsereality.com/delta-store") {
.delta-store-service header h3 .delta-store-tag {
    position: absolute;
    display: inline-block;
    margin-left: 5px;
    background: var(--button);
}

.delta-store-item-content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: var(--even);
}

.button.primary {
    background: var(--button);
}
.button.primary:hover {
    background: var(--button-hover);
}

.delta-store-item-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px;
    color: #fff;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: var(--odd);
}

.delta-store-bonus {
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    position: absolute;
    z-index: 100;
    top: 3px;
    right: -3px;
    padding: 2px 5px;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    color: #fff;
    border-radius: 3px;
    background: var(--button);
}

.delta-store-tag {
    font-size: 11px;
    font-weight: 700;
    padding: 2px 5px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    background: var(--button);
}

.delta-store-item-price-total {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.notice.warning {
    color: #ffffff;
    border: 1px solid #ffeeba00;
    background: var(--even);
}

.button.black,
.button.secondary.active,
.button.secondary:hover {
    color: #fff;
    background: var(--button-hover);
}

.delta-store-service-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
    width: calc(100% + 30px);
    margin-bottom: -15px;
    margin-left: -15px;
    padding: 30px 38px;
    background: var(--even);
}

.delta-store-service header {
    position: relative;
    padding: 12px 15px 9px;
    background: var(--even);
}

.delta-store-service header h3 .delta-store-tag.active {
    background: var(--button);
}

.delta-store-service footer {
    padding: 15px;
    border-top: 1px solid #0000;
}


.delta-store-support {
    margin-top: 15px;
    margin-bottom: -15px;
    opacity: 0%;
}

.delta-store-best-deal-yellow {
    bottom: -40px;
    opacity: 0%;
}



.delta-store-best-deal {
    height: 200px;
    border-radius: 6px;
    background: var(--even);
}

.delta-store-item-icon:before {
    position: absolute;
    top: -10px;
    display: block;
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50%;
    background: #ffffff1f;
}

.delta-store-service {
    overflow: hidden;
    width: 100%;
    max-width: 300px;
    border-radius: 8px;
    background: var(--even);
}

.delta-store-service section ul li {
    font-size: 13px;
    font-weight: 700;
    position: relative;
    margin-bottom: 5px;
    padding-left: 16px;
    color: #ffffffbd;
}
.delta-store-best-deal-price-delta-points {
    font-size: 18px;
    text-decoration: line-through;
    color: #ffffff94;
}
.notice a {
    font-weight: 600;
    transition: all .2s;
    color: #a97074;
}
.delta-store-service header span {
    font-size: 10px;
    font-weight: 700;
    color: #ffffffbd;
}
.delta-store-service header .days-left .days {
    color: #893e32;
}
.delta-store-item-currency {
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    margin-top: 2px;
    margin-left: 3px;
    color: #ffffff;
}
.delta-store-service footer h4 {
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    text-transform: none;
    color: #893e32;
}
.delta-store-service section p {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    color: #ffffff;
}
.delta-store-service-payment-options .delta-store-service-payment-option-description {
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #893e32;
}
.delta-store-service-payment-options .delta-store-service-payment-option-price {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    color: #fff;
}
}

@-moz-document url-prefix("https://v2.horsereality.com/foal-calendar") {
.button.primary {
    background: var(--button);
}
.button.primary:hover {
    background: var(--button-hover);
}
.tabs-wrapper:after {
    position: absolute;
    z-index: 1;
    right: -15px;
    bottom: 0;
    left: -15px;
    height: 1px;
    content: "";
    background: var(--even);
}
.info .info-icon {
    font-size: 11px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-shrink: 0;
    -webkit-box-pack: center;
    justify-content: center;
    width: 30px;
    height: 100%;
    margin-right: 8px;
    color: #000000;
    background: var(--odd);
}
.info {
    font-weight: 700;
    display: -webkit-box;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
    align-items: center;
    height: 20px;
    padding-right: 8px;
    border-radius: 4px;
    background: var(--odd);
    box-shadow: inset 0 0 0 1px #00000073;
}

.fa-filter:before {
    content: "\F0B0";
    color: var(--mine);
}
.foal-calendar-table .filter {
    font-weight: 700;
    cursor: pointer;
    color: #000!important;
}
.modal-inner {
    width: 80%;
    max-width: 400px;
    padding: 10px;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    border-radius: 8px;
    background: var(--even);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.tabs .tab.active {
    background: var(--odd);
}
.tabs .tab {
    position: relative;
    z-index: 2;
    margin-right: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 8px 8px 0 0;
    background: var(--even);
}
.tabs .tab > span,
.tabs .tab a,
.tabs .tab input {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
}
.tabs .tab.active a {
    color: #000;
}
}

@-moz-document url-prefix("https://v2.horsereality.com/bookmarks") {
.foal-calendar-table .filter {
    font-weight: 700;
    cursor: pointer;
    color: var(--even)!important;
}
.tabs .tab > span,
.tabs .tab a,
.tabs .tab button {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 6px 16px;
    white-space: nowrap;
    color: var(--gold-text);
}
.tabs .tab.active {
    background: var(--odd);
}
.tabs-wrapper:after {
    position: absolute;
    z-index: 1;
    right: -15px;
    bottom: 0;
    left: -15px;
    height: 1px;
    content: "";
    background: var(--even);
}
.tabs .tab {
    position: relative;
    z-index: 2;
    margin-right: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 8px 8px 0 0;
    background: var(--even);
}
}

@-moz-document url-prefix("https://v2.horsereality.com/horses") {
.horse-list.alternate .horse-item:nth-child(2n) .content {
    background: var(--odd);
}

.horse-item .content {
    overflow: hidden;
    border-radius: 8px;
    background: var(--even);
    border-radius: 50px 50px 50px 50px;
}
.button.primary {
    background: var(--button);
}
.button {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    min-width: 100px;
    padding: 4px 16px;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
    color: var(--light-text);
    border: 0;
    border-radius: 30px;
}
.stall-tabs .stall-tab > span,
.stall-tabs .stall-tab a {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 6px 16px;
    white-space: nowrap;
    c...

Reviews

No reviews yet.