Skip to content

BelleRain theme by skye

Details

Authorskye

LicenseNo Redistribution

CategoryHorse Reality

Created

Updated

Size95 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 created for the game Horse Reality, it was purchased for in-game currency, please do not use it if you have not paid for it.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         BelleRain theme
@version      20240225.11.26
@namespace    https://userstyles.world/user/skye
@description  THIS IS NOT FREE TO USE.
@author       skye
@license      No Redistribution
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com/") {
:root {
  --light-sage: #a194849e;
    --picture-button: #a19484;
    --gold: #ffffff00;
    --light-green: #a194849e;
    --gold-text: #545454;
    --light-text: #000000;
    --sand: #5643368c;
    --body: #d3d3d329;
    --green-text: #00000069;
    --gold-hover: #000000;
    --green-hover: #60606073;
    --progress: #564336;
    --button: #564336;
    --button-hover: #403228;
    --boxes: #5643368c;
  --white: #000000;
    --odd: #56433673;
    --even: #a1948429;
    --mine: #564336;
    --select: #564336;
    --top-hover: #5643368c;
    --background: url(https://cdn.discordapp.com/attachments/961676472286842890/1060822865655648256/BelleRain_-_Theme_background.png?ex=65eabec8&is=65d849c8&hm=0296084d83f59da84ae0c69251b397bc62583713ee49b2711c03f4756d4e58c1&);
    --map: url(https://cdn.discordapp.com/attachments/731499395849388102/1211272762023223326/New_Project_16_1.png?ex=65ed98aa&is=65db23aa&hm=4638925523eac8f19930abba2ee346e068a3f7dd36e5b30abc3b65f4c1572eda&);
    --title-font: Cormorant SC;
    --main-font: Cormorant SC;
    --headers: url(https://cdn.discordapp.com/attachments/1005764318966599701/1060920042532896909/New_Project_20.png);
}

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

@-moz-document url-prefix("https://www.horsereality.com/") {
:root {
  --light-sage: #a194849e;
    --picture-button: #a19484;
    --gold: #ffffff00;
    --light-green: #a194849e;
    --gold-text: #545454;
    --light-text: #000000;
    --sand: #5643368c;
    --body: #d3d3d329;
    --green-text: #00000069;
    --gold-hover: #000000;
    --green-hover: #60606073;
    --progress: #564336;
    --button: #564336;
    --button-hover: #403228;
    --boxes: #5643368c;
   --white: #000000;
    --odd: #56433673;
    --even: #a1948429;
    --mine: #564336;
    --select: #564336;
    --top-hover: #5643368c;
    --background: url(https://cdn.discordapp.com/attachments/961676472286842890/1060822865655648256/BelleRain_-_Theme_background.png?ex=65eabec8&is=65d849c8&hm=0296084d83f59da84ae0c69251b397bc62583713ee49b2711c03f4756d4e58c1&);
    --horses: url(https://www.horsereality.com/images/profilebg_royalstables.jpg);
    --map: url(https://cdn.discordapp.com/attachments/731499395849388102/1211272762023223326/New_Project_16_1.png?ex=65ed98aa&is=65db23aa&hm=4638925523eac8f19930abba2ee346e068a3f7dd36e5b30abc3b65f4c1572eda&);
    --title-font: Cormorant SC;
    --main-font: Cormorant SC;
}
}

@-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: #564336;
}
.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: #5643367a;
}
.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: #5643367a;
    box-shadow: inset 0 0 0 1px #564336;
}
img[src="https://www.horsereality.com/icon/sex-mare.png"] {
    content: url(https://cdn.discordapp.com/attachments/993766176914153482/1032338320073699438/Sex_-_Mare_Small.png)
}
img[src="https://www.horsereality.com/icon/sex-stallion.png"] {
    content: url(https://cdn.discordapp.com/attachments/993766176914153482/1032338320509902868/Sex_-_Stallion_Small.png)
}
.fa-filter:before {
    content: "\F0B0";
    color: #000;
}
.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: #5643367a;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.tabs .tab.active {
    background: #5643367a;
}
.tabs .tab {
    position: relative;
    z-index: 2;
    margin-right: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 8px 8px 0 0;
    background: #564336;
}
.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: #564336!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: #564336;
}
.tabs .tab.active {
    background: #5643367a;
}
.tabs-wrapper:after {
    position: absolute;
    z-index: 1;
    right: -15px;
    bottom: 0;
    left: -15px;
    height: 1px;
    content: "";
    background: #564336;
}
.tabs .tab {
    position: relative;
    z-index: 2;
    margin-right: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 8px 8px 0 0;
    background: #564336c2;
}

}

@-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;
    color: var(--dark-text);
}
.stall-tabs .stall-tab {
    position: relative;
    z-index: 2;
    margin-right: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 8px 8px 0 0;
    background: var(--select);
}
.button.primary:hover {
    background: var(--button-hover);
}
.horse-filters-search input {
    width: 100%;
    height: 32px;
    padding: 3px 10px 3px 30px;
    border: 0;
    border-radius: 8px;
    background: var(--odd);
}
.current-capacity:hover {
    background: var(--button-hover);
}
.stall-tabs .stall-tab.active a {
    color: var(--dark-text);
    font-family: var(--title-font);
}
.stall-tabs .stall-tab.active {
    background: var(--even);
    font-family: var(--title-font);
}
.current-capacity {
    padding: 3px 6px;
    background: var(--button);
    cursor: pointer;
    border-radius: 8px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0;
    color: var(--light-text);
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}
.current-capacity i {
    color: var(--light-text);
    margin-left: 6px;
}
.horses-title {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    font-family: var(--title-font);
    align-items: center;
    margin-bottom: 15px;
}
.horses-title h1 {
    margin-right: 8px;
    margin-bottom: 0;
    font-family: var(--title-font);
}
nav .pagination .page-item:not(.disabled) .page-link {
    background: var(--odd);
    color: var(--dark-text);
    border-radius: 30px;
}
.horse-item h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    color: var(--dark-text);
    font-family: var(--title-font);
}
.horse-item .breed-and-age,
.horse-item .tagline {
    font-size: 13px;
    line-height: 21px;
    display: block;
    letter-spacing: 0;
    color: var(--dark-text);
    font-family: var(--main-font);
}
.horse-item .sex-mare {
    background: #db346e00;
}
.horse-item .sex {
    font-size: 11px;
    font-weight: 600;
    line-height: 14px;
    position: absolute;
    z-index: 5;
    right: 3px;
    bottom: 3px;
    padding: 1px 4px;
    text-align: center;
    letter-spacing: .23px;
    text-transform: uppercase;
    color: #fafbff00;
    border-radius: 3px;
    background: #f17e6c00;
}
.horse-item .dam,
.horse-item .foal {
    font-size: 11px;
    font-weight: 600;
    line-height: 14px;
    position: absolute;
    top: 3px;
    left: 3px;
    padding: 1px 4px;
    text-align: center;
    letter-spacing: .23px;
    text-transform: uppercase;
    color: #0000;
    border-radius: 3px;
    background: #fff0;
}
.horse-stats .horse-stat-energy i {
    color: var(--dark-text);
}
.horse-stats .horse-stat-fitness i {
    color: var(--dark-text);
}
.horse-stats .horse-stat-affection i {
    color: var(--dark-text);
}

img[src="https://www.horsereality.com/images/profilebg_africa.jpg"] {
    content: url(https://cdn.discordapp.com/attachments/987518421442891878/1010742499737874572/Background_1.png);
}
.minimap.africa {
    background-image: var(--map);
}
.minimap.asia {
    background-image: var(--map);
}
.minimap.australia {
    background-image: var(--map);
}
.minimap.europe {
    background-image: var(--map);
}
.minimap.south-america {
    background-image: var(--map);
}
.minimap.north-america {
    background-image: var(--map);
}
.horse-list .horse-item .image {

    display: ...

Reviews

No reviews yet.